-
Notifications
You must be signed in to change notification settings - Fork 72
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
Add MIDI export option. #55
Labels
Milestone
Comments
cameronwhite
added a commit
that referenced
this issue
Jun 21, 2015
…ters. - For now, the MIDI files contain the minimum necessary data to be a valid MIDI file. - Refactored the file format manager to allow importers/exporters to be stored in a specific order, instead of alphabetical order. This ensures that the Save dialog defaults to .pt2 files. - When saving to a format other than .pt2, don't mark the file as being clean. Bug: #55
cameronwhite
added a commit
that referenced
this issue
Jun 21, 2015
cameronwhite
added a commit
that referenced
this issue
Jun 21, 2015
cameronwhite
added a commit
that referenced
this issue
Jun 22, 2015
This won't be used when writing out MIDI files, but will be used once the MIDI player is refactored to use these MIDI events. Bug: #55
cameronwhite
added a commit
that referenced
this issue
Jun 24, 2015
cameronwhite
added a commit
that referenced
this issue
Jun 27, 2015
Most of the code has been ported over from the MIDI player, which will eventually switch to using the MIDI events generated here. Bug: #55
cameronwhite
added a commit
that referenced
this issue
Jun 27, 2015
cameronwhite
added a commit
that referenced
this issue
Jun 27, 2015
cameronwhite
added a commit
that referenced
this issue
Jun 27, 2015
cameronwhite
added a commit
that referenced
this issue
Jun 28, 2015
cameronwhite
added a commit
that referenced
this issue
Jun 28, 2015
I don't see where I can do this. I've uninstalled and reinstalled it. What am I missing? |
It should be an option in the save dialog, but perhaps it needs to be more obvious in the UI |
Oh. Yeah, works great! Creature of habit, I suppose. I was looking for "Export." |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
An option for selecting which tracks to export could be very useful.
The text was updated successfully, but these errors were encountered: