So here we go ! Lets transform our Raspberry PI into a fancy “hardware” sampler đŸ˜€
Hardware needs:
- Raspberry PI, I got a raspberry pi 3 in stock so go for it
- DAC (Digital Audio Converter) for good audio quality with no buzzing
- Touch screen : The official 7″ Raspberry PI touch screen that I got is perfect
- Custom box (3D printed one will be perfect)
Software needs:
- Lightweight Linux with no Desktop manager, it will directly boot on Miaouzik software
- Our software must be powerfull and efficient to take the best of our hardware. It will be written in C++ with QT framework.
That’s it, here are our basic requirements.