Metadata for jacktrip-gui in main
org.jacktrip.JackTrip - 3.0.1+ds-1 ⚙ amd64 ⚙ arm64 ⚙ armhf ⚙ i386 ⚙ loong64 ⚙ ppc64el ⚙ riscv64 ⚙ s390x
---
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.jxl
width: 48
height: 48
- name: jacktrip-gui_org.jacktrip.JackTrip.jxl
width: 64
height: 64
- name: jacktrip-gui_org.jacktrip.JackTrip.jxl
width: 128
height: 128
remote:
- url: org/jacktrip/JackTrip/2d6cdb8d4fe8b1284e905930b62fd803/icons/128x128/jacktrip-gui_org.jacktrip.JackTrip.jxl
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/2d6cdb8d4fe8b1284e905930b62fd803/screenshots/image-1_624x1340@1.jxl
width: 624
height: 1340
- url: org/jacktrip/JackTrip/2d6cdb8d4fe8b1284e905930b62fd803/screenshots/image-1_224x481@1.jxl
width: 224
height: 481
source-image:
url: org/jacktrip/JackTrip/2d6cdb8d4fe8b1284e905930b62fd803/screenshots/image-1_orig.jxl
width: 874
height: 1878
- caption:
C: Hubclient Mode // Plugins tab
thumbnails:
- url: org/jacktrip/JackTrip/2d6cdb8d4fe8b1284e905930b62fd803/screenshots/image-2_624x1340@1.jxl
width: 624
height: 1340
- url: org/jacktrip/JackTrip/2d6cdb8d4fe8b1284e905930b62fd803/screenshots/image-2_224x481@1.jxl
width: 224
height: 481
source-image:
url: org/jacktrip/JackTrip/2d6cdb8d4fe8b1284e905930b62fd803/screenshots/image-2_orig.jxl
width: 874
height: 1878
- caption:
C: Hubserver Mode
thumbnails:
- url: org/jacktrip/JackTrip/2d6cdb8d4fe8b1284e905930b62fd803/screenshots/image-3_624x980@1.jxl
width: 624
height: 980
- url: org/jacktrip/JackTrip/2d6cdb8d4fe8b1284e905930b62fd803/screenshots/image-3_224x352@1.jxl
width: 224
height: 352
source-image:
url: org/jacktrip/JackTrip/2d6cdb8d4fe8b1284e905930b62fd803/screenshots/image-3_orig.jxl
width: 874
height: 1374
- caption:
C: Hubserver Mode // Jitter Buffer Tab
thumbnails:
- url: org/jacktrip/JackTrip/2d6cdb8d4fe8b1284e905930b62fd803/screenshots/image-4_752x1545@1.jxl
width: 752
height: 1545
- url: org/jacktrip/JackTrip/2d6cdb8d4fe8b1284e905930b62fd803/screenshots/image-4_624x1282@1.jxl
width: 624
height: 1282
- url: org/jacktrip/JackTrip/2d6cdb8d4fe8b1284e905930b62fd803/screenshots/image-4_224x460@1.jxl
width: 224
height: 460
source-image:
url: org/jacktrip/JackTrip/2d6cdb8d4fe8b1284e905930b62fd803/screenshots/image-4_orig.jxl
width: 914
height: 1878
Releases:
- version: "3.0.1"
type: stable
unix-timestamp: 1788048000
description:
C: |-
<ul>
<li>(added) --logtofile option now required for file logging</li>
<li>(added) Debug builds for Linux amd64 platforms</li>
<li>(fixed) Crash caused by writing simultaneous log events</li>
<li>(fixed) Crash caused by JACK buffer size changes</li>
<li>(fixed) TCP Socket Error when connecting to a studio</li>
<li>(fixed) PLC sync issues caused by out of order packets</li>
<li>(fixed) Wrong-slot cleanup for WebRTC/WebTransport workers</li>
<li>(fixed) Fix for pre-installed msquic linking on Linux</li>
</ul>
- version: "3.0.0"
type: stable
unix-timestamp: 1777075200
description:
C: |-
<ul>
<li>(added) VS Mode now uses jacktrip.com for studios list</li>
<li>(added) Hub server support for WebTransport connections</li>
<li>(added) Hub server support for WebRTC datachannel connections</li>
<li>(updated) Default OSC port is now hub server port + 1</li>
<li>(updated) Re-enabling classic mode for signed Windows builds</li>
<li>(updated) VS Mode prefer default audio devices on first run</li>
<li>(updated) VS Mode restore previously used window dimensions</li>
<li>(fixed) Potential hub server crash if invalid peer settings</li>
<li>(fixed) Use DSCP value of 46 instead of 56 for UDP packets</li>
<li>(fixed) Added guards to protect against buffer overflows</li>
<li>(fixed) Deep links were sometimes being ignored on Windows</li>
<li>(fixed) Sending deep links caused segmentation fault on OSX</li>
<li>(fixed) Stats timer lifecycle issues</li>
</ul>
- version: "2.7.2"
type: stable
unix-timestamp: 1770336000
description:
C: |-
<ul>
<li>(added) Documentation for the JackTrip network protocol</li>
<li>(added) Hub server - log client name with UDP port</li>
<li>(fixed) Fixed crash when JACK ran out of available ports</li>
<li>(fixed) Refuse to run if DYLD_INSERT_LIBRARIES is set on OSX</li>
<li>(fixed) Various PLC quality improvements and bug fixes</li>
<li>(fixed) Improved error message when studio connection is lost</li>
<li>(fixed) Suppressed verbose logging of OSC get requests</li>
<li>(fixed) Added some missing Qt dependencies to Linux docs</li>
</ul>
- version: "2.7.1"
type: stable
unix-timestamp: 1751241600
description:
C: |-
<ul>
<li>(added) Including Visual C++ Redistributable for Windows</li>
<li>(fixed) Windows updater sometimes fails to open the download</li>
</ul>
ContentRating:
oars-1.1:
social-audio: intense