Hi,
I updated Memento again, it's now at version 0.4 and as usual
available here:
http://www.pure-data.org/community/projects/rradical/patches/
There is an important addition:
Memento now has a Tutorial! So if you never understood what all this
Memento stuff I'm working on is good for, please follow the tutorial
once. It gives a lot of hints on how to add persistance to your
patches.
The tutorial basically also works and is valid for older versions of
Memento >= 0.3, but see below.
There are some important changes:
* pool from today's CVS is required. I now use the mkchdir messages,
that create a directory and immediatly change into it.
* I now use Cyclone's [prepend] instead of [glue]. it has to be
Cyclone prepend, because it is used without creation argument and
with the "set" message. (Please ignore its compatibility warnings.)
BTW: We really should somehow agree on ONE prepend. There are
dozens of prepends, I believe
* Originator's right inlet now directly accepts and routes OSC
messages.
Have fun and share patches.
ciao
--
Frank Barknecht _ ______footils.org__
Hi,
i've uploaded three new packages for the RRADical Pd project to
pure-data.org at
http://www.pure-data.org/community/projects/rradical/patches/
First this is a new version of Memento, now at 0.3, that includes a
proposed handling of remote controlled patches via OSC. OSC is built
into the commun object. Remote control can be done with the
netcontrol.pd GOP patch.
Also I hacked a dirty copy/paste functionality into memento.
Both new features are open for discussion.
To show off how Memento can be used I created two example packages,
that unfortunatly require some externals to make sound and might only
work on Linux. Still, the useage of Memento should become clear even
without sound.
The two packages are:
_ __Speakerboxx_
ver. 0.1
This is a symbol-sequenced beatbox built around the ratts-library
available from http://www.ling.uni-potsdam.de/~moocow/projects/pd/
A Linux compile is included.
If you cannot make it to produce sound, here's how it would sound:
http://footils.org/snd/goondah.ogg
_ __Analogue_
ver. 0.1
This is a RRADical GUI for Steve Harris' analogueOsc LADSPA plugin.
For it you'd need the plugin~ external and the swh-plugins from
plugin.org.uk
This shows, how I'd figure a total separation of GUI with presets and
the soundengine, which is important for polyphony. Please also note
the hierarchical useage of RRADical patches.
All these packages need a big cleanup...
Have fun.
("Din daah daah, din deeh deeh. Ooh, chacka chacka.")
ciao
--
Frank Barknecht _ ______footils.org__
Hi all,
i just uploaded a new release of flext, a c++ layer for cross-platform
development of PD and Max/MSP externals.
Several bugs have been fixed and some features been added.
- PD attributes: added a TCL/TK editor dialog ("properties") and save
attributes to patcher
- native support for Windows threading model
- make use of new PD thread locking (PD functions sys_lock() and
sys_unlock()), queue messages only if necessary
- added some more SIMD functions
- added "getmethods" message (for attribute-enabled externals) to list
methods for a specified inlet (default = 0)
- "getattributes" now lists attributes in the order they were created (first
class, then object scope)
- explicit boolean attributes (great for attribute editor layout!)
- enabled binding of more than one function to a symbol and added
flext_base::GetBoundMethod
- added support for patcher arguments for attributes (use # instead of $ in
the attribute editor to save them with a patch)
- fix for linux static exported function name-clash
- fixed wrong returned result of flext::buffer::set function
- fix for flext_dsp reporting wrong inlet/outlet count (CntInSig, CntOutSig
functions)
and some more....
The larger step to the official introduction of a flext shared library has
been postponed once more, although one can already use it in principle.....
Download as usual from
http://www.parasitaere-kapazitaeten.net/ext
best greetings,
Thomas
LPN_PACK_1 is now available:
http://lpn.surlaplage.org/travaux/LPN_PACK1.zip
A collection of abstractions that can do many things.
Every abstraction has an example patch to help you understand how they
function.
Check out the readme and the index.pd
Contains : 2stairs~, arp+, arpx, arrondir, beep~, bestfit, bonkbeat~,
breakup~, cheapp~, closestmult2, constrain, count, defsymbol, dist~,
echos~, flux~, folderglider, glist, keyinput, keynameinput, livelooper~,
middle, midikeyboard, mix2~, modcounter, mrbeat~, ms2bpm, notzero, peak,
pitchshifter~, punch~, rgb2num, route2, santa, scansequencer~, scan~,
sflooper~, sfpreload, shiftymetro, similar, smp2ms, snapvue~, snap~,
squarepw~, stairs~, tabvue~, texas_ranger, timer2time, tri, varydelay~,
vibrato~, vu~
(* please not that the "lpn_" prefix has been removed from the
abstraction names for easy reading)
Comments appreciated.
Thomas Ouellet Fredericks
tom(a)surlaplage.org
Hi,
this is a (not so) short reminder of the Linux Audio Developers
Conference 2004 at the ZKM Karlruhe, Germany. Since yesterday a
preliminary list of the proposed talks is available online (where
already at least one, mine, has a Pd topic):
In cooperation with people of the Linux Audio Developers Mailinglist,
the Institute for Music and Acoustics at the Center for Art and
Media, Karlsruhe invites to a
2nd Linux Audio Developers Conference
to be held from
Thursday, April 29 2004 to
Sunday, May 02 2004
at the Institute for Music and Acoustics, ZKM, Karlsruhe/Germany.
After the successful first conference of the LAD group in 2003, ZKM is
very glad and proud to host the LAD conference once more in 2004. The
conference will take place from April 29 to May 02 2004. The paper
deadline will probably be mid-January or early February.
Read on here: http://www.zkm.de/lad/
Many of you might be also interested in the "Call for Music" that has
been produced completely or mostly under Linux.
The organizers are looking for:
* Interesting demos of sound synthesis, sound processing, etc.
* "Classical" computer music compositions, to be played in a concert setting
* Pieces from areas such as Electronica, Chill-Out, Ambient etc.
"Pd Repertory Project" anyone? ;)
See ya in Karlsruhe.
ciao
--
Frank Barknecht _ ______footils.org__
Hi all,
Chapter 7 (time shifts) of the Techniques book is ready to try out. As
always, your comments, corrections, and suggestions are welcome!
http://www.crca.ucsd.edu/~msp/techniques.htm
upcoming chapters: 8. filters; 9. Fourier analysis
cheers
Miller
hi,
not sure if this warrants all the bells and whistles of a pd-announce
but here we go..
i've just uploaded an installation guide for Yves' pdp_pidip for OSX to:
http://www.robcanning.utvinternet.com/pidip-install-osx.html
any feedback is welcome.
rob
Thanks to Yves for all his help, and to Pedro for his notes, which were
my starting point for this document.
++++++++++++++++++++++++++++++++++++++++++++++++++++
rob canning - www.cmc.ie/composers/canning/ - www.soundin.org
++++++++++++++++++++++++++++++++++++++++++++++++++++
On Friday, December 5, 2003, at 04:58 PM, Yves Degoyon wrote:
> yes, please,
> if you could put out more detailed install instructions than mine,
> i would point to your document sure.
>
> cheers,
> sevy
>
> Jerome Etienne wrote:
>
> hi, would you be ok to write notes about your installation experience
> in a web page when it is still fresh in your memory. it would
> greatly simplify the task of other macosx user trying to do the
> same stuff and thus increase the pure-data community on the osx
> side.
> i think http://www.pure-data.org/docs/ would be a good place
> to store it.
I'm not sure how to put it there...
> On Fri, Dec 05, 2003 at 12:19:59PM +0000, robcanning wrote:
>
> Hi,
> I've just got pdp_pidip successfully running on OSX. I haven't tested
> it fully yet but i I just tried the quicktime.pd example and manage to
> see my movie running in a window!
> Yves, thanks for all your help along the way - now to see if i can get
> it going on my redhat box...
> thanks again for all your help (and externals)
> Rob
> ++++++++++++++++++++++++++++++++++++++++++++++++++++
> robcanning - www.cmc.ie/composers - www.soundin.org
> ++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>
>
++++++++++++++++++++++++++++++++++++++++++++++++++++
robcanning - www.cmc.ie/composers/canning/ - www.soundin.org
++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++
robcanning - www.cmc.ie/composers/canning/ - www.soundin.org
++++++++++++++++++++++++++++++++++++++++++++++++++++
hi,
Webpen is an applet to draw on a video flow
handled by PiDiP.
It communicates with pdp_pen object to draw a graffiti
from a web page.
http://ydegoyon.free.fr/webpen.tar.gz
( compiled for JDK 1.4, recompile if you want to use in another context )
cheers,
sevy