hi all,
a short time ago, i implemented a threaded soundfiler to the devel_0_37 on the cvs. i only compiled / tested on a linux platform and consider it as stable now.
the only feedback i've got was from ck, who was able to run it, too. has anyone been able to successfully compile and run it on a win32 or an osx platform? i _believe_ it's stable, but i'd like to hear some feedbacks, since i think it's useful to implement it to future releases of pd...
cheers...
Hi Tim, in g_array.c, line 928 the variable ret is defined after some statements which is not conforming to standard c. My compiler hickups.
best greetings, Thomas
----- Original Message ----- From: "Tim Blechmann" TimBlechmann@gmx.net To: "Pd list" pd-list@iem.at Sent: Wednesday, June 16, 2004 11:50 PM Subject: [PD] please test: threaded soundfiler & garray locks
hi all,
a short time ago, i implemented a threaded soundfiler to the devel_0_37 on the cvs. i only compiled / tested on a linux platform and consider it as stable now.
the only feedback i've got was from ck, who was able to run it, too. has anyone been able to successfully compile and run it on a win32 or an osx platform? i _believe_ it's stable, but i'd like to hear some feedbacks, since i think it's useful to implement it to future releases of pd...
cheers...
-- Tim mailto:TimBlechmann@gmx.de ICQ: 96771783 -- The only people for me are the mad ones, the ones who are mad to live, mad to talk, mad to be saved, desirous of everything at the same time, the ones who never yawn or say a commonplace thing, but burn, burn, burn, like fabulous yellow roman candles exploding like spiders across the stars and in the middle you see the blue centerlight pop and everybody goes "Awww!" Jack Kerouac
PD-list mailing list PD-list@iem.at to manage your subscription (including un-subscription) see http://iem.at/cgi-bin/mailman/listinfo/pd-list
hi tim,
I read:
a short time ago, i implemented a threaded soundfiler to the devel_0_37 on the cvs. i only compiled / tested on a linux platform and consider it as stable now.
it works fine for me on linux ppc and x86 I'm a bit reluctant though at the moment to do a cvs update since I have to clean up my private changes and do a diff against the devel branch so I can have them in my version (it's mostly font related and my netreceive patch - nothing worldshaking.
thanks for the soundfiler/array stuff it's just what I needed for years. (I actually even used it live about a week ago with tom's wvvw and it worked out excellent - no clicks no dropouts, no unexpected behaviour)
regards,
x
I just tried compiling and running this on OSX and it doesn't work at all. I'm pretty new to compiling PD from source though, so I may have done something wrong.
I'm running 10.3 and did this to compile from the src/ dir:
./configure make install
it seemed to work. but when I run PD with my .pdrc it get a segmentation fault immediately. When I remove the .pdrc from the equation i get the PD main window, but all the menu's are empty and nothing works.
Did I do something wrong here? are there options in the makefile that I need to edit by hand? or does this release of devel_0_37 not work on OSX?
Thanks.
/* Matt Nish-Lapidus
www.ekran.org/mn-l matt@ekran.org // mattn-l@rogers.com
"What's this fish doing in my ear?" */
On 16-Jun-04, at 5:50 PM, Tim Blechmann wrote:
hi all,
a short time ago, i implemented a threaded soundfiler to the devel_0_37 on the cvs. i only compiled / tested on a linux platform and consider it as stable now.
the only feedback i've got was from ck, who was able to run it, too. has anyone been able to successfully compile and run it on a win32 or an osx platform? i _believe_ it's stable, but i'd like to hear some feedbacks, since i think it's useful to implement it to future releases of pd...
cheers...
-- Tim mailto:TimBlechmann@gmx.de ICQ: 96771783 -- The only people for me are the mad ones, the ones who are mad to live, mad to talk, mad to be saved, desirous of everything at the same time, the ones who never yawn or say a commonplace thing, but burn, burn, burn, like fabulous yellow roman candles exploding like spiders across the stars and in the middle you see the blue centerlight pop and everybody goes "Awww!" Jack Kerouac
PD-list mailing list PD-list@iem.at to manage your subscription (including un-subscription) see http://iem.at/cgi-bin/mailman/listinfo/pd-list