- Timestamp:
- Feb 10, 2013, 9:05:49 PM (12 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- 6e3fed8
- Parents:
- 9a226ef
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/io/sink_apple_audio.c
r9a226ef r8ff4e4b 59 59 60 60 AudioStreamBasicDescription clientFormat; 61 UInt32 propSize = sizeof(clientFormat);62 61 memset(&clientFormat, 0, sizeof(AudioStreamBasicDescription)); 63 62 clientFormat.mFormatID = kAudioFormatLinearPCM;
Note: See TracChangeset
for help on using the changeset viewer.