[beast/wip/soundfont: 12/832] BSE: added zintern snet for sound font preset replay
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast/wip/soundfont: 12/832] BSE: added zintern snet for sound font preset replay
- Date: Sun, 6 Nov 2016 11:49:57 +0000 (UTC)
commit 4d38b602750a9ed039828e0b4da07a0fcbb732b3
Author: Stefan Westerfeld <stefan space twc de>
Date: Mon Nov 8 23:05:47 2010 +0100
BSE: added zintern snet for sound font preset replay
bse/zintern/Makefile.am | 1 +
bse/zintern/sound-font-snet.bse | 17 +++++++++++++++++
2 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/bse/zintern/Makefile.am b/bse/zintern/Makefile.am
index 7aa554c..808bdfe 100644
--- a/bse/zintern/Makefile.am
+++ b/bse/zintern/Makefile.am
@@ -12,6 +12,7 @@ ZFILE_DEFS = $(strip \
adsr-wave-2 $(srcdir)/adsr-wave-2.bse \
plain-wave-1 $(srcdir)/plain-wave-1.bse \
plain-wave-2 $(srcdir)/plain-wave-2.bse \
+ sound-font-snet $(srcdir)/sound-font-snet.bse \
)
gen_sources = xgen-bzc xgen-bzh
diff --git a/bse/zintern/sound-font-snet.bse b/bse/zintern/sound-font-snet.bse
new file mode 100644
index 0000000..38c981e
--- /dev/null
+++ b/bse/zintern/sound-font-snet.bse
@@ -0,0 +1,17 @@
+; BseProject
+
+(bse-version "0.7.2")
+
+(container-child "BseCSynth::%bse-intern-sound-font-snet"
+ (modification-time "2009-03-14 14:23:28")
+ (creation-time "2003-04-27 20:45:24")
+ (license "Provided \"as is\", WITHOUT ANY WARRANTY (http://beast.gtk.org/LICENSE-AS-IS)")
+ (author "Tim Janik, Stefan Westerfeld")
+ (container-child "BseInstrumentOutput::instrument-output"
+ (pos-y 1)
+ (pos-x 3)
+ (source-input "left-audio" (link 1 "sound-font-osc") "left-out")
+ (source-input "right-audio" (link 1 "sound-font-osc") "right-out")
+ (source-input "synth-done" (link 1 "sound-font-osc") "done-out"))
+ (container-child "BseSoundFontOsc::sound-font-osc"
+ (pos-y 1)))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]