hola,
here is an handy object to display some text in a patch,
scroll it, select some items,
sounds it would be more reasonable now to work
with text in the global fear watching times...
with too much power given to the images...
http://ydegoyon.free.fr/scrolllist.tar.gz
( only for linux here but would be grateful if someone would compile it
on osx,
windows, i forgot that brand since 2000 )
enjoy!!
saludos,
sevy
Still places open at this Tesla workshop held by Roland Roos:
(sorry for crosspostings)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++++
rolywholyover-workshop@tesla
time: november 21 - 25th
place: tesla im podewils'schen palais
klosterstr. 68-70
d-10179 berlin
germany
cost: 100 eur.
info: http://tesla-berlin.de/_page.php?aktion=SHOW_PAGE&Page_ID=138
suscribe: info(a)tesla-berlin.de
rolywholyover opens up and discovers new fields of listening.
environmental sounds turn into "objets trouvés" and the whole realm of
the spatial space is newly interpreted.
rolywholyover is a standalone hardware object that can record, store
and playback audio signals. the application mainly entails four small
sampling units and a microprocessor. a software code functions as the
composition; it defines the "on" and "off" and the "when" and "how" a
sound appears and disappears. built into a cd case, rolywholyover is an
instrument whose composition always sounds different and that can be
carried around in order to discover the acoustical environment where
ever you are.
the one week workshop is divided into three different parts. all
participants first build their own rolywholyover object. therefore,
everybody will get all the necessary components and a soldering board.
in the second part, individual compositions are written and stored
directly on the object itself. the final event will be a performance
that is open to the public.
no special skills are required for this workshop. there is no need to
either be a programmer or a hardware modification nerd. after a short
introduction on how to solder all participants will be able to build
their own object. the composition will be written in the easy to use
excel-software and directly fed into the microprocessor afterwards.
the workshop will be taught by roland roos, currently
"projectartist-in-residence" at tesla im podewils'schen palais and
creator of the rolywholyover object.
Dear list,
having a great time this week with a bunch of crazy hacker kids in Sao
Paulo doing PD. Brasil is a very exciting place for free software these
days, and people are really putting a lot of time into development,
education and localization here.
The Estudio Livre group has started a WIKI page for Portuguese
information on PD, as well as translations of the manual and help
patches. Drop by if you are interested or would like to help!
http://www.estudiolivre.org/tiki-index.php?page=PDhttp://www.estudiolivre.org/tiki-index.php?page=MANUAL+DO+PD
d.
--
derek holzer ::: http://www.umatic.nl
---Oblique Strategy # 87:
"Imagine the music as a moving chain or caterpillar"
Hi guys,
As promised, the peakit~ external (thanks to mr
zmoelnig for the memset tip _) is now part of the cvs
repository.
It's a bit shaky, but seems to work. Please let me
know if you find any bugs (or even better, if you fix
any bugs!!!)
Also get listmoses - the two externs are meant to go
together.
Have fun,
Ed
->
->
-->
--->
----->
-------->
-------------> r3search + praktik EK5perimenz
___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com
Hallo,
the [list]-abs collection of abstractions using [list] from pd-0.39 to
do various list operations is now in CVS at http://pure-data.sf.net as
well, directory "abstractions/footils/list-abs". Proper help files for
all abstractions are included.
There are some new additions, so here's the updated README:
list-abs
--------
These are abstractions implementing common list operations. Included are in
alphabetical order:
last-x.pd
get a list containing the last x atoms received.
list-accum.pd
sum all floats in a list.
list-demux.pd
route lists to different outlets (like demux in zexy). Not an abstraction,
just a patch illustrating the idiom.
list-drip.pd
serialize a list automatically (like drip in zexy).
list-drip2.pd
serialize two lists in sync as long as first list lasts.
list-dripslow.pd
serialize a list on demand: each bang will output the next element.
list-inter.pd
element-wise linear interpolation between two (float) lists.
list-inter-example-gem.pd shows a more complicated usage example, but
requires gem for visualisation.
list-len.pd
calculate length of a list.
list-makefilename.pd
apply [makefilename] on list elements, if they are symbols.
list-math.pd
apply [expr OP] with OP in (+,-,*,/) on list elements, if they are floats.
list-minmax.pd
find minimum and maximum float in a list.
list-rev.pd
reverse a list.
list-rot.pd
rotate a list (move X elements from front to back)
sroute.pd
a settable [route] object for a single selector.
take-two.pd
take a list as input and print all combinations of length two without repetition.
triple-scale.pd
this actually is not using [list]: Interpolate between two (x,y,z)-points.
Also see [list-inter], which is more powerful.
Have fun.
Ciao
--
Frank Barknecht _ ______footils.org_ __goto10.org__