SamplerBox icon indicating copy to clipboard operation
SamplerBox copied to clipboard

SamplerBox is a sampler musical instrument based on RaspberryPi.

Results 37 SamplerBox issues
Sort by recently updated
recently updated
newest added

This pull requests includes various changes that I couldn't easily split into individual pull requests as they would conflict with each other, but I would be more than happy to...

On Grand Piano samples, When i play a b4 (midinote:59) it played b2v*.wav In ActuallyLoad() I remove +2 and it seems to works correctly. Midinote to octave and notes http://www.midimountain.com/midi/midi_note_numbers.html

I'm having troubles installing `rtmidi_python` on Windows. After checking, it seems like the project is pretty abandoned. In order to make SamplerBox working on my PC, I had to switch...

Occasionally, usually when pressing way too many keys on the keyboard, I run into the following error which makes it impossible to recover. Sometimes restarting the python app helps, sometimes...

Trying to change program from keyboard or another usb entry. ¿It's steel possible?

Hi Joseph, SamplerBox is a wonderful creation. Thank you for making and sharing! I think that samplerbox_20170710 fails to boot in my 2019 Rpi because (I'm guessing) it's built on...

When I put the .IMG file onto my sd card, then put it in my RPI 2, I plugged it in, but nothing happened. My keyboard didn't turn on when...

Hi, Trying this line of code on jupyter notebook: `import sounddevice as sd` Getting the following error: `ModuleNotFoundError: No module named 'sounddevice'` Have tried: `pip install sounddevice` `conda install -c...

I've downloaded SamplerBox to my Raspberry Pi 4. After running `python samplerbox.py`, I get `Invalid audio device #2`. How do I fix this?