8 lines
325 B
Markdown
8 lines
325 B
Markdown
# OPL3 MIDI Player
|
|
|
|
A small MIDI player with a text-based NCurses UI
|
|
|
|
### Credits
|
|
|
|
- [Nuked-OPL3 @ commit f2c9873](https://github.com/nukeykt/Nuked-OPL3/tree/f2c98738413f2711321d7a4b6e294d58ea2cdc6d) -> opl3.h (modified)
|
|
- [Wohlstand OPL3 Bank Editor](https://github.com/Wohlstand/OPL3BankEditor) -> banks/* and bank editing
|