Open atirut-w opened 5 years ago
"Duplicate" but i cant find it. Its not an enhancement. It is a serious export-bug! Confirming as bug! (LMMS1.2.0 win10-64) LMMS MIDI export throws every exported MIDI channel into one track when re-imported Import this: [Greippi - Krem Kaakkuja (Second Flight Remix).zip] (https://github.com/LMMS/lmms/files/3636857/Greippi.-.Krem.Kaakkuja.Second.Flight.Remix.zip) Everything ends up in Track0 It btw also sounds HORRID in Anvil Can anyone try any other MIDI programs, like MUSEscore?
is a serious export-bug!
I thought the devs doesn't bother to make the option to control the exporting process
LMMS doesn't only work with real instruments, so what would be the expected behavior in that case (exporting the remix)? Adding the ability for someone to set a MIDI output channel and instrument would resolve the issue, but it would be adding functionality, not fixing existing functionality. I think that's the reasoning for calling it an enhancement instead of a bug.
Also, @WattanaGaming: in case you didn't know or intend it this way, the wording here comes across as negative, as if we should have done it right but were just lazy:
I thought the devs doesn't bother to make the option
Please keep in mind that we're all volunteers and are developing and maintaining free software.
@SecondFlight
expected behavior in that case (exporting the remix)
Definitively not jamming all tracks into track0
I think that's the reasoning for calling it an enhancement instead of a bug.
But surely if you try and import that MIDI-file, you see the bug?!
It's a semantic difference - the difference between desired behavior and expected behavior. This feature works as the original implementer intended, so it's expected behavior. But it doesn't work as well as is optimal, so it's not desired behavior. Either way, it's still a problem worth fixing.
Why is this issue dead tho
As of this writing, we have over 700 open issues and almost 100 open pull requests. There are only a handful of people actively working on code here, and there is only so much they can do. If you can contribute, a fix for this would always be welcome!
Just adding a comment here for anyone who stumbles upon this issue and is looking for workaround like me.
So the tracks information is still saved, only channels information is lost. You can export to MIDI as normal, then download a midi editor (ex: MidiEditor) where you can select all the notes per track and add the channel number to it.
Still exporting to MIDI makes a single channel output
I am making a cover of a game music in all-sf2 player but I also wanted to export the song to MIDI. Unfortunately this feature put everything on one MIDI channel which is not good for a music that's not exclusively piano. Is there any plan to improve the MIDI export feature?