ml4a / ml4a-ofx

A collection of openFrameworks apps for working with machine learning
http://ml4a.github.io
1.22k stars 279 forks source link

AudioTSNEViewer --> max number of sounds limited to 256 #48

Open da-hon5 opened 2 years ago

da-hon5 commented 2 years ago

hi, do you know if it is possible to change the max number of sources which can be loaded by OpenAL? because at the moment the max number of sounds is 256! cheers!

rupeshmalpani-maniac commented 2 years ago

?

On Tue, 19 Apr, 2022, 7:59 pm da-hon5, @.***> wrote:

hi, do you know if it is possible to change the max number of sources which can be loaded by OpenAL? because at the moment the max number of sounds is 256! cheers!

— Reply to this email directly, view it on GitHub https://github.com/ml4a/ml4a-ofx/issues/48, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN7HSKRABWTVAEUQBNEHY3DVF27LXANCNFSM5TZBFKIA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

da-hon5 commented 2 years ago

at the moment (at least in my case) only 256 sources can be loaded by ofSoundPlayer. if i have more t-sne datapoints (and sounds) i get the error message "ofOpenALSoundPlayer: loadSound(): couldn’t generate source for ..."