What is the structure of a MIDI file?

前端 未结 3 1342
清歌不尽
清歌不尽 2020-12-04 18:01

I want to manually have a function that creates a MIDI file according to users demands, for example.

User write 2 patches that contain 8 bars of 4 quarters of A4 (Co

3条回答
  •  自闭症患者
    2020-12-04 18:46

    Just wanted to add that Somascape has a very comprehensive and well-laid out resource for MIDI file structure and MIDI protocol. (Check out the drop-down menu on their site for additional resource pages). It helped me a lot recently while writing a MIDI framework for Swift.

提交回复
热议问题