jacktrip
Multi-machine audio system for network music performance
JackTrip is a multi-machine audio system used for network music performance over the Internet. It supports any number of channels (as many as the computer/network can handle) of bidirectional, high quality, uncompressed audio signal streaming.
- Versions: 1.6.8
- Website: https://jacktrip.github.io/jacktrip/
- Licenses: Expat · GPL 3+ · LGPL 3
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of jacktrip
as follows:
guix install jacktrip
Or install a particular version:
guix install jacktrip@1.6.8
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of jacktrip about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/jacktrip'><img src='https://packages.guix.gnu.org/packages/jacktrip/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/jacktrip/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/jacktrip)
Example Org:
[[https://packages.guix.gnu.org/packages/jacktrip][https://packages.guix.gnu.org/packages/jacktrip/badges/latest-version.svg]]