diff options
author | B. Watson <yalhcru@gmail.com> | 2011-08-28 09:02:46 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-28 09:02:46 -0300 |
commit | 7b3cabf7dc988efd4577bdc4ea0234f4b4327bf9 (patch) | |
tree | 401266ad6ed92c2e1785c18ef90acdbe8afb0018 /audio/sfc/README | |
parent | 4de95fe6376e5b655c9369e2f46f330a070a92a4 (diff) | |
download | slackbuilds-7b3cabf7dc988efd4577bdc4ea0234f4b4327bf9.tar.gz |
audio/sfc: Added (midi router)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'audio/sfc/README')
-rw-r--r-- | audio/sfc/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/sfc/README b/audio/sfc/README new file mode 100644 index 0000000000..71ff299135 --- /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. |