thgrund / tidal-looper

Different looper variants for SuperDirt to provide live sampling in TidalCycles.
GNU General Public License v3.0
93 stars 2 forks source link

issue with lazy sample loading #10

Open oobjet opened 1 year ago

oobjet commented 1 year ago

Hi,

Tidal-looper is working seamlessly when sample banks are loaded at superdirt startup. But if I use "lazy sample loading" (~dirt.doNotReadYet = true in supercollider startup file), I get that error : reading soundfile as needed: loop:none ERROR: Primitive '_SFOpenRead' failed. when I try to play a recorded loop.

For some reason, it seems that lazy loading and tidal-looper don't play well together.

I'd really like to use both cause I have a very large sample library and looping in tidal is so much fun.