What about Flash with the flashserver external? What's needed is a small toolkit to create flash documents with special widgets for PD. Some of us will complain that Flash is proprietary, and I agree, it's "wrong"... There's also the Tcl/Tk web plugin, but the release version is too old, and the cvs version don't work.
what about Python + Pygame (and maybe wxpython) ? Using OSC to comunicate... this is what i am experimenting on at the moment.
hi
( 03.11.19 00:05 +0100 ) enrike:
Using OSC to comunicate... this is what i am experimenting on at the moment.
there's a lot going on over on the csound list about OSC and csound. i think pd is the only thing that can recieve it now.
can anyone recomment a good intro to OSC?
I read:
there's a lot going on over on the csound list about OSC and csound. i
I tried to follow the thread, but couldn't figure out if OSC for csound actually existed, where the code is and how to get it to work with istvan's version.
think pd is the only thing that can recieve it now.
dumpOSC, supercollider (server & language), max/msp, reaktor (sp. ?) ... there must be more ...
can anyone recomment a good intro to OSC?
it's all here: http://www.cnmat.berkeley.edu/OpenSoundControl/
and there isn't really much to it, just send urlstyle, optionally time stamped messages with values and do whatever you like with it, there is no such lengthy std blabla as in "a midi note on message is ..."
regards,
x
it's all here: http://www.cnmat.berkeley.edu/OpenSoundControl/
and there isn't really much to it, just send urlstyle, optionally time stamped messages with values and do whatever you like with it, there is no such lengthy std blabla as in "a midi note on message is ..."
yeah, that's what confused me most at first. OSC is a transmission protocol with no real standards for what exactly it will transmit. it can be anything. in my patches, i've been following the way reaktor uses OSC [http://barely.a.live.fm/pd/OSC/r3osc-2.html].. basically emulating MIDI commands. perhaps that's a step backwards, but it's been useful to me..
NI's Traktor now sends OSC commands for sync. but i had trouble figuring out exactly what they are. anyone heard anything about this?
on the subject, does Pd handle timestamped messages? i'm working on a seperate OSC sequencer idea, and i'm wondering if latency can be addressed this way (udp packets could arrive at any time, so the timestamp would be helpful to keep them rhythmic..)
------ http://USFamily.Net/info - Unlimited Internet - From $8.99/mo! ------