diff options
Diffstat (limited to 'audio/jack-tools/README')
-rw-r--r-- | audio/jack-tools/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/jack-tools/README b/audio/jack-tools/README new file mode 100644 index 0000000000000..ca14e075e1e0a --- /dev/null +++ b/audio/jack-tools/README @@ -0,0 +1,14 @@ +This collection contains a bunch of small tools for +jack-audio-connection-kit written by Rohan Drape for the JACK low latency +audio API. + +Included utilities: + +jack.clock - JACK Transport Publication Daemon +jack.ctl - JACK Session Manager +jack.play - JACK Sound File Player +jack.plumbing - JACK Plumbing Daemon +jack.scope - JACK Oscilloscope +jack.udp - JACK UDP Transport Client + +This requires jack-audio-connection-kit. |