Class 5 prompts - BleepLabs/Arduino-Light-And-Sound GitHub Wiki
Two sounds:
- Add a filter after the envelope. Use pots to control the cutoff frequency (0-15000) and resonance (.5-.0).
- Add a second drum module that plays a set amount of time after you press the button for the existing drum.
- Make the LEDs fade out after the button is released rather than just turning on and off
Sequencer:
- Add a third sound with a pink noise going though an envelope module to an open mixer channel.
Class 4 code:
- Think about adding these event based sounds to existing code examples or things you have made