Post

Replies

Boosts

Views

Activity

Reply to audio unit with midi in/out
I wrote the tutorial on AUv3 MIDI a few years ago. This forum prevents me from including a link. Ask the google for "Audio Units (AUv3) MIDI extension – Part 0: Getting Started" There are also Github projects mentioned therein. I've posted links in the past. What's the problem now? It says "This URL can't be included in your post. Please remove it to continue." It's for any url/scheme.
Topic: Media Technologies SubTopic: General Tags:
Apr ’21
Reply to Why is internalRenderBlock fetched and used before allocateRenderResources() is called?
I spent some time on this a few years ago, so I can confirm. In my auv3 tutorial code I added checks to see if the cached blocks that should have been initialized in allocateRenderResources were nil or not. It worked but it has the feeling of fixing an airplane wing with bubble gum.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Oct ’21
Reply to Audio Unit v3 Setup
I wrote a series at http://www.rockhoppertech.com/blog/auv3-midi/ a few years ago. I should update it, but most of it is still valid.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Oct ’21
Reply to AVMIDIPlayer output to hardware MIDI device?
No. If you want to play on an external device, use AVAudioEngine instead. Documentation - https://developer.apple.com/documentation/avfaudio/avmidiplayer/
Topic: Media Technologies SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’21
Reply to Play MIDI sequence from AUV3 plugin and record the MIDI output in DAW
"various examples scrounged from the internet" use a wide variety of techniques, many wrong. Show how your AUv3 audio unit is playing the MIDI sequence and we can answer. I don't see a AUv3 forum. People crosspost anyway. Also check Core Audio.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Apr ’21
Reply to audio unit with midi in/out
I wrote the tutorial on AUv3 MIDI a few years ago. This forum prevents me from including a link. Ask the google for "Audio Units (AUv3) MIDI extension – Part 0: Getting Started" There are also Github projects mentioned therein. I've posted links in the past. What's the problem now? It says "This URL can't be included in your post. Please remove it to continue." It's for any url/scheme.
Topic: Media Technologies SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’21