-
Notifications
You must be signed in to change notification settings - Fork 13
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
enable MidicaPL export #5
Labels
Comments
truj
added a commit
that referenced
this issue
Dec 1, 2019
- the exporter is now in a usable (yet experimental) state - it still needs a lot of optimization. - #5
truj
added a commit
that referenced
this issue
Dec 2, 2019
- added meta block - added statistics to estimate the decompilation quality - #5
truj
added a commit
that referenced
this issue
Dec 8, 2019
- #5 made some options configurable (only by changing a constant yet...): - using block or inline for orphaned syllables (syllables without note-on in the same tick) - using only one channel for karaoke or not
Meanwhile this functionality is working pretty well for a lot of MIDI files. Still missing:
|
truj
added a commit
that referenced
this issue
Jan 12, 2020
- made pre-defined chords comfigurable - enabled additional global commands - including the decompile config in the output file - fixed a missing line break after instrument commands - #5
truj
added a commit
that referenced
this issue
Jan 16, 2020
truj
added a commit
that referenced
this issue
Feb 15, 2020
- playing notes with a smaller note-on difference than configured in the same tick - for all notes that are played in the same time: - adjust velocity and note-off tick if several notes have only small differences (smaller than configured) - #5
MidicaPL export is working. Closing this issue and moving the rest to #58. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
finish this functionality
The text was updated successfully, but these errors were encountered: