Hi all
After almost a year not having announced version 2.0 of netpd, version
2.1 is released now. netpd 2.x is complete rewrite of the netpd that you
may have known from several years ago.
http://www.netpd.org/Download
netpd - a Collaborative Realtime Networked Music Making Environment
-------------------------------------------------------------------
netpd allows many users to have a realtime jam sessions with each other,
connected over the net.
Users might contribute their own netpd-ized patches a.k.a. instruments
or use pre-existing ones. The set of patches, as well as the state of
each is synchronized between clients in order to provide identical
experience for every connected user.
netpd was designed with music in mind, but it might serve well also
other purposes, where realtime state synchronization is a requirement.
release notes
-------------
2.1
* Improved reliability of finding a sync peer (breaks compatibility
with v2.0)
* Added non-blocking until [netpd-nb-until]
* Turning DSP off on dynamic creation is now a configurable option
(see chat's preferences)
* Prevent errors when checking for non-existing files (adds more
dependencies, though)
* Automatically load unpatch by cmdline option (useful for -nogui)
* Turn on/off printing of all incoming and outgoing OSC message with
cmdline option
* Turn on/off state messages for testing and debugging with cmdline
option
2.0
* Complete rewrite
* Messaging layer based on OSC
* Consequent use of namespaces
* Improved and more reliable state synchronization
* Faster patch synchronization
* More intelligent dependency resolving
* Multiple instances of the same instrument
* Non-blocking network layer (less audio drop-outs)
* Lots of bugfixes
Have fun!
Roman
_______________________________________________
Pd-announce mailing list
Pd-announce(a)iem.at
http://lists.puredata.info/listinfo/pd-announce
Hi list,
What is the best way of playing (long) sound files and visualising the
waveform and position in the file?
A combination of soundfiler, phasor, arrays and a hslider? Or a version
using readsf?
Many thanks,
Peter
--
//=============================
-> Peter O'Doherty
-> http://www.peterodoherty.net
-> mail(a)peterodoherty.net
//=============================
Hi list !
Does anyone know how to run Kinect with PD to use it as a simple 3D-Scanner ?
Right now I found only externals which work with skeleton and hands functions of Kinect. No depthmaps ((
i'm searching it for Windows.
Thanks !
Hi,
I was trying to install the -deb package for squeezy i386. But when I open
it, the packet installer says "wrong architecture amd64". The same happens
(logically) when I try the 64b package.
Best,
jmmmp
Dear List !
How to easily take data streams from Kinect xbox 360 to Windows PureData ?
I need Depth map, skeleton, 3d-points map of objects and everything wich is possible !
Thanks !
A thank you for all the info here in the form of more info that you may not
know......
The Details of my Test of RPi A
Using cheap Sabrent USB audio (lists as CB109 Generic USB Audio device)
out only...
44.1khz/ 22m /64
Fooling around w/ shepard tone patch and 1 ADC from arduino (firmata) gives
me about
60-70% CPU load w/ GUI running no SSH. Will try the same w/ behringer
interface when it shows up.
hoping to get audio in working.
Coolest thing: Just popped in a Model B sd card w/ everything installed. It
booted no problem, and just worked.
maybe just a bit faster...
Regular audio out still stinks.....
Anyone know if GEM will ever work on a Pi?
Best -Stefan Prosky
Howdy all,
Over Christmas break, I decided that making a swiss arm knife all-in-one cross-platform app to "rule them all" was not going to be feasible with all the other work I need to do for my thesis, so I've shelved the OpenFrameworks-based robotcowboy app for now.
I've returned instead to PdParty, my port of DroidParty which I've rewritten in Obj-C as a universal iOS app. It currently supports the Pd-vanilla gui objects, CoreMIDI io, and has a built in WebDAV server for scene/patch management. The eventual goal is compatibility with DroidParty and RjDj scenes, but in the meantime, I need a new mobile platform for my songs. Yes, the gui design will be improved over time, for now I'm just trying to emulate the core gui stuff until everything is working.
I'll be ready to send out beta testing invites in the next week, so please respond with an email address I can send the info to. Thanks!
(And I just found out about MobMuPlat. What a crazy small world we live in.)
Screenshots:
--------
Dan Wilcox
@danomatika
danomatika.comrobotcowboy.com
No duplex input and output w/ behringer uca222 on RPi A. Just output. same
args 44100, 24, 64
GUI is running w/ unpowered usb hub. Will try ssh. same cpu use.
Best -tefman