| I see two different behaviours of Csound in treating relative pathnames.
When I use
#include "../MyUdos.txt"
the dots are interpreted relative to the path of the .csd (and the
file is searched in the top directory). This was what I expected.
But when I use
ftsave "../MyFt.ftsave" or
fout "../MySound.wav"
the dots are interpreted relative to the directory of the binary (if I
use QuteCsound) or the working directory (if I use the terminal).
Why?
Is there a way to use relative pathnames in ftsave or fout relative to
the path of the .csd, too?
Thanks -
joachim
Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |