::|CONTENTS
- Overview
- Tips
- MSGS Drum Fix
- See also
Overview
Domino is a piano roll
MIDI editor, developed by Takabo Soft and currently on version v1.44. It is commonly used in the Black MIDI community.
Domino is abandonware. The interface was originally Japanese only, but a team of helpful people have partially translated it here:
Domino-English-Translation on GitHub
The manual has also been partially translated
here.
Tips
To get a macro-view for making changes to the entire track (copying and pasting sections, etc.), press TAB to enter "Tracklist" view. You can also enter this view from the menu bar.
MSGS Drum Fix
The default gate of drum sounds is set to 10, which is too short for MSGS and results in notes being skipped. To fix this, edit "Module/ok_GSm.xml" in a text editor, and change:
<RhythmTrackDefault Gate="10" />
to
<RhythmTrackDefault Gate="100" />
See also
External links
•
Original site (Japanese)
•
v1.45 beta versions (Japanese only)
•
Translated version (English)
•
dominohook on GitHub - Meant for usage with the English translation, this .dll allows more parts of the program to be translated, and also replaces the zoom handling functions.
Related Lyceum articles
•
midi (format)
•
xg (format)
•
sc55 (format)
•
mt32 (format)
•
MIDI