<component type="desktop-application">
<id>org.jacktrip.JackTrip</id>
<name>JackTrip</name>
<summary>Connect and play with other musicians</summary>
<project_license>GPL-3.0+</project_license>
<developer_name>The JackTrip Community</developer_name>
<project_group>JackTrip</project_group>
<description>
<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>
</description>
<requires>
<control>keyboard</control>
<control>pointing</control>
<display_length>907</display_length>
</requires>
<pkgname>jacktrip</pkgname>
<launchable type="desktop-id">org.jacktrip.JackTrip.desktop</launchable>
<icon type="remote" width="48" height="48">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/icons/48x48/jacktrip_org.jacktrip.JackTrip.png</icon>
<icon type="cached" width="64" height="64">jacktrip_org.jacktrip.JackTrip.png</icon>
<icon type="remote" width="64" height="64">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/icons/64x64/jacktrip_org.jacktrip.JackTrip.png</icon>
<icon type="remote" width="128" height="128">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/icons/128x128/jacktrip_org.jacktrip.JackTrip.png</icon>
<icon type="stock">org.jacktrip.JackTrip</icon>
<url type="homepage">https://github.com/jacktrip/jacktrip</url>
<url type="bugtracker">https://github.com/jacktrip/jacktrip/issues</url>
<url type="help">https://jacktrip.github.io/jacktrip</url>
<categories>
<category>Audio</category>
<category>Network</category>
</categories>
<provides>
<binary>jacktrip</binary>
<mediatype>application/jacktrip</mediatype>
<mediatype>x-scheme-handler/jacktrip</mediatype>
</provides>
<screenshots>
<screenshot type="default">
<caption>Hubclient Mode</caption>
<image type="source" width="874" height="1878">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-1_orig.png</image>
<image type="thumbnail" width="752" height="1615">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-1_752x1615.png</image>
<image type="thumbnail" width="624" height="1340">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-1_624x1340.png</image>
<image type="thumbnail" width="224" height="481">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-1_224x481.png</image>
</screenshot>
<screenshot>
<caption>Hubclient Mode // Plugins tab</caption>
<image type="source" width="874" height="1878">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-2_orig.png</image>
<image type="thumbnail" width="752" height="1615">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-2_752x1615.png</image>
<image type="thumbnail" width="624" height="1340">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-2_624x1340.png</image>
<image type="thumbnail" width="224" height="481">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-2_224x481.png</image>
</screenshot>
<screenshot>
<caption>Hubserver Mode</caption>
<image type="source" width="874" height="1374">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-3_orig.png</image>
<image type="thumbnail" width="752" height="1182">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-3_752x1182.png</image>
<image type="thumbnail" width="624" height="980">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-3_624x980.png</image>
<image type="thumbnail" width="224" height="352">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-3_224x352.png</image>
</screenshot>
<screenshot>
<caption>Hubserver Mode // Jitter Buffer Tab</caption>
<image type="source" width="914" height="1878">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-4_orig.png</image>
<image type="thumbnail" width="752" height="1545">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-4_752x1545.png</image>
<image type="thumbnail" width="624" height="1282">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-4_624x1282.png</image>
<image type="thumbnail" width="224" height="460">org/jacktrip/JackTrip/7ae759e24aa1dddf7aab146f75b2cccb/screenshots/image-4_224x460.png</image>
</screenshot>
</screenshots>
<releases>
<release type="stable" version="3.0.0" timestamp="1777075200">
<description>
<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>
</description>
</release>
<release type="stable" version="2.7.2" timestamp="1770336000">
<description>
<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>
</description>
</release>
<release type="stable" version="2.7.1" timestamp="1751241600">
<description>
<ul>
<li>(added) Including Visual C++ Redistributable for Windows</li>
<li>(fixed) Windows updater sometimes fails to open the download</li>
</ul>
</description>
</release>
<release type="stable" version="2.7.0" timestamp="1751155200">
<description>
<ul>
<li>(added) Audio Bridge Audio Unit for macOS</li>
<li>(added) VS Mode ability to share specific screens or windows</li>
<li>(updated) VS Mode reduced bandwidth for small video windows</li>
<li>(updated) VS Mode enabled disk storage for WebEngine</li>
<li>(updated) PLC auto headroom adjustments and bug fixes</li>
<li>(updated) Upgraded all builds to use Qt 6.8.3</li>
<li>(updated) Audio Bridge VST3 SDK updated to 3.7.13</li>
<li>(updated) Use static Qt build when creating VST3 plugin on OSX</li>
<li>(updated) Improved filters to blocklist iPhone microphones</li>
<li>(fixed) VS Mode potential crash when shutting down</li>
<li>(fixed) VS Mode shows too many options for stereo devices</li>
<li>(fixed) Potential Audio Bridge deadlocks on Windows</li>
<li>(fixed) Potential double delete in volume meters</li>
<li>(fixed) Include man page in Linux shared binary zip file</li>
</ul>
</description>
</release>
</releases>
<content_rating type="oars-1.1">
<content_attribute id="social-audio">intense</content_attribute>
</content_rating>
</component>