Hello,
VRAIDS from VULT stopped working for me. Anyone else?
Thank you. Alain
Hello,
VRAIDS from VULT stopped working for me. Anyone else?
Thank you. Alain
I have to dig…
Fount! Wen the frequency on the Audio output is < 44 kHz, the module stops working. Could you confirm that?
Alain
@modlfo is this a bug?
Not sure indeed. Due to the type of processes inside, may be these modules can’t work correctly below a certain value…
@modlfo ? We need your help!
Alain
Since both the Freak and Vraids run the same code of the hardware, the code is not adapted to run below 44.1 kHz.
The hardware runs at fixed 96 KHz. But I have duplicated the code for 44.1, 48 and 82.2 kHz. The code duplication is necessary for optimization purposes. I did no added support for sample rates lower or higher than that.
I cad add support for lower sample rates in a future version, but there will not be any performance gain because the module would have to run at higher sample rate and then do conversion.
For all my modules, the lowest sample rate I support and test is 44.1 kHz. Using anything below may result in unexpected behaviors.
good to know Leonardo,
maybe you can add a little popup warning screen ( or something like this)
on the modules when samplerates outside of the working range are used?
(If this is possible)
That would be helpfull for many users,
and no need to expand the working range for samplerates
I do agree!