A small MIDI player with a text-based NCurses UI
banks | ||
.gitignore | ||
alsasnd.h | ||
argparse.h | ||
audio.h | ||
bank.h | ||
bankconv.c | ||
bankdump.c | ||
banktest.c | ||
dmx.h | ||
Makefile | ||
midi.h | ||
mididump.c | ||
opl3.h | ||
oplplayer.c | ||
README.md | ||
strings.h | ||
wavfile.h |
OPL3 MIDI Player
A small MIDI player with a text-based NCurses UI
Credits
- Nuked-OPL3 @ commit f2c9873 -> opl3.h (modified):
f2c9873841
- Wohlstand OPL3 Bank Editor -> banks/* and bank editing: https://github.com/Wohlstand/OPL3BankEditor