Cyrille and I started work on the mapping library a while back. I am
wondering how many people have used some of the objects, and whether
anyone would be willing to share a project where they used some of
the objects. We are writing a paper about the progress of this
library, so it would be nice to include some examples from the real
world (i.e. outside what we do ;)
.hc
I have the audacity to believe that peoples everywhere can have three
meals a day for their bodies, education and culture for their minds,
and dignity, equality and freedom for their spirits. - Martin
Luther King, Jr.
Hans, please could you give a very quick summary of the mapping library and the problems it's intended to solve (for those of us who missed the announce, or forgot).
Cheers Andy
On Mon, 29 Jan 2007 18:17:49 -0500 Hans-Christoph Steiner hans@eds.org wrote:
Cyrille and I started work on the mapping library a while back. I am
wondering how many people have used some of the objects, and whether
anyone would be willing to share a project where they used some of
the objects. We are writing a paper about the progress of this
library, so it would be nice to include some examples from the real
world (i.e. outside what we do ;).hc
I have the audacity to believe that peoples everywhere can have three
meals a day for their bodies, education and culture for their minds,
and dignity, equality and freedom for their spirits. - Martin
Luther King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Yes, please do. I recall looking at it briefly, but didn't know what it was created to be used for. Is it in tandem with HID?
~Kyle
On 1/30/07, padawan12 padawan12@obiwannabe.co.uk wrote:
Hans, please could you give a very quick summary of the mapping library and the problems it's intended to solve (for those of us who missed the announce, or forgot).
Cheers Andy
On Mon, 29 Jan 2007 18:17:49 -0500 Hans-Christoph Steiner hans@eds.org wrote:
Cyrille and I started work on the mapping library a while back. I am wondering how many people have used some of the objects, and whether anyone would be willing to share a project where they used some of the objects. We are writing a paper about the progress of this library, so it would be nice to include some examples from the real world (i.e. outside what we do ;)
.hc
I have the audacity to believe that peoples everywhere can have three meals a day for their bodies, education and culture for their minds, and dignity, equality and freedom for their spirits. - Martin Luther King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Basically, we are trying to come up with a whole collection of
fundamental building blocks for mapping controller data to something
being controlled. It need not only be for music, but that's my
background. Cyrille has a broader background in terms of mapping
than I. While we use these objects with controllers and sensors,
there is nothing that ties them to such uses. They could be used for
any situation where you want to manipulate ranges of data.
Here's the academicese version:
http://nime.org/2006/proc/nime2006_106.pdf
Abstract
Mapping has been discussed for decades, yet there is not a standard
catalog of mapping methods. The Mapping Library for Pd is a fledgling
library of mapping primitives with the aim of cataloging existing
mapping methods. Also included are techniques for conditioning sensor
data to make it usable in the context of instrument design.
.hc
On Jan 30, 2007, at 9:36 AM, Kyle Klipowicz wrote:
Yes, please do. I recall looking at it briefly, but didn't know what it was created to be used for. Is it in tandem with HID?
~Kyle
On 1/30/07, padawan12 padawan12@obiwannabe.co.uk wrote:
Hans, please could you give a very quick summary of the mapping
library and the problems it's intended to solve (for those of us who
missed the announce, or forgot).Cheers Andy
On Mon, 29 Jan 2007 18:17:49 -0500 Hans-Christoph Steiner hans@eds.org wrote:
Cyrille and I started work on the mapping library a while back.
I am
wondering how many people have used some of the objects, and
whether
anyone would be willing to share a project where they used some of the objects. We are writing a paper about the progress of this library, so it would be nice to include some examples from the real world (i.e. outside what we do ;)
.hc
I have the audacity to believe that peoples everywhere can have
three
meals a day for their bodies, education and culture for their
minds,
and dignity, equality and freedom for their spirits. - Martin Luther King, Jr.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/
listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
--
http://theradioproject.com http://perhapsidid.blogspot.com
(((())))(()()((((((((()())))()(((((((())()()())()))) (())))))(()))))))))))))(((((((((((()()))))))))((()))) ))(((((((((((())))())))))))))))))))__________ _____())))))(((((((((((((()))))))))))_______ ((((((())))))))))))((((((((000)))oOOOOOO
Mistrust authority - promote decentralization. - the hacker ethic
On 31/01/2007, at 6.38, Hans-Christoph Steiner wrote:
Nice. That would be cool to have in the articles section ;-)
On Mon, 29 Jan 2007 18:17:49 -0500 Hans-Christoph Steiner hans@eds.org wrote:
Cyrille and I started work on the mapping library a while
back. I am
wondering how many people have used some of the objects, and
whether
anyone would be willing to share a project where they used some of the objects. We are writing a paper about the progress of this library, so it would be nice to include some examples from the
real
world (i.e. outside what we do ;)
I've used [listto] and [tolist] a few times, but not the library as
such. And i've only used them to do some more or less general list
processing - nothing mapping related. Found them while poking about,
maybe in the search for the pop object that pops the last list item
out of the list.
best, steffen
Hallo, Steffen hat gesagt: // Steffen wrote:
I've used [listto] and [tolist] a few times, but not the library as
such. And i've only used them to do some more or less general list
processing - nothing mapping related. Found them while poking about,
maybe in the search for the pop object that pops the last list item
out of the list.
[list-splat -1] from [list]-abs does this. Or manually:
| [t a a] | | | [list length] | | | [- 1] | | [list split] | | pop here
Frank Barknecht _ ______footils.org_ __goto10.org__
nagging people to put stuff on the site is my job! ;)
Done.
.hc
On Jan 31, 2007, at 4:34 AM, Steffen wrote:
On 31/01/2007, at 6.38, Hans-Christoph Steiner wrote:
Nice. That would be cool to have in the articles section ;-)
On Mon, 29 Jan 2007 18:17:49 -0500 Hans-Christoph Steiner hans@eds.org wrote:
Cyrille and I started work on the mapping library a while
back. I am
wondering how many people have used some of the objects, and
whether
anyone would be willing to share a project where they used
some of
the objects. We are writing a paper about the progress of this library, so it would be nice to include some examples from the
real
world (i.e. outside what we do ;)
I've used [listto] and [tolist] a few times, but not the library as
such. And i've only used them to do some more or less general list
processing - nothing mapping related. Found them while poking
about, maybe in the search for the pop object that pops the last
list item out of the list.best, steffen
Looking at things from a more basic level, you can come up with a
more direct solution... It may sound small in theory, but it in
practice, it can change entire economies. - Amy Smith