Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
DLS and reverb bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DLS and reverb bug?



Maybe I am missing something (probably something new to do with bussing). I swear this used to work:

UInt32 onoff;

If I make this call twice first with onoff = 0 and then onoff = 1, while rendering MIDI into audio on both buss 0 and buss 1 using the Apple DLSMusicDevice I get buzzing in the output of buss 1.

AudioUnitSetProperty(m_audioUnit, kMusicDeviceProperty_UsesInternalReverb,
kAudioUnitScope_Global, 0, &onoff, sizeof(onoff));

I think there may also be a bug that occurs if one only renders on buss 1 without rendering on buss 0 with DLS and internal reverb off.

Jeremy
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.