hello everybody,
I added fluid~.pd_darwin file to the extras folder, but whenever I try to create [fluid~] object, PD crashes. I am using both PD 0.37.4 and PD0.38TEST10 on g3 powerbook OSX 10.3.6 with Tcl&Tk 8.4.7.
anybody faced with the same problem before??
cheers, Koray
On Dec 1, 2004, at 21:27, pd-list-request@iem.at wrote:
Message: 16 From: "patrick" patrick@11h11.com To: pd-list@iem.at, "Alexandre Quessy" listes@sourcelibre.com Subject: Re: [PD] Midi instruments Date: Wed, 1 Dec 2004 14:26:53 -0500
hi alexandre,
look for fluidsynth~ (frank barknecht): it's an external (cvs) for loading soundfont (look in google for free soundfont). then you can use makenote, your keyboard, your mouse or anything to produce midi notes / sound.
patrick
M.Koray Tahiroglu DA student/researcher Media Lab, University of Art and Design Helsinki, TaiK Hameentie 135C 00560 Helsinki Finland http://mlab.uiah.fi/~korayt/ tel: +358 40 754 8449 fax: +358 9 75630 555
Hallo, Koray Tahiroglu hat gesagt: // Koray Tahiroglu wrote:
I added fluid~.pd_darwin file to the extras folder, but whenever I try to create [fluid~] object, PD crashes. I am using both PD 0.37.4 and PD0.38TEST10 on g3 powerbook OSX 10.3.6 with Tcl&Tk 8.4.7.
anybody faced with the same problem before??
I have seen fluid~ crash a lot of times, but I wrote it, so this is expected. ;)
However, the published source code is quite stable now and now most crashes are probably due to some conflict in the way, fluid~ was compiled in combination with how the needed libraries were compiled. For example, compiling flext with another compiler than fluid~ or libfluidsynth did lead to mysterious crashes sometimes. (Doesn't have to, though.)
It would help, if you could run Pd under the gnu debugger "gdb", but I admit, this is a bit tricky if you have never done this before. Where did you get the fluid~.pd_darwin? Did you compile it on your own? Which flext version do you have installed and from where? And you do have the fluidsynth library installed, yes?
Frank Barknecht _ ______footils.org__