Drum Sampler
So I discovered a program similar to MaxMSP called Puredata, that can be used with a RPi. Whilst reading at uni, MaxMSP was used extensively during certain projects, so I am quite proficient with it. After a few YouTube tutorials I managed to get a few patches up and running.
These tutorials can be found here:
https://www.youtube.com/playlist?list=PL0dqIhYnzlnPeQAC5mRzKq5HLwfBGRYaO
Puredata is a freeware, object orientated programming language, and is specialised within the field of audio.
After a bit of playing I managed to make a drum sampler, albeit a messy one (I have no idea how to use the GUI yet!)
The patch contains a programmable interface, reset button, tempo, four presets, and four lines of samples.
![](https://static.wixstatic.com/media/6a2c8e_e9e746a6ceec476f977f849dc3a850f0~mv2.jpg/v1/fill/w_960,h_540,al_c,q_85,enc_avif,quality_auto/6a2c8e_e9e746a6ceec476f977f849dc3a850f0~mv2.jpg)
It just about fits on the touch screen. (Menus can be minimised.) Experimented heavily with abstraction.