Running YM2149f command streams on real hardware #1857
-
I wonder how to run the command stream binary on real hardware ( in this case, it was 2x YM2149f ) and as far as i know, it use .ym file for the sound ( how to use that binary streams?? ) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
It seems like it exports to a |
Beta Was this translation helpful? Give feedback.
-
The command stream is a bit like MIDI. It contains notes, effects and stuff. |
Beta Was this translation helpful? Give feedback.
The command stream is a bit like MIDI. It contains notes, effects and stuff.
In order to play a command stream in real hardware, you must write a driver which interprets the command stream.
Be noted that a command stream does not contain instrument or sample data - only sequence.