SamplerBox
SamplerBox copied to clipboard
Velocity sensitive
Implemented %%velocitysensitivity patch setting to configure how much MIDI velocity affects sample volume.
For some reason it appears that current calculations are pushing CPU to the limit. Despite making changes to reduce number of floating-point operations (which helped) I had to reduce MAX_POLYPHONY a little.
Other changes:
- optional local configuration file with configuration options overrides
- halved size of mixaudiobuffers
- build improvements
This is working great for me with Pi3.
Works with Pi2! CPU max out on 30%, so no issues... Tnx for this great work
Updated this PR to bring it in line with latest changes by Joseph