Faust2sc.py - A python rewrite of the faust to supercollider tools

edited to say “inputs” instead of “outputs”

Hi Sam/Mads,

I confirm that there is a problem generating the .sc with faust2sc.py script with more than 1 inputs…

Best,

José

Could you post the faust code you tried to compile? The issue I saw is that it doesn’t traverse the gui groups correctly if they are nested inside each other, not that multiple inputs were a problem.

The older ruby code does some other simple stuff with controller names that I could implement when I have the time. I also think the fix for this isn’t too difficult. I just need a minute I don’t currently have.

Sam

I think you are right. I’m not able to fix this either at the moment due to health issues. Feel free to make a pull request. Best regards.

faust2sc.py was included in the latest release of Faust (2.40) which came out a few days ago

Does someone want to help out fix the problem with code containing vgroup etc ?

I am completely slammed right now, but if things still haven’t progressed when I am able to look at this, I will gladly work on it.

Sam