A small MIDI player with a text-based NCurses UI
Find a file
2025-03-25 10:35:47 +01:00
banks initial commit 2025-03-20 11:02:57 +01:00
.gitignore initial commit 2025-03-20 11:02:57 +01:00
alsasnd.h fix ALSA write handling 2025-03-20 12:03:01 +01:00
argparse.h initial commit 2025-03-20 11:02:57 +01:00
audio.h initial commit 2025-03-20 11:02:57 +01:00
bank.h initial commit 2025-03-20 11:02:57 +01:00
bankconv.c fix path of argparse.h (from old shared project) 2025-03-20 11:06:46 +01:00
bankdump.c fix path of argparse.h (from old shared project) 2025-03-20 11:06:46 +01:00
banks-license.txt add licenses for files 2025-03-20 11:27:09 +01:00
banktest.c fix path of argparse.h (from old shared project) 2025-03-20 11:06:46 +01:00
dmx.h initial commit 2025-03-20 11:02:57 +01:00
Makefile fix path of argparse.h (from old shared project) 2025-03-20 11:06:46 +01:00
midi.h initial commit 2025-03-20 11:02:57 +01:00
mididump.c fix path of argparse.h (from old shared project) 2025-03-20 11:06:46 +01:00
opl3-license.txt add licenses for files 2025-03-20 11:27:09 +01:00
opl3.h initial commit 2025-03-20 11:02:57 +01:00
oplplayer.c fix default player bank 2025-03-25 10:35:47 +01:00
README.md fix readme 2025-03-20 11:20:04 +01:00
strings.h initial commit 2025-03-20 11:02:57 +01:00
UNLICENSE add licenses for files 2025-03-20 11:27:09 +01:00
wavfile.h initial commit 2025-03-20 11:02:57 +01:00

OPL3 MIDI Player

A small MIDI player with a text-based NCurses UI

Credits