Page 2 of 2
Re: Oscillators Frequency Piano Roll
Posted: 23 Dec 2019 15:41
by fentras
kjetil wrote: ↑22 Dec 2019 15:40
Perhaps you have a more detailed idea about how this should work?
Sure! Linked to another
thread.
kjetil wrote: ↑21 Dec 2019 21:57
It's a pretty big bug unfortunately. Faust DSP Classes are not initialized for instruments in the interpreter backend (lookup tables and so forth). If possible, you should only use the LLVM backend for instruments until the next release.
Got it. I'll use LLVM from now on (for now).