Is there a function in csound to create a text file from scratch?
i don’t want to write in it, just create if filevalid is 0 and to use it after the init phase.
and later i do the #include „midi-presets.txt". but when i start csound the files does not exist yet. but i guess the #include is part of the preprocessor, so this is happening even before the init phase.