First track name isn't shown in some DAW software #191
-
Why isn't the first track name shown in some DAW software? Currently, I only have access to free software so I'm checking the resulted files with MidiEditor and Cakewalk. So I tried again with one track, but Cakewalk still can't recognize the name. What's wrong with my code? PS. I also tried with the time division zero, just in case. PS2.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
It's definitely its bug. As for your code – it's OK except it's too complicated and also you don't use created tempo map in the file in fact.
So read one of these files with |
Beta Was this translation helpful? Give feedback.
It's definitely its bug.
As for your code – it's OK except it's too complicated and also you don't use created tempo map in the file in fact.
So read one of these files with
MidiFile.Read
and compare content of the file with your one.