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
|
|
|
|
2025-03-20 11:20:04 +01:00
|
|
|
- [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
|