2025-03-20 11:17:57 +01:00
|
|
|
# OPL3 MIDI Player
|
2025-03-20 11:17:12 +01:00
|
|
|
|
|
|
|
A small MIDI player with a text-based NCurses UI
|
|
|
|
|
2025-03-20 11:17:57 +01:00
|
|
|
### Credits
|
2025-03-20 11:17:12 +01:00
|
|
|
|
|
|
|
- Nuked-OPL3 @ commit f2c9873 -> opl3.h (modified): https://github.com/nukeykt/Nuked-OPL3/tree/f2c98738413f2711321d7a4b6e294d58ea2cdc6d
|
|
|
|
- Wohlstand OPL3 Bank Editor -> banks/* and bank editing: https://github.com/Wohlstand/OPL3BankEditor
|