Hi!
Joerg-Cyril.Hoehle@t-systems.com wrote:
This fixes the string from midi.ok mentioned in bug #21589 err:wave:AudioUnit_GetVolume AudioUnitGetParameter return an error "\xff\xff\xd5\x8e" Now it will print a signed integer instead: -10866 aka. kAudioUnitErr_InvalidScope
As to whether that function should stay "inline", I don't know.
Doesn't really matter as "inline" is just a hint to the compiler and the compiler is free to ignore it.
bye michael