From 7b3cabf7dc988efd4577bdc4ea0234f4b4327bf9 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 28 Aug 2011 09:02:46 -0300 Subject: audio/sfc: Added (midi router) Signed-off-by: Niels Horn --- audio/sfc/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 audio/sfc/README (limited to 'audio/sfc/README') diff --git a/audio/sfc/README b/audio/sfc/README new file mode 100644 index 0000000000000..71ff299135779 --- /dev/null +++ b/audio/sfc/README @@ -0,0 +1,10 @@ +sfc (SoundFontCombi) is a midi router designed to mix the sounds of your +sound devices. Up to 8 sounds can be mixed or split. There are 6 MIDI +out ports and 2 MIDI in ports. Up to six different devices can be used +to produce combinations of sounds like some synthesizers. + +The connections with your devices are automated. You can load/save your +"mixes" in banks of sounds, and change it via Midi Program Change message +or by the user interface. + +This requires fltk. -- cgit v1.2.3