fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] Fluidsynth error on MacOSX 11.2.1


From: Tom M.
Subject: Re: [fluid-dev] Fluidsynth error on MacOSX 11.2.1
Date: Sun, 14 Feb 2021 21:00:31 +0100

> fluidsynth: error: Error setting the audio callback. Status=-66748

This error is printed when the call to AudioUnitSetProperty failed. According to www.osstatus.com the returned error is kAudioComponentErr_NotPermitted. I neither know what this error means, nor how to fix it.

On the other hand, the CoreAudio driver hasn't received any real changes for over 10 years. So it may not work with MacOS 11 at all.

If you just want to get it work, you could simply specify to use portaudio or jack as audio driver.

Tom

reply via email to

[Prev in Thread] Current Thread [Next in Thread]