Hi! I´m a total rookie in SAPF. I´ve installed the linux version of this language in my computer and playing some examples I have noted that some functions simply doesn´t work. Is always the same: “syntax error”. It seems that some functions like “lfo” are not supported in this version. Is that true? I thank your answers in advance.
lfo is defined in sapf-prelude.txt. to use it, you need to start sapf with -p sapf-prelude.txt (assuming the file is in your current working directory).
1 Like
Thank you! It worked just fine.
1 Like