Harald;
> That's a bug in 1.2.1.4 then, that should work. What OS are you on?linux and jack
seems to be old :-)
I would assume the bug is in LiSa and/or multichannel code, because it
depends on the way it is connected, remember this works:
LiSa looper => dac;
chuck's multichannel code seems to have some problems anyway.
>> looper.rate(2);
on further testing I found it's because the parameter should be a
float (as you also suggested).
Sorry, I was fooled by the fact, that 1.2.0.8 worked.
indeed...
Do you mean the function is overloaded with a function rate(int x) ?
if so what is the purpose of x?
Or will a rate(2) be delegated to rate()?