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)
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_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
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
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
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
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
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
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
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
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 ->
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
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
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
-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
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
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
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
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
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
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
-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
22 matches
Mail list logo