Drum Sampler
- joshlyell
- Jul 20, 2016
- 1 min read
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.

It just about fits on the touch screen. (Menus can be minimised.) Experimented heavily with abstraction.
Comments