Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Usefull example of AUv3#2

Open
pwnified wants to merge 2 commits intoEricGeorge:masterfrom
pwnified:master
Open

Usefull example of AUv3#2
pwnified wants to merge 2 commits intoEricGeorge:masterfrom
pwnified:master

Conversation

@pwnified
Copy link

@pwnified pwnified commented Mar 3, 2022

This is a fine project, especially since the Xcode template doesn't seem to work for instruments/generators on version 2 hosts. This project works. I fixed all compiler warnings and removed objective-c from audio threads.

pwnified added 2 commits March 2, 2022 17:06
Removed obj-c and self capture from blocks and realtime threads.
Converted Oscillator to c++ to avoid obj-c in realtime thread.
@emurray2
Copy link

emurray2 commented Jun 1, 2022

Thank you both, this is the only working example I can find for GarageBand iOS

@pwnified
Copy link
Author

pwnified commented Jun 1, 2022

As it turns out, you can get the Xcode template code working again by removing the inputBusses array. Hope this helps

@EricGeorge
Copy link
Owner

@pwnified Thanks for the attention to this project and I'm especially glad it's been helpful.

I recently retired from Corporate Software Development and am taking a bit of a hiatus from coding while I explore other things. I don't even have Xcode installed right now. However, I'm sure I'll revisit coding in the future, and once I'm setup again, I'll review and merge this PR.

Just didn't want you to thank this was completely abandoned...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants