All,
Pd-L2ork is now available both as a tarball and via git:
http://l2ork.music.vt.edu/main/?page_id=56https://github.com/pd-l2ork/
Testers/contributors are as always most appreciated.
NB: Pd-l2ork is currently Linux-only although this may change down the road.
Some of the recent changes include:
2011-10-25
*Fixed a monster segfault bug that occurred when using toggling graph-on-parent and cut in succession (usually in combination with undo/redo).
2011-10-24
*Added undo/redo for creating …
[View More]new objects
2011-10-22
*Implemented universal copy/paste
2011-10-21
*Fixed gop enable/disable segfault (when doing so on an empty canvas)
*Added undo for the canvas properties
2011-08-24
*Fixed gop redrawing issue when passed coords message via script
*Fixed pack not converting null lists into bangs
Coming up soon:
*graph-on-parent enable/disable does not activate undo/redo on the parent window (or the gop-ed patch unless it is open)
*Infinite undo
*Ability to draw red GOP rectangle
*Universal copy/paste should also resize the canvas as per original script?
*Consider making hslider and vslider capable of doing int data
Cheers!
Ivica Ico Bukvic, D.M.A.
Composition, Music Technology
Director, DISIS Interactive Sound & Intermedia Studio
Director, L2Ork Linux Laptop Orchestra
Assistant Director, CCTAD
Virginia Tech
Dept. of Music - 0240
Blacksburg, VA 24061
(540) 231-6139
(540) 231-5034 (fax)
ico(a)vt.edu
http://www.music.vt.edu/faculty/bukvic/
[View Less]
On Nov 2, 2011, at 12:25 PM, Jonathan Wilkes wrote:
> ----- Original Message -----
>
>> From: Hans-Christoph Steiner <hans(a)at.or.at>
>> To: Ivica Ico Bukvic <ico(a)vt.edu>
>> Cc: pd-list(a)iem.at
>> Sent: Wednesday, November 2, 2011 12:09 PM
>> Subject: Re: [PD] New versions of pd-l2ork now available on git
>>
>>
>> On Oct 31, 2011, at 7:44 PM, Ivica Ico Bukvic wrote:
>>
>>>> It looks like it'll take …
[View More]overnight to download all of the
>> pd-l2ork-dev tarballs.
>>>> So should be able to have this done tomorrow. You still up for
>> swapping
>>>> this in as your git repo?
>>>>
>>>> .hc
>>>
>>> Will I have complete control over it? In other words, I need to be made
>> into an admin for it. If that is ok with you I am perfectly fine with making it
>> the main repo. As an alternative, we could always mirror ours with this one...
>>>
>>> Best wishes,
>>
>> Sorry, this is taking longer than I thought. YOu can still commit to your
>> current repo, then I can move those commits on top of the one I'm building
>> once its done.
>
> Hi Hans,
> I'm still a little unclear on what you're doing-- are taking the Pd-l2ork patches
> and breaking them out as commits to Miller's 0.43 git repo?
I started with Miller's pure-data.git at 0.42.5, then applied Pd-extended 0.42.5. That's where pd-l2ork forked from. Then I'm applying each release tarball as a git commit, then I'm applying the new pd-l2ork/pd.git commits on top of that. Then it is a full history, which makes it much easier to merge in changes from pure-data.git and pd-extended.git.
.hc
----------------------------------------------------------------------------
http://at.or.at/hans/
[View Less]
On Wed, Nov 2, 2011 at 12:07 PM, Patrice Colet <colet.patrice(a)free.fr> wrote:
>> There's flags
>> -static-libgcc and -static-libstdc++, or you can include .dll's.
>
> I've also found out that externals would need theses flags during compile process,
> so maybe it would be better to include the dll.
Yes that's true.
>
>> Anyhow, I did 'make -f makefile.mingw clean' and compiled again, but
>> now suddenly missing files.... Those files must have been …
[View More]there while
>> the first build succeeded, no? I'll give it another try soon.
>>
>
> which files?
All troubles were in the portaudio section, can not check exact errors
now as that machine is not mine. When compiling sources in Pd-extended
autobuild, g++ was called to build a C-file, probably pa_audio_wmme.c,
and exited on errors in the code. In Pd-double, makefile.mingw got us
through a complete build before I did the clean. When building again,
some portaudio file was reported to be missing. Next time I'll get a
fresh copy of the source and compare.
Katja
[View Less]
After the recent post about CsoundforLive, it resparked my interest in
trying out one of the text based audio synthesis programs. Since it seems
like a very steep learning curve to start learning any of these(Csounds,
SuperCollider or Chuck) I just wanted to see if anyone here has had any
experience with any of these and what your verdict was.
I'd like to start a sort of opinion poll:
1. How do they compare against each other?
2. How do they match up to Pd for your needs?
3. What …
[View More]sort of things can be achieved in these programs that can't be
achieved in Pd, if any?
--
www.epicjefferson.comwww.avmachinists.org Puerto Rico based Art Collective/ Non-Profit Org
[View Less]
(this is a duplicate post i did on the forum, but want to see if i can get
help here)
is there someone here doing pd on mini devices yet?
i want something with low latency, audio output at least, but audio in/out
even better.. the ability to connect some sort of sensors or controllers
(even really basic stuff)
basically, i want to put pd in a guitar pedal.
any help?
cheap would be best, but i have a small budget i could use if a good option
is not bargain basement.
i must also mention …
[View More]that i'm really not good at soldering, and my coding
ability in anything other than PD is pretty shocking.
what options are there? i have heard of beagle board, does that work?
[View Less]
Sorry, I had accidentally sent this to pd-dev.
Ricardo Fabbri
--
Linux registered user #175401
www.lems.brown.edu/~rfabbrilabmacambira.sf.net
---------- Forwarded message ----------
From: Ricardo Fabbri <rfabbri(a)gmail.com>
Date: Tue, Nov 1, 2011 at 5:51 PM
Subject: gem, pdp, gridflow, pidip
To: pd-dev(a)iem.at
Hi,
would you have seasoned advice to give on these packages? one vs the
other? quirks from each?
gem, pdp, gridflow, pidip
Gem's big win (for me) is having a very …
[View More]active development community
which I am currently taking part of.
There are tons of cool stuff on the other ones as well, of course. Any
remarks to share? Things to watch out for?
Best,
Ricardo Fabbri
--
Linux registered user #175401
www.lems.brown.edu/~rfabbrilabmacambira.sf.net
[View Less]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2011-10-31 00:37, x.garnier wrote:
> Hello you all,
> pix_gst2pix.cpp:148: error: ?class GemState? has no member named ?set?
> pix_gst2pix.cpp:148: error: ?_PIX? is not a member of ?GemState?
it seems like you are trying to compile pdgst with an older version
(<0.93) of Gem.
it also seems like pdgst currently only builds with Gem>=0.93
i hope i find time to make pdgst backward compatible.
mfgadfr
IOhannes
Ok, thank you, If …
[View More]you have time for that it's cool, but i'll try to upgrade Gem (hope I'll be able to do it via Terminal, I'm not sure I know how to do it...) and compile pdgst again anyway.
thank you again
Xavier
[View Less]
English below
|
V
Liebe Freunde,
am nächsten Montag, 7.11.2011, findet nach einer ausgedehnten Sommerpause unser
nächstes Patchbay-Treffen statt. Special Guest: Chikashi Miyama.
Wir starten um 19:00 im Klanglabor der KHM, Filzengraben 8, Köln. Ihr seid
herzlich eingeladen.
Für unser Treffen am 7.11.2011 haben wir diesmal einen besonderen Gast.
Chikashi Miyama aus Japan, derzeit am ZKM in Karlsruhe, …
[View More]wird seine
Komposition "Black Vox" spiele. Dabei kommt sein selbst entwickelter
"Peacock"-Controller zum Einsatz, eine einzigartige schwarze Kiste mit 35
Infrarot-Abstandssensoren, die berührungsfrei mit den Händen gespielt wird.
Ein Theremin auf Dopamin! Im Anschluss erklärt er die Technik hinter dem Gerät und
erlaubt uns vielleicht sogar einen Blick auf die nackten Schaltkreise, jawoll!
Video hier: http://chikashi.net/detail?id=20&lang=e
Die Kölner Patchbay ist ein zwangloses Treffen für alle, die sich mit
stöpselbaren Medien befassen. Ob ihr euch für Patch-Software wie Pure Data, Max
oder SuperCollider interessiert, echte Patchkabel in Modularsynths stopft
elektronische Steckplatinen mit Arduinos befüllt oder Circuit Bending macht -
hier seid ihr richtig und findet Gleichgesinnte. Es gibt Getränke.
Beste Grüße,
--
Die Leute aus der Stöpselbucht: Dirk, Frank, Tobias, Tobias, Volker uvm.
Dear Friends,
we're happy to invite you to the next Patchbay meeting in Cologne on Nov 7,
2011, 7 pm, in the Klanglabor ("Soundlab") of the KHM (Academy of Media Arts
Cologne), Filzengraben 8, Cologne.
This time we will have a special guest: Chikashi Miyama.
Chikashi Miyama from Japan, currently researcher at ZKM Karlsruhe, will perform
his composition "Black Vox". It uses a special controller, Chikashi developed:
the "Peacock", a box-shaped sensor-based interface, which detects the movements
of a performer's hands employing thirty-five infrared sensors. Subsequent to
the performance he will explain some technical details of his work and the
controller.
The "Patchbay" in Cologne is a casual, informal meeting for everyone interested
in patchable media. It was started in the beginning of 2011 by a handful of
Cologne sound and media artists, some of them are using software like Pure
Data, Max/MSP or Supercollider, others prefer hardware modular synths, still
others have a circuit bending background or develop custom instruments around
microcontrollers like the Arduino board. Whatever patching environment you're
interested in, the Patchbay meetings offer an opportunity to see and discuss
your and other's projects and just hang around. There will be drinks!
Best regards
--
The Patchbay People: Dirk, Frank, Tobias, Tobias, Volker and others
_______________________________________________
Pd-announce mailing list
Pd-announce(a)iem.at
http://lists.puredata.info/listinfo/pd-announce
[View Less]
---------- Forwarded message ----------
From: Joe White <joe(a)rjdj.me>
Date: 1 November 2011 14:37
Subject: Re: [PD] Two RjDj questions
To: Joe Newlin <jtnewlin(a)gmail.com>
Hi Joe,
Check out the following filter objects [e_resonzq], [e_reslop], [e_lop2],
[e_lop4]
Make sure that the synths are initialised with some settings otherwise
there will be no sound output. Check out the detailed help section from
their respective help patches.
Cheers,
Joe
On 31 October 2011 16:19, Joe …
[View More]Newlin <jtnewlin(a)gmail.com> wrote:
> Hi Frank,
>
> I am trying to re-work some of my patches using rjlib so that I can share
> them with the world more easily.
>
> In one, I am using the [moog~] filter. What rjlib object would most
> closely approximate this?
>
> Also, I'm having trouble with some of the synths (like s_chip & s_czz). I
> was expecting to send a note/velocity pair to inlet 0 and get sound from
> the outlet~. That's not happening and looking inside the abstractions
> didn't help me understand what was/wasn't happening. Am I missing something?
>
> Thanks,
>
> JN
>
> --
> www.joenewlin.net
> www.twitter.com/joe_newlin
>
>
> _______________________________________________
> Pd-list(a)iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
[View Less]
So why is it taking a small miracle for my iPod and iPhone to hit the RjDj
servers via Safari?
All OS's, Apps, RjzServer versions are up to date...and I've tried in 3
different wireless environments.
Set up worked like a charm 6 months ago.
Thanks