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

Example for how to process a single file #1

Open
xavriley opened this issue Oct 29, 2020 · 1 comment
Open

Example for how to process a single file #1

xavriley opened this issue Oct 29, 2020 · 1 comment

Comments

@xavriley
Copy link

From reading the paper it sounds like you can process files without the realtime OSC part, but reading through the code briefly I wasn't able to see how this is done.

Would it be possible to give an example for how to process a single midi file?

I have some midi that is currently a single track and I'd like to use this to split it into two tracks, one for each hand if possible

@e7mac
Copy link

e7mac commented Jan 1, 2023

I created a script to do this at https://github.com/e7mac/hannds/blob/master/single_file.py

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

2 participants