Skip to content

Generate midi file - empty #1128

Closed Answered by Danielku15
DevJett asked this question in Q&A
Discussion options

You must be logged in to vote

I looked at your code and generally it seems fine (after uncommenting the relevant parts in createMidiFile). But there is a small detail to this export:

Please note that currently there is no "Standard Midi File" (SMF) export/output possible. alphaTab uses some "Midi 2.0" messages to handle note bends. But unfortunately the Midi Association has not standardized the "SMF 2.0" format. You can see some details here: #943 I plan to maybe attempt readding a SMF 1.0 compliant export still in Version 1.3.

Currently I do not have really a good workaround that would be straight forward. The "Low Level APIs" primarily serve the needs within alphaTab and might not suite all outside world needs. It m…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Danielku15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants