Hi, next release (or current state on gitub) breaks one of my externals - [sr~] - because it uses 'sys_get_audio_params' from s_stuff.h and it got removed from the code. One idea of this object is that it can change Pd's running sample rate from within the patch.
By the way, the [audiosettings] externals from extended and available in deken in the mediasettings library has the same issue and fails to create.
what do we do now?
thanks cheers
The stuff in s_stuff.h was broken... unfortunately, the API had to change to fix some problems in audio handling.
There needs to be a stable API for changing audio settings but that's for the future... in the meantime objects that use s_stuff.h definitions will probably have to track changes in the internal APIs.
Miller
On Fri, Oct 22, 2021 at 04:16:51PM -0300, Alexandre Torres Porres wrote:
Hi, next release (or current state on gitub) breaks one of my externals - [sr~] - because it uses 'sys_get_audio_params' from s_stuff.h and it got removed from the code. One idea of this object is that it can change Pd's running sample rate from within the patch.
By the way, the [audiosettings] externals from extended and available in deken in the mediasettings library has the same issue and fails to create.
what do we do now?
thanks cheers
Pd-dev mailing list Pd-dev@lists.iem.at https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.puredata.info_lis...