Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-audio

IPCAUClient: bundle display name is nil

MTAudioProcessingTap EXC_BAD_ACCESS , doesnt always fire the finalize callback. how to Release it?

Routing low-latency audio from one CoreAudio device to another

macos core-audio

How do I set/get the volume level with Core Audio?

macos audio core-audio volume

iOS: AudioUnit of current AVAudioPlayer

Converting AudioBuffer to CMSampleBuffer with accurate CMTime

Swift 3 - How to convert memory of Int32 as four characters

How can I use Apple's Core Audio C API to create a simple, real-time I/O stream on OS X?

c macos audio core-audio

How to play decoded audio data through hardware on IOS?

ios core-audio

Does an audio queue callback function have to be a C style function? Or can it be an objective C style method?

how to use the native fixed point type (8.24) for iOS audio processing

ios core-audio fixed-point

is it possible to enumerate Audio Unit parameter descriptions?

core-audio audiounit

AU Preset (.aupreset) resource path issue in iOS LoadPresetDemo sample code

xcode ios5 core-audio

Swift AVAudioEngine crash: player started when in a disconnected state

ios swift core-audio

How do I increase MIDI synth volume/gain without distortion on iOS?

How to use iOS 10 Speech Recognition?

ios core-audio speech ios10

Simplest way to capture raw audio from audio input for real time processing on a mac

audio core-audio sampling

How do you pause, stop and reset an AUFilePlayer?

ios5 audio core-audio

OS X / iOS - Sample rate conversion for a buffer using AudioConverterFillComplexBuffer

iOS LPCM Non-interleaved Audio input with 2 channels: not possible?