Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

View file
nameAudioSampleKick.h
height250
View file
nameAudioSampleSnare.cpp
height250
View file
nameAudioSampleSnare.h
height250
View file
namedata_ulaw.c
height250
View file
nameAudioSampleCashregister.cpp
height250
View file
nameAudioSampleCashregister.h
height250
View file
nameAudioSampleHihat.cpp
height250
View file
nameAudioSampleHihat.h
height250
View file
nameAudioSampleKick.cpp
height250

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
namePicoADKSamplePitch.ino
height250


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.