I’d love to create a little drum machine ouf of my Wizard, where MIDI note messages could trigger the playback of a number of audio files. The samples are WAV files right now, but I can convert to raw or even arrays of bytes if need be. How might I go about getting the audio files on the Wizard, and how can I access and trigger playback from a patch?
It appears that there’s ample RAM to store a few samples, but I can’t find any specs on how much ROM space there is.