Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Velocity sensitive #10

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Conversation

paul-at
Copy link

@paul-at paul-at commented Feb 2, 2016

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

@brianjolly
Copy link

This is working great for me with Pi3.

@Keeze
Copy link

Keeze commented May 13, 2016

Works with Pi2! CPU max out on 30%, so no issues... Tnx for this great work

@paul-at
Copy link
Author

paul-at commented Feb 7, 2017

Updated this PR to bring it in line with latest changes by Joseph

@dosas
Copy link

dosas commented Apr 23, 2024

@josephernest This also looks like a great and reviewed/tested addition why is it not merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants