trés grosse lenteur d'init du moteur bass (> 30 secondes) et parfois echec avec le message
FAudioSession := FAudioEngine.OpenSession(AUDIOENGINE_SESSION,AUDIOENGINE_USERNAME,'');
...
-> function TADBass.Init : Boolean;
-> if(FDll.BASS_Init(DWORD(FCfg.Interf), FCfg.MixRate, BASS_DEVICE_LATENCY, 0, Nil) = FALSE) then