-
Notifications
You must be signed in to change notification settings - Fork 0
3. Playing an Audio File when Above a Threshold
roberthjack edited this page Jun 21, 2018
·
1 revision
Open up Example 02.
By using the [vslider]
object we can create a slider that allows us to output a variable value between 0 and 1. The [setThreshold]
block allows us to start the sample when the slider passes above a certain value, and to stop it when the slider passes below.
Set the threshold value in the number block.
1. Introduction to Programming with PD
2. Playing an Audio File in PD
3. Playing an Audio File when Above a Threshold
4. Add and Control an Audio Effect
5. Playing Two Audio Samples and Controlling Audio Effects
6. Intro to Bela and Putting PD Code on Bela
7. Using Belascope to Observe Interactions with Analogue Sensors
8. Playing Audio File Based on Analogue Sensor