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

Program crashes if midi events to be saved exceed 10 thousand #116

Open
PiotrBarcz opened this issue Jul 13, 2024 · 0 comments
Open

Program crashes if midi events to be saved exceed 10 thousand #116

PiotrBarcz opened this issue Jul 13, 2024 · 0 comments

Comments

@PiotrBarcz
Copy link

Would it be possible to add a function where all midi events are constantly written to memory instead of saved in the RAM where if too many events are recorded the program crashes on trying to save them?
Either that or just delete all the events not selected to be saved after the midi signals have been written.
Being able to only save midi on off and control on off data is very useful.

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

No branches or pull requests

1 participant