A small MIDI player with a text-based NCurses UI
Find a file
2025-03-20 11:17:12 +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 initial commit 2025-03-20 11:02:57 +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
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.h initial commit 2025-03-20 11:02:57 +01:00
oplplayer.c fix path of argparse.h (from old shared project) 2025-03-20 11:06:46 +01:00
README.md add new README, credits 2025-03-20 11:17:12 +01:00
strings.h initial commit 2025-03-20 11:02:57 +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