Stefan Westerfeld

Results 86 comments of Stefan Westerfeld

Occasional crashes are very hard to debug, especially the kind that is not reproducible by following a sequence of steps that always makes it crash. What would help a lot...

Thanks for the stacktrace. This is indeed a crash inside the liquidsfz plugin. I've been able to reproduce a crash using Reaper 7.08 on Linux, looping a clip with a...

I don't think that shell execution is a big problem from a performance point of view. The reason is that watermarking itself is kind-of expensive. Also usually you'd have to...

Unfortunately there is no easy solution to this issue. SpectMorph has its own cross platform UI toolkit which took quite some time to implement, just to give you an idea,...

SpectMorph currently needs **constant pitch input** sounds. Example: if you had a dog animal sound at frequency ~440 Hz and a cat animal sound at ~700 Hz, you could build...

Although `liquidsfz` connects JACK and creates two audio output ports and one midi input port, initially these are not connected to anything. You need to connect the audio output ports...