387
edits
| Line 34: | Line 34: | ||
| ===Setting the threshold=== | ===Setting the threshold=== | ||
| <br><br> | |||
| [[File:Max02.png|500px]] | [[File:Max02.png|500px]] | ||
| <br><br> | |||
| To use a constant audiostream, and trigger things with it, you need something called "Envelope Follower". Therefore we used a sub-patch which comes with to standard max-externals.<br> | To use a constant audiostream, and trigger things with it, you need something called "Envelope Follower". Therefore we used a sub-patch which comes with to standard max-externals.<br> | ||
| This patch detects peaks in the audio-signal, if you want to use a peak above a certain level you have to look at the gain and set the threshold then. | This patch detects peaks in the audio-signal, if you want to use a peak above a certain level you have to look at the gain and set the threshold then. | ||
| <br><br><br><br> | |||
| ===Trigger Text and Mute Audio Sources in Unity=== | ===Trigger Text and Mute Audio Sources in Unity=== | ||
edits