Re: [Faudiostream-users] problems with Faust based ugens in SuperCollider

2017-02-24 Thread Sébastien Clara
Using Extensions => http://doc.sccode.org/Guides/UsingExtensions.html You will find how to determine the specific location and how folder should be organised. Sébastien Le 24/02/2017 à 15:53, Stéphane Letz a écrit : > I guess .scx and the .sc file have to be placed in a specific location, >

Re: [Faudiostream-users] problems with Faust based ugens in SuperCollider

2017-02-24 Thread Stéphane Letz
I guess .scx and the .sc file have to be placed in a specific location, don't remember the detail…. Stéphane > Le 24 févr. 2017 à 15:21, Florian Grond a écrit : > > Here are a few more details investigating this: > > macOS Sierra: 10.12.2 (16C67) > > I have upgraded faust: > > faust -v > F

Re: [Faudiostream-users] problems with Faust based ugens in SuperCollider

2017-02-24 Thread Florian Grond
Here are a few more details investigating this: macOS Sierra: 10.12.2 (16C67) I have upgraded faust: faust -v FAUST, DSP to C++ compiler, Version 0.9.96 Copyright (C) 2002-2017, GRAME - Centre National de Creation Musicale. All rights reserved. Also I have added the 3.8 SC sources they reside i

Re: [Faudiostream-users] problems with Faust based ugens in SuperCollider

2017-02-24 Thread Florian Grond
Thanks for your reply Stéphane: I'm on OSX 10.12.2 (16C67) I've tried it with SC 3.7, 3.8, 3.9 faust -v FAUST, DSP to C++ compiler, Version 0.9.73-mr2 Copyright (C) 2002-2015, GRAME - Centre National de Creation Musicale. All rights reserved. This is the old Faustversion I had to use, Which Faus

Re: [Faudiostream-users] problems with Faust based ugens in SuperCollider

2017-02-24 Thread Sébastien Clara
I don't have a problem under linux with SC 3.8 and online compilation. Sébastien Le 24/02/2017 à 08:33, Stéphane Letz a écrit : A crashing issue has been fixed 2 months ago (https://github.com/grame-cncm/faust/commit/073a90e1ad5a21b32c80244e07b44e05b3fde3c7 and some other just before) and at t