csound-flossmanual / csound-floss

The Csound FLOSS Manual
https://flossmanual.csound.com/
GNU General Public License v3.0
21 stars 19 forks source link

soundfile error when re-evaluating #95

Closed joachimheintz closed 8 months ago

joachimheintz commented 9 months ago

on https://flossmanual.csound.com/sound-modification/granular-synthesis are multiple examples which use "fox.wav". the first run goes ok. when running again (or try to continue with another example which uses the same sound file), the error occurs: "INIT ERROR in instr 1 (opcode diskin) line 19: diskin2: fox.wav: failed to open file (format not recognized.)" when i reload the page, it works, but again only for one run. (tested with firfox and chrome on osx and linux.)