Whoops!
I meant:
http://sharktracks.co.uk/puredata/metastudio-0.29.tar.gz
best,
Ed
--- On Fri, 22/5/09, Enrique Erne <enrique(a)netpd.org> wrote:
> From: Enrique Erne <enrique(a)netpd.org>
> Subject: Re: [PD] meta-instrument pure data project
> To: "Ed Kelly" <morph_2016(a)yahoo.co.uk>
> Cc: "FernandoG" <dataferx(a)gmail.com>, "PD List" <pd-list(a)iem.at>
> Date: Friday, 22 May, 2009, 7:07 AM
> hi
> I get a 404 with your link :(
>
>
> Ed Kelly wrote:
> > Hi,
> >
> > I've been working on this for 5 years.
> >
> > You, and many pd people can download the pre-release
> of metastudio 3 here:
> > http://sharktracks.co.uk/puredata/metastudio-029.tar.gz
> >
> > I would dearly love others to contribute, and I'll
> hopefully be presenting the software at the Sao Paulo PD
> convention this year if I can find the money to get there.
> >
> > It'll be in the subversion repository when v3 is done,
> along with a guide to the principles by which metastudio
> objects might be developed by others (i.e. I don't want to
> be the only one doing this any more), so there are some ways
> in which I'm trying to create more than just a set of
> objects (check out metapatch.pd)
> >
> > I'm working on help files for all objects. Some are
> quite complex (such as the sequencing objects that require
> two storage objects for the whole database and an exra one
> for the current pattern) but there is a whole lot of
> functionality built in, such as a new patern copies the
> current pattern, and user-defined modular synthesis patches
> can have state-saving mechanisms (modpatch.pd)
> >
> > Sorry it's not all there, but it will be by the PD
> convention (19th-26h July, Sao Paulo, Brazil)
> >
> > As for Metavj, well, that'll be finished also. No help
> files yet, sorry!
> >
> > Ed
> >
> > --- On Thu, 21/5/09, FernandoG <dataferx(a)gmail.com>
> wrote:
> >
> >> From: FernandoG <dataferx(a)gmail.com>
> >> Subject: [PD] meta-instrument pure data project
> >> To: pd-list(a)iem.at
> >> Date: Thursday, 21 May, 2009, 7:40 PM
> >> Hi
> >>
> >> Anybody knows about a meta-instrument pure data
> project
> >> like lloop
> >> max/msp collaborative project ? is out thereÂ
> something
> >> like that?
> >>
> >>
> >>
> >> thanks
> >>
> >> -----Inline Attachment Follows-----
> >>
> >> _______________________________________________
> >> Pd-list(a)iem.at
> >> mailing list
> >> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> >>
> >
> >
> >Â Â Â Â Â
> >
> > _______________________________________________
> > Pd-list(a)iem.at
> mailing list
> > UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> >
>
>
Hi,
I've been working on this for 5 years.
You, and many pd people can download the pre-release of metastudio 3 here:
http://sharktracks.co.uk/puredata/metastudio-029.tar.gz
I would dearly love others to contribute, and I'll hopefully be presenting the software at the Sao Paulo PD convention this year if I can find the money to get there.
It'll be in the subversion repository when v3 is done, along with a guide to the principles by which metastudio objects might be developed by others (i.e. I don't want to be the only one doing this any more), so there are some ways in which I'm trying to create more than just a set of objects (check out metapatch.pd)
I'm working on help files for all objects. Some are quite complex (such as the sequencing objects that require two storage objects for the whole database and an exra one for the current pattern) but there is a whole lot of functionality built in, such as a new patern copies the current pattern, and user-defined modular synthesis patches can have state-saving mechanisms (modpatch.pd)
Sorry it's not all there, but it will be by the PD convention (19th-26h July, Sao Paulo, Brazil)
As for Metavj, well, that'll be finished also. No help files yet, sorry!
Ed
--- On Thu, 21/5/09, FernandoG <dataferx(a)gmail.com> wrote:
> From: FernandoG <dataferx(a)gmail.com>
> Subject: [PD] meta-instrument pure data project
> To: pd-list(a)iem.at
> Date: Thursday, 21 May, 2009, 7:40 PM
> Hi
>
> Anybody knows about a meta-instrument pure data project
> like lloop
> max/msp collaborative project ? is out there something
> like that?
>
>
>
> thanks
>
> -----Inline Attachment Follows-----
>
> _______________________________________________
> Pd-list(a)iem.at
> mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>
We've been hacking on pdPod+iPodLinux and improving it to make it
easier to use and install. Last night, we stayed up til 2am hacking
up some iPod sequencers at NYC Resistor. We are using pdPod on
iPodLinux. You can hack your own iPods too, as part of the re-ware
project, we are trying to make it easy: http://re-ware.org
Thanks to Bre Pettis for his camera work!
http://dev.eyebeam.org/projects/reware/blog/57
.hc
----------------------------------------------------------------------------
I spent 33 years and four months in active military service and during
that period I spent most of my time as a high class muscle man for Big
Business, for Wall Street and the bankers. - General Smedley Butler
hi johannes
thanks for your reply.
>> /usr/lib/pd/extra/readanysf~.pd_linux: libgavl.so.1: cannot open
>> shared object file: No such file or directory
>> readanysf~
>> ... couldn't create
>>
>> any idea what this could refer to?
>
> it refers to an external library (gavl) missing onn your system even
> though readanysf~ depends on it.
> you have to install this library.
here the answer from august:
> create a file /etc/ld.so.conf.d/local.conf
> and put "/usr/local/lib/" in there.
>
> then run "sudo ldconfig" to update the library search path.
this worked for me.
jason
hi august
i'm trying to use readanysf~ but i get the following error in the pd console:
/usr/lib/pd/extra/readanysf~.pd_linux: libgavl.so.1: cannot open
shared object file: No such file or directory
readanysf~
... couldn't create
any idea what this could refer to?
thanks.
jason
Hans,
I was able to do inter-application MIDI communications using Pd-0.41.4-
extended-rc3 on Mac OS 10.5.7. I was able to send MIDI from the
MIDIKeys program into Pd. I was able to send MIDI data from Pd to the
SimpleSynth application as well.
I only did a quick test using the "Test Audio and MIDI" patch from the
Media menu.
Sorry if this comes in really late. I get the Digest Pd-list email.
Mitch
On May 21, 2009, at 12:20 PM, pd-list-request(a)iem.at wrote:
> Message: 9
> Date: Thu, 21 May 2009 12:11:32 -0400
> From: Hans-Christoph Steiner <hans(a)at.or.at>
> Subject: [PD] call for test: MIDI on Mac OS X
> To: Pd List <pd-list(a)iem.kug.ac.at>
> Message-ID: <240F73A6-6A3C-436F-AB15-EAB77BA08BF4(a)at.or.at>
> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
>
>
> I basically never use MIDI, but I want to make sure that the MIDI
> stuff is working in Pd-extended 0.41.4. Could someone with MIDI
> equipment test the latest release candidate to make sure its working?
>
> http://at.or.at/hans/pd/installers.html
>
> .hc
>
> ----------------------------------------------------------------------------
>
> "[T]he greatest purveyor of violence in the world today [is] my own
> government." - Martin Luther King, Jr.
I basically never use MIDI, but I want to make sure that the MIDI
stuff is working in Pd-extended 0.41.4. Could someone with MIDI
equipment test the latest release candidate to make sure its working?
http://at.or.at/hans/pd/installers.html
.hc
----------------------------------------------------------------------------
"[T]he greatest purveyor of violence in the world today [is] my own
government." - Martin Luther King, Jr.
A couple people were working on this, any word on that? I'd like to
include the fixes in this release. That's about the only issue
holding things up.
http://puredata.info/dev/NextRelease
.hc
----------------------------------------------------------------------------
Computer science is no more related to the computer than astronomy is
related to the telescope. -Edsger Dykstra
Hello again, Pd developers and programmers,
[added comment]
I am resending this message, as the latest version wasn't a success. I
guess no one needs a unix version of [wacom], so I rephrase the question:
who wants to port [wacom] for windows only?
H-C, I noticed that you're putting in a group to work on windows-related
stuff. Do you mind spreading this message around to any windows-related
developers? (developers! developers! developers! developers! developers!
developers! developers! developers! developers! developers! developers!
developers! developers! developers! ...)
And after this interlude comes the original message again:
[original message]
We - me and Johannes Kreidler for now - wanted to ask if anyone would be
interested in programming a version of Thomas Grill's [wacom] for windows.
This external is used to take data from wacom tablets - so in case anyone
else is interested in this please say something.
The features/work would include:
- be compatible with general wacom architecture - and specially with the
Intuos3 (which is the tablet we own)
- take all parameters from the tablet connected
- not forgetting tilt+inclination, touch strips and keys (these aren't
covered by [wintablet])
- put the compiled binaries in a svn folder packaged with Pd Extended (see
below)
- be willing to do some maintenance now and then, specially until things
get stable (after that, I guess the work would be kind of finished)
According to T Grill, the developer(s) that work on this must register
with Wacom as developer(s), so that they have access to the wacon API.
Also, the source code cannot be given away, so they must sign a
non-disclosure contract (from what Thomas said, not as complicated as it
sounds). I couldn't find exact information about this, but at
http://www.wacomeng.com/devsupport/index.html might be something more
clear.
It would be perfect if someone would be interested in porting the code
just because. In case that doesn't happen, we - me, Johannes Kreidler and
whoever wants to join in - would be interested in giving a small payment
for the work. We're poor people (just like you), so we can't really pay
what a professional programmer should get for the work. In that case, just
get in discussion with us, and we'll see what can be done.
Again, if this interests someone else - either as developper or
contributor - please forward this mail away.
Best,
João Pais
--
Friedenstr. 58
10249 Berlin (Deutschland)
Tel +49 30 42020091 | Mob +49 162 6843570
jmmmpais(a)googlemail.com | skype: jmmmpjmmmp