Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-audio

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

FFT output with float buffer AudioUnit

Difference between audio encoding/decoding and format conversion

audio ffmpeg core-audio

How do I get my sound to play when a remote notification is received?

Does AUGraph deprecation means no more audio render callbacks?

How to seek within an audio track using avassetreader?

objective-c core-audio

Get Built-in Output From Core Audio

How do I get the filesystem path for a resource on iPhone?

How to use audio units in an application

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