Posts

Post not yet marked as solved
0 Replies
487 Views
I'd like to conform to the same format that GarageBand and Logic use to create aupreset files. However upon inspection it appears that these apps are creating malformed plist documents. Does anyone have more info? I must be missing something obvious but so far I'm unable to export in a similar way, or import for that matter.
Posted
by tmg.
Last updated
.
Post not yet marked as solved
3 Replies
2.7k Views
I'm experiencing an intermittent failure to load my audio unit in Garageband. Though the error message is obvious, I can't find any documentation on the timeout specification. Has anyone else come across this?
Posted
by tmg.
Last updated
.
Post not yet marked as solved
1 Replies
591 Views
I'm running a simple audio path that takes the microphone input and routes to the main mixer node, bypassing any rendering in my app just to validate baseline performance. I'm noticing that adding an AVAudioMixerNode to conver the microphone input to 44.1kHz for internal processing is causing audible glitches in the signal path. I'd like to maintain an internal sampling rate of 44.1kHz regardless of external conditions and it seems this should be possible with AVAudioMixerNode. Is this not supported?
Posted
by tmg.
Last updated
.
Post marked as solved
1 Replies
682 Views
When creating a new Framework and expanding the Headers Build Phase Xcode crashes.UNCAUGHT EXCEPTION (NSInternalInconsistencyException): -[NSNib _initWithNibNamed:bundle:options:] could not load the nibName: Xcode3HeadersBuildPhaseViewController in bundle NSBundle </Applications/Xcode-11-beta-7.app/Contents/PlugIns/Xcode3UI.ideplugin> (loaded).Does anyone have a workaround for this? I noticed in beta 6 and submitted logs but it's still broken in beta 7. I don't have a good sample of the project file so I don't know the correct syntax for adding files to this phase.
Posted
by tmg.
Last updated
.
Post not yet marked as solved
0 Replies
459 Views
Do we have additional guidance on setting up our iPad on Mac apps? The current docs only address a few points.For instance, I'd like to modify things like default window dimensions, as well as title bar transparency (my application depends on a transparent status bar).
Posted
by tmg.
Last updated
.