---
Type: desktop-application
ID: org.jacktrip.JackTrip
Package: jacktrip-gui
ProjectLicense: GPL-3.0+
Name:
C: JackTrip
Summary:
C: Connect and play with other musicians
Description:
C: >-
<p>
JackTrip is a cross-platform 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.
</p>
<p>
You can use it between any combination of machines e.g., one end using
Linux can connect to another using Mac OSX.
</p>
ProjectGroup: JackTrip
Developer:
name:
C: The JackTrip Community
Categories:
- Audio
- Network
Url:
homepage: https://github.com/jacktrip/jacktrip
help: https://jacktrip.github.io/jacktrip
bugtracker: https://github.com/jacktrip/jacktrip/issues
Icon:
cached:
- name: jacktrip-gui_org.jacktrip.JackTrip.png
width: 48
height: 48
- name: jacktrip-gui_org.jacktrip.JackTrip.png
width: 64
height: 64
remote:
- url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/icons/128x128/jacktrip-gui_org.jacktrip.JackTrip.png
width: 128
height: 128
stock: org.jacktrip.JackTrip
Launchable:
desktop-id:
- org.jacktrip.JackTrip.desktop
Requires:
- control: keyboard
- control: pointing
- display_length: 907
Provides:
binaries:
- jacktrip
mediatypes:
- application/jacktrip
- x-scheme-handler/jacktrip
Screenshots:
- default: true
caption:
C: Hubclient Mode
thumbnails:
- url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-1_752x1615@1.png
width: 752
height: 1615
- url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-1_624x1340@1.png
width: 624
height: 1340
- url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-1_224x481@1.png
width: 224
height: 481
source-image:
url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-1_orig.png
width: 874
height: 1878
- caption:
C: Hubclient Mode // Plugins tab
thumbnails:
- url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-2_752x1615@1.png
width: 752
height: 1615
- url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-2_624x1340@1.png
width: 624
height: 1340
- url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-2_224x481@1.png
width: 224
height: 481
source-image:
url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-2_orig.png
width: 874
height: 1878
- caption:
C: Hubserver Mode
thumbnails:
- url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-3_752x1182@1.png
width: 752
height: 1182
- url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-3_624x980@1.png
width: 624
height: 980
- url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-3_224x352@1.png
width: 224
height: 352
source-image:
url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-3_orig.png
width: 874
height: 1374
- caption:
C: Hubserver Mode // Jitter Buffer Tab
thumbnails:
- url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-4_752x1545@1.png
width: 752
height: 1545
- url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-4_624x1282@1.png
width: 624
height: 1282
- url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-4_224x460@1.png
width: 224
height: 460
source-image:
url: org/jacktrip/JackTrip/8d16357281d6746c6a6b4becac07683b/screenshots/image-4_orig.png
width: 914
height: 1878
Releases:
- version: 1.10.0
type: stable
unix-timestamp: 1686873600
description:
C: >-
<ul>
<li>(added) VS Mode automatically mute when feedback is detected</li>
<li>(added) VS Mode - notify people of network outages</li>
<li>(updated) PLC optimizations for slower hardware devices</li>
<li>(updated) VS Mode volume meter performance improvements</li>
<li>(updated) VS Mode login no longer listens on a local port</li>
<li>(updated) VS Mode improved clarity of startup messages</li>
<li>(fixed) Windows crash caused by Realtek ASIO driver</li>
<li>(fixed) More friendly message for Windows Terminal bug</li>
<li>(fixed) Faster startup by reducing and deferring audio interface scans</li>
<li>(fixed) Switching from VS to Classic mode leaves audio open</li>
</ul>
- version: 1.9.0
type: stable
unix-timestamp: 1683244800
description:
C: >-
<ul>
<li>(added) buffer strategy 4 to run PLC in audio callback</li>
<li>(added) VS Mode - change audio devices while connected</li>
<li>(added) universal binary for macOS</li>
<li>(added) tooltips, sliders, and positioning of connected interface</li>
<li>(added) emails for vulnerability reporting</li>
<li>(added) local monitoring</li>
<li>(added) VS mode - Error message when single studio limit reached</li>
<li>(updated) regulator thread uses real-time priority</li>
<li>(updated) VS mode - use buffer strategy 4</li>
<li>(updated) VS mode - Default to PLC</li>
<li>(updated) VS Mode - PLC auto queue has 5ms headroom</li>
<li>(updated) Enforcing using the same ASIO device on Windows</li>
<li>(updated) VS Mode - JTL builds hide the yes/no screen on first launch</li>
<li>(updated) GHA - wait for static Qt builds rather than failing</li>
<li>(updated) VS Mode - "all devices" is now "high latency"</li>
<li>(updated) VS Mode - Warning text for non-ASIO Windows devices</li>
<li>(updated) Faust-generate code moved out of headers</li>
<li>(fixed) PLC bugs</li>
<li>(fixed) VS Mode - changing devices while connected refreshes device lists</li>
<li>(fixed) play test tone on Linux</li>
<li>(fixed) static openssl on Linux</li>
</ul>
- version: 1.8.1
type: stable
unix-timestamp: 1680048000
description:
C: >-
<ul>
<li>(added) VS mode - tooltips to explain input and output device</li>
<li>(added) buffer size and sample rate now settable with Pipewire</li>
<li>(added) VS mode - link to create a studio on the login complete page</li>
<li>(fixed) Device names with special characters work again</li>
<li>(fixed) undefine boolean error</li>
<li>(fixed) VS Mode - Audio settings correctly show the selected device</li>
<li>(fixed) VS Mode - Refresh button doesn't crash Windows any more</li>
<li>(fixed) VS Mode - Output channel selections save correctly</li>
<li>(updated) documentation styling</li>
<li>(updated) removed ipify from VS mode</li>
<li>(updated) ip check can now function with only IPv6</li>
<li>(updated) cleaned up vsinit class</li>
</ul>
- version: 1.8.0
type: stable
unix-timestamp: 1677628800
description:
C: >-
<ul>
<li>(added) Qt version option for Meson builds</li>
<li>(added) GHA builds now include static preview docs</li>
<li>(added) when using the classic GUI, command line options are now parsed</li>
<li>(added) VS mode - Selecting and configuring device channels</li>
<li>(added) Classic mode - Warning for machines without JACK installed</li>
<li>(added) VS mode - high latency warning for non-ASIO devices</li>
<li>(added) Meson build without rtaudio in GHA</li>
<li>(updated) icons in VS mode</li>
<li>(updated) Linux builds now use Qt 5.15.8</li>
<li>(updated) Replaced QVector in meter code</li>
<li>(updated) Removed set-output from GHA scripts for deprecation</li>
<li>(updated) Automated the auto-updater release process</li>
<li>(updated) RtAudio is included in Linux binary releases</li>
<li>(updated) text on audio setup confirm button when using deeplink</li>
<li>(updated) VS Mode - improved first-time signin</li>
<li>(updated) Flathub - improve latency by defaulting to 256 samples buffer size</li>
<li>(fixed) ambiguous call to overloaded function in Qt6</li>
<li>(fixed) issue where selected devices were not the devices used for output</li>
<li>(fixed) crash when using Classic mode and CLI w/ JACK</li>
<li>(fixed) ipify issue with Norton</li>
<li>(fixed) compiler warnings when building without RtAudio</li>
<li>(fixed) VS Mode - refresh button behavior on settings page</li>
</ul>
ContentRating:
oars-1.1:
social-audio: intense