From 5f6330a30eb2d719b6e3719bceb7db47dd5a03ff Mon Sep 17 00:00:00 2001 From: Sen Date: Thu, 20 Mar 2025 11:17:12 +0100 Subject: [PATCH] add new README, credits --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7470b1f --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +## OPL3 MIDI Player + +A small MIDI player with a text-based NCurses UI + +# Credits + +- 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