diff options
author | Zbigniew Baniewski <zb@ispid.com.pl> | 2011-01-09 12:34:01 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-01-10 15:04:25 -0600 |
commit | 45efa22b410258cb34b3f50208653f0c3bce78ff (patch) | |
tree | 1ddad23c9424e2a119aec8a1b22eb5fce81eb8f3 /audio/qtractor/README | |
parent | 92e719c0eb96f58911147e1ac92921e4e454c1aa (diff) | |
download | slackbuilds-45efa22b410258cb34b3f50208653f0c3bce78ff.tar.gz |
audio/qtractor: Added (Audio/MIDI multi-track sequencer)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'audio/qtractor/README')
-rw-r--r-- | audio/qtractor/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/qtractor/README b/audio/qtractor/README new file mode 100644 index 0000000000..285659f879 --- /dev/null +++ b/audio/qtractor/README @@ -0,0 +1,8 @@ +Qtractor is an Audio/MIDI multi-track sequencer application written in +C++ with the Qt4 framework. Target platform is Linux, where the Jack +Audio Connection Kit (JACK) for audio, and the Advanced Linux Sound +Architecture (ALSA) for MIDI, are the main infrastructures to evolve +as a fairly-featured Linux desktop audio workstation GUI, specially +dedicated to the personal home-studio. + +This requires jack-audio-connection-kit and libsndfile. |