mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-25 06:59:54 -05:00
Added FM (OPL2/OPL3) instrument support by Uros Bizjak <uros@kss-loka.si>.
This commit is contained in:
parent
b000ebc270
commit
a2026ace68
3 changed files with 119 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
EXTRA_LTLIBRARIES=libinstr.la
|
||||
|
||||
libinstr_la_SOURCES = simple.c iwffff.c
|
||||
libinstr_la_SOURCES = fm.c simple.c iwffff.c
|
||||
all: libinstr.la
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue