Re: [PD] pd 0.44 vanilla build process

2013-02-21 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-02-20 23:47, Jonathan Wilkes wrote: >> Thanks for the help. Actually it's not such a big deal to do the >> cp command. The main problem is that when I make a src code >> change and do "make" again, it obviously recompiles the changed >> files

[PD] vsl hsl vradio and vu gone

2013-02-21 Thread Ed Kelly
Hi all, Using the new Pd-extended on Ubuntu 10.04 - some objects aren't there. It's clear I'll have to go through all my abstractions and add [import] objects for many things, but these are basic vanilla gui objects. How do I get them back? vsl hsl vradio and vu  don't work, but the rest of the

Re: [PD] vsl hsl vradio and vu gone

2013-02-21 Thread Charles Goyard
Hi, Ed Kelly wrote: > Using the new Pd-extended on Ubuntu 10.04 - some objects aren't there. > It's clear I'll have to go through all my abstractions and add [import] > objects for many things, but these are basic vanilla gui objects. How do I > get them back? > vsl hsl vradio and vu  don't work

Re: [PD] [gem] Looking for an abstraction for converting textfiles in text3d string

2013-02-21 Thread Charles Goyard
Roman Haefeli wrote: > Your patch breaks when you have a line with a comma in your text file. > Such a line is broken into two lines. Oh. Thanks. pure data is just a name after all... It's not exactly pure about data handling :). > Regarding your insistence to do that task with Pd, I think you s

Re: [PD] [gem] Looking for an abstraction for converting textfiles in text3d string

2013-02-21 Thread Roman Haefeli
On Don, 2013-02-21 at 14:13 +0100, Charles Goyard wrote: > Hey, that works. But, as you may have guessed, it's awfully slow with > a "large" textfile (about 3kb). I guess it's just the message box that's > slow to update. Actually, message boxes are pretty fast. Try hiding it in a non-visible subp

Re: [PD] [gem] Looking for an abstraction for converting textfiles in text3d string

2013-02-21 Thread Charles Goyard
Hi, Roman Haefeli wrote: > On Don, 2013-02-21 at 14:13 +0100, Charles Goyard wrote: > > Hey, that works. But, as you may have guessed, it's awfully slow with > > a "large" textfile (about 3kb). I guess it's just the message box that's > > slow to update. > > Actually, message boxes are pretty fas

Re: [PD] [gem] Looking for an abstraction for converting textfiles in text3d string

2013-02-21 Thread Roman Haefeli
On Don, 2013-02-21 at 14:57 +0100, Charles Goyard wrote: > Hi, > > Roman Haefeli wrote: > > On Don, 2013-02-21 at 14:13 +0100, Charles Goyard wrote: > > > Hey, that works. But, as you may have guessed, it's awfully slow with > > > a "large" textfile (about 3kb). I guess it's just the message box t

Re: [PD] [gem] Looking for an abstraction for converting textfiles in text3d string

2013-02-21 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-02-21 14:41, Roman Haefeli wrote: > On Don, 2013-02-21 at 14:13 +0100, Charles Goyard wrote: >> Hey, that works. But, as you may have guessed, it's awfully slow >> with a "large" textfile (about 3kb). I guess it's just the >> message box that's

Re: [PD] Archlinux packages

2013-02-21 Thread Charles Goyard
Fero Kiraly wrote: > ok. I get working pd-vanilla, pdx, pd-l2ork on one archlinux system. For git, you can use the following construct in the PKGBUILD so you don't have to delete and clone again on successive builds: #download pd-l2ork msg "Looking for pd2lork on git ..." cd $srcdi

Re: [PD] [gem] Looking for an abstraction for converting textfiles in text3d string

2013-02-21 Thread Roman Haefeli
On Don, 2013-02-21 at 15:15 +0100, IOhannes m zmoelnig wrote: > On 2013-02-21 14:41, Roman Haefeli wrote: > > On Don, 2013-02-21 at 14:13 +0100, Charles Goyard wrote: > >> Hey, that works. But, as you may have guessed, it's awfully slow > >> with a "large" textfile (about 3kb). I guess it's just th

Re: [PD] [gem] Looking for an abstraction for converting textfiles in text3d string

2013-02-21 Thread Roman Haefeli
On Don, 2013-02-21 at 15:15 +0100, IOhannes m zmoelnig wrote: > On 2013-02-21 14:41, Roman Haefeli wrote: > > On Don, 2013-02-21 at 14:13 +0100, Charles Goyard wrote: > >> Hey, that works. But, as you may have guessed, it's awfully slow > >> with a "large" textfile (about 3kb). I guess it's just th

Re: [PD] [gem] Looking for an abstraction for converting textfiles in text3d string

2013-02-21 Thread Charles Goyard
Roman Haefeli wrote: > BTW, it's dead easy to put this into an abstraction to avoid the GUI > update issue: > > [inlet] > | > [ ( > | > [outlet] Yes, I tried and it works wonder ! ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->

[PD] OT: Alsa configuration debian squeeze

2013-02-21 Thread Funs Seelen
Hi list, Sorry for being a little off topic, but I hope to find a solution here. After spending many many hours trying to get the sound on my new machine working I feel I'm getting close, but need a last hint. I hope one of you could help me. After installing pulseaudio and editing ~/.asoundrc o

Re: [PD] OT: Alsa configuration debian squeeze

2013-02-21 Thread katja
Hi, On my Panasonic cf-74 with Debian Squeeze 32 bit, audio in Jack and Pd will only work properly after making a few settings with Gnome Alsa Mixer: - disable IEC958 - enable capture > Rec I've done a fresh install several times and only with Gnome Alsa Mixer I could do the right settings for s

Re: [PD] OT: Alsa configuration debian squeeze

2013-02-21 Thread Funs Seelen
Hi Katja, On Thu, Feb 21, 2013 at 6:20 PM, katja wrote: > On my Panasonic cf-74 with Debian Squeeze 32 bit, audio in Jack and Pd will > only work properly after making a few settings with Gnome Alsa Mixer: > > - disable IEC958 > - enable capture > Rec Thanks for your quick response. To try your

Re: [PD] LibPD <- Vanilla only ?

2013-02-21 Thread Hans-Christoph Steiner
If someone wanted to libpd-ify the Pd-extended core, I'll help where I can. That would give you things like [initbang], $@ and $#, the 'blob' type for handling generic blobs of memory, and more. .hc On 02/21/2013 12:39 AM, Peter Brinkmann wrote: > libpd itself only tracks Pd Vanilla, but you can

Re: [PD] Changing the defaul language in 0.43

2013-02-21 Thread Hans-Christoph Steiner
I don't think it would be super complicated to implement. I think the easiest way would be to implement it as a GUI preference, so that would be all Tcl code. Check out pd/tcl/pd_guiprefs.tcl for the API. And you can see load_locale in tcl/pd-gui.tcl .hc On 02/21/2013 02:36 AM, Björn Eriksson

[PD] l2ork compile problem

2013-02-21 Thread András Murányi
kages/linux_make: No such file or directory tar full installer... make: *** No rule to make target `tarbz2'. Stop. move full installer... mv: cannot stat `build/pd*bz2': No such file or directory l2ork addons... tar: l2ork_addons: Cannot stat: No such file or directory tar: ../l2ork_add

Re: [PD] l2ork compile problem

2013-02-21 Thread Ivica Bukvic
ry > cp: cannot stat `spectdelay~-help.pd': No such file or directory > cp: cannot stat `array*': No such file or directory > ./tar_em_up.sh: line 267: cd: ../packages/linux_make: No such file or > directory > tar full installer... > make: *** No rule to make target `tarbz2&#

Re: [PD] l2ork compile problem

2013-02-21 Thread András Murányi
~.pd_linux': No such file or directory >> cp: cannot stat `spectdelay~-help.pd': No such file or directory >> cp: cannot stat `array*': No such file or directory >> ./tar_em_up.sh: line 267: cd: ../packages/linux_make: No such file or >> directory >> tar fu

Re: [PD] GUI overload

2013-02-21 Thread Ivica Ico Bukvic
I just discovered that my apparent GUI stutter came from "tear free" being enabled on in my AMD/fglrx video card control panel (go figure). So, my report may not be complete/accurate. I will reenable the flag and investigate further. As for trying pd-l2ork you can always compile it using the instr

[PD] [PD-announce] Concordia Laptop Orchestra + UCSD&UCI's Transcenders + Edinburgh's Mustek @ the Birmingham Network Music Festival

2013-02-21 Thread eldad tsabary
Dear Friends Concordia Laptop Orchestra will perform this Saturday morning (sometime between 11:00 AM to 12 PM EST) at the Birmingham Network Music Festival with two acoustic ensembles in three locations: The Transcenders @ UC San Diego and Irvine and Mustek @ Edinburgh (29 performers in total)