- Extend the metronome (“Flasher” from lecture 1) with sound output. You can use [sfplay~] to trigger a sample on every beat.
- Allow the user to choose among 3 sounds/samples. Don’t forget to save the sound files in the same folder as your patch.
- Have a look at the [umenu] object in order to provide the user with an easy way to choose among the samples. Open the help file of [umenu] and look at theĀ ‘autopopulate’-tab to see how this can be done…