Right on Thomas. I have several versions of Pd that I compiled myself on
several computers. No problems on Pd 0.46.7. The 0.45-04 64bit was the
problem. I just tested on El Cap.
Faust is great, I just ported all objects to Max in no time (I compiled
from terminal) and now I have Pd and Max versions of my new piece for piano
and electronics !

Cheers.



On Sat, Apr 9, 2016 at 5:54 PM, Thomas CIPIERRE <thomas.cipie...@hotmail.fr>
wrote:

> Hi Faust users,
>
> I just wanted to add that, like Albert Graef, I’m running flawlessly Faust
> DSPs in pd-extended on Fedora 23 (pd-extended from PlanetCCRMA repo, and
> Faust compiled from latest git). I use both several instances of the same
> DSP and other Faust objects in the same patch that I’ve compiled from my
> terminal, and via the online-compiler to cross-compile to Windows and OSX
> for my students (they don’t seem to experience any problem too, although
> I’m not sure anyone opened a patch on OSX).
>
> Be aware that pd-extended is now no longer supported
> <http://puredata.info/downloads/pd-extended> but with Debian pd-vanilla
> and extension packages that should not be a problem for Ubuntu. BTW, I used
> Ubuntu Studio two years ago on another project and did not have any problem
> too. Thus, I think you should definitely check your pd version.
>
> Hoping that might help,
> Cheers,
>
> Thomas CIPIERRE
> +33663902957
>
> 2016-04-07 9:48 GMT+02:00 Kjetil Matheussen <k.s.matheus...@gmail.com>:
>
>>
>>
>> On Thu, Apr 7, 2016 at 9:42 AM, Kjetil Matheussen <
>> k.s.matheus...@gmail.com> wrote:
>>
>>> Got this one
>>> http://forum.pdpatchrepo.info/topic/9159/pd-faust-programming-language/10
>>> doing a quick search.
>>> Seems like many people can confirm it. You compile two different faust
>>> objects using the online compiler, and
>>> then pd will crash if you load both of them into pd.
>>>
>>>
>> A guess:
>>
>> Pd loads externals like this: "dlobj = dlopen(filename, RTLD_NOW |
>> RTLD_GLOBAL);"
>>
>> Meaning that the symbols of the loaded externals are globally visible.
>> Maybe there's a name clash?
>> One or more global functions or variables in puredata.cpp that should
>> have been static?
>>
>>
>>
>> ------------------------------------------------------------------------------
>>
>> _______________________________________________
>> Faudiostream-users mailing list
>> Faudiostream-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>>
>>
>
>
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications
> Manager
> Applications Manager provides deep performance insights into multiple
> tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
> gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
> _______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>
>


-- 
Martin Jaroszewicz, PhD.
Professor
COSMOS - Cluster 5
Center for Educational Partnerships
University of California Irvine
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to