diff options
Diffstat (limited to 'audio/llcon/README')
-rw-r--r-- | audio/llcon/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/llcon/README b/audio/llcon/README new file mode 100644 index 0000000000..96d71d7b77 --- /dev/null +++ b/audio/llcon/README @@ -0,0 +1,6 @@ +The llcon software enables musicians to perform real-time jam sessions over +the internet. There is one server running the llcon server software which +collects the audio data from each llcon client software, mixes the audio +data and sends the mix back to each client. + +This requires jack-audio-connection-kit. |