Archived
1
0
Fork 0
A small MIDI player with a text-based NCurses UI - Project no longer maintained! Ein kleiner MIDI-Player mit einer textbasierten NCurses-UI - Projekt wird nicht mehr weiterentwickwelt!
This repository has been archived on 2025-09-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-03-20 11:17:57 +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 fix readme 2025-03-20 11:17:57 +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