Skip to content

Comments

Adding Audio Unit v2 version of the JackTrip Audio Bridge#1428

Merged
mikedickey merged 2 commits intodevfrom
feature/audio-unit-plugin
Jun 20, 2025
Merged

Adding Audio Unit v2 version of the JackTrip Audio Bridge#1428
mikedickey merged 2 commits intodevfrom
feature/audio-unit-plugin

Conversation

@mikedickey
Copy link
Collaborator

Updated packaging to include Audio Unit for OSX, and share resources with the VST3 plugin. Both plugins now share a common AudioBridgeProcessor class that implements more of the plugin-oriented functionality.

A v3 audio unit version is also included in the src/auv3 directory, but it is not currently working. It's
extremely difficult to get MacOS to recognize these app extensions, and there seems to be no documentation or debugging tools available. Getting it to work is going to require a lot more trial and error hacking than I have time for right now, and there appears to be few -- if any -- real benefits to using v3. And at least according to the AIs, many hosts don't even support v3 yet.

@mikedickey mikedickey force-pushed the feature/audio-unit-plugin branch from d5f33bd to 6b3ff5e Compare June 19, 2025 21:07
Updated packaging to include Audio Unit for OSX, and share
resources with the VST3 plugin. Both plugins now share a
common AudioBridgeProcessor class that implements more of
the plugin-oriented functionality.

A v3 audio unit version is also included in the src/auv3
directory, but it is not currently working. It's
extremely difficult to get MacOS to recognize these app
extensions, and there seems to be no documentation or
debugging tools available. Getting it to work is going to
require a lot more trial and error hacking than I have
time for right now, and there appears to be few -- if
any -- real benefits to using v3. And at least according
to the AIs, many hosts don't even support v3 yet.
@mikedickey mikedickey force-pushed the feature/audio-unit-plugin branch from 6b3ff5e to 1f38154 Compare June 19, 2025 21:54
@mikedickey mikedickey mentioned this pull request Jun 19, 2025
This allows sandboxed applications to work properly on OSX, and
is required for the Audio Unit version of Audio Bridge to work
within tightly sandboxed host applications, such as Logic Pro

Bumping version to 2.7.0-beta2 and updated changelog for release
@mikedickey mikedickey merged commit cf6e132 into dev Jun 20, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant