...
View file |
---|
name | AudioSampleKick.h |
---|
height | 250 |
---|
|
View file |
---|
name | AudioSampleSnare.cpp |
---|
height | 250 |
---|
|
View file |
---|
name | AudioSampleSnare.h |
---|
height | 250 |
---|
|
View file |
---|
name | AudioSampleCashregister.cpp |
---|
height | 250 |
---|
|
View file |
---|
name | AudioSampleCashregister.h |
---|
height | 250 |
---|
|
View file |
---|
name | AudioSampleHihat.cpp |
---|
height | 250 |
---|
|
View file |
---|
name | AudioSampleHihat.h |
---|
height | 250 |
---|
|
View file |
---|
name | AudioSampleKick.cpp |
---|
height | 250 |
---|
|
Then play wav files in high flash memory, using LittleFS
https://arduino-pico.readthedocs.io/en/latest/fs.html
Then adjust playback speed and amplitude with pots
Then add piezos as triggers, add polyphony
Add MIDI
Add back pots to vary speed and amplitude
Add midi, polyphonyNext we add playback speed adjust with POT1.
View file |
---|
name | PicoADKSamplePitch.ino |
---|
height | 250 |
---|
|
After that we will add piezos to control timing and amplitude.
Then we will add polyphony.
Then a utility to store up to four samples in high memory where Arduino downloads won't erase them.