Skip to content

Multiple AUv3 Instances

Compare
Choose a tag to compare
@bradhowes bradhowes released this 03 Jan 08:03
· 500 commits to main since this release

Having multiple AUv3 instances has always been possible but they would negatively interact with each other due to global settings. This release fixes that by using unique tags for each AUv3 instance. Uniqueness should be guaranteed through the use of OS file locking.