[beast/wip/soundfont: 2/832] BUILD: added new files for sound font support
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast/wip/soundfont: 2/832] BUILD: added new files for sound font support
- Date: Sun, 6 Nov 2016 11:49:07 +0000 (UTC)
commit 4d567e1f781b3ca141e3808cd2ddd8a7043ef973
Author: Stefan Westerfeld <stefan space twc de>
Date: Mon Nov 8 22:50:45 2010 +0100
BUILD: added new files for sound font support
bse/Makefile.am | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/bse/Makefile.am b/bse/Makefile.am
index 368ab1d..f562cf9 100644
--- a/bse/Makefile.am
+++ b/bse/Makefile.am
@@ -56,7 +56,8 @@ bse_public_headers = $(strip \
bsenote.h bsemidifile.h bseblockutils.hh \
bsecxxvalue.hh bsecxxutils.hh bsecxxbase.hh bsecxxclosure.hh \
bsecxxarg.hh bsecxxmodule.hh bsecxxplugin.hh bseloader.h \
- bseresampler.hh bseresamplerimpl.hh \
+ bseresampler.hh bseresamplerimpl.hh bsesoundfontrepo.h bsesoundfont.h \
+ bsesoundfontpreset.h bsesoundfontosc.h \
)
# BSE C & C++ sources
bse_sources = $(strip \
@@ -64,7 +65,7 @@ bse_sources = $(strip \
gslfilter.c gslcommon.c \
gsldatahandle-vorbis.c gslvorbis-enc.c gsldatacache.c gslvorbis-cutter.c \
gsldatahandle-mad.c gslfilehash.c gsldatautils.c \
- gslwaveosc.c gslosctable.c gslmagic.c \
+ gslwaveosc.c gslosctable.c gslmagic.c \
\
bseengine.c bseenginemaster.c bseengineschedule.c bseengineutils.c \
bsebus.c bsecategories.c \
@@ -95,6 +96,7 @@ bse_sources = $(strip \
bsebusmodule.cc \
bsecore.cc \
bseprobe.cc \
+ bsesoundfontrepo.c bsesoundfont.c bsesoundfontpreset.c bsesoundfontosc.c \
)
# BSE Synthesis Modules
bse_idl_sources =
@@ -116,6 +118,7 @@ bse_proc_sources = $(strip \
bsejanitor.proc bsepart.proc bseparasite.proc bseprocedure.proc
bseproject.proc bsescripthelper.proc \
bseserver.proc bsesong.proc bsebus.proc bsesource.proc
bsecsynth.proc bsesnet.proc \
bsetrack.proc bseitem.proc bsewave.proc bsewaveosc.proc
bsewaverepo.proc \
+ bsesoundfontrepo.proc \
)
bse_proc_gen_sources = $(bse_proc_sources:.proc=.genprc.c)
# non-compile and non-install sources required
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]