<div dir="ltr"><p style="color:rgb(0,0,0);font-family:Helvetica,Arial,sans-serif;font-size:14px">Hi,</p><p style="color:rgb(0,0,0);font-family:Helvetica,Arial,sans-serif;font-size:14px">I'm looking for ecasound experts,</p><p style="color:rgb(0,0,0);font-family:Helvetica,Arial,sans-serif;font-size:14px">I’m using csound to write audio files that I then mix with ecasound. I want to know more about how ecaound reads the audio files.</p><p style="color:rgb(0,0,0);font-family:Helvetica,Arial,sans-serif;font-size:14px">What I tried in ecasound was -audioloop so that the same file is read over (simple enough). I’ll then make adjustments to this file and whilst maintaining the same name on the same path for that file and then recompile csound to essentially make a new file. When ecsound “realises” this it has to stop? I then have to exit and reopen ecasound and play the file again.</p><p style="color:rgb(0,0,0);font-family:Helvetica,Arial,sans-serif;font-size:14px">Is it possible to have ecasound just continue reading the file thats named in the command? what makes stop reading the file?</p><p style="color:rgb(0,0,0);font-family:Helvetica,Arial,sans-serif;font-size:14px">...perhaps before ecasound loops again it can reload the file into the buffer to I don't can to hit command interrupted and restart the engine each time I make an edit to the file thats looping?</p><p style="color:rgb(0,0,0);font-family:Helvetica,Arial,sans-serif;font-size:14px">I hope this is clear enough of an idea here.</p><p style="color:rgb(0,0,0);font-family:Helvetica,Arial,sans-serif;font-size:14px">Many many, thanks</p></div>