Winxound Segmentation Fault

Hi everyone,

I’m trying to switch from CsoundQt to Winxound (just to try it out) but I get the message :
“csound command: Segmentation fault” whenever I try to run a .csd.
However, it works when I compile from Terminal (“Compile (Terminal)” button).
Does anyone know what’s up ?
I’m on macos, I have Csound 6.17 installed on my computer, and the .csd works with CsoundQt.

Thank you

Does this happen with all .csd files?

It happens with any .csd file, even if I write one directly in WinXound :frowning:

I’m afraid I can’t offer much in the way of help here. It’s working fine for me on Windows. FWIW, you can get pretty close to Winxound with Visual Studio Code, if you install the Csound extension. It will turn VS Code into a simple but powerful Csound editor. I use it all the time, it’s really nice.

No problem. Thank you ! I’ll try it it out :slight_smile: