i'm working on a project to make colaborative music. The main thing is a patch witch uses gem to visualise the colaboration in a 2d window. Each user is representet by a colored dot and his name as his avantar. Around
the dot is a in its size variable net witch represents the influents of the user. With a cursor each user defines "his" position an so the influence of the other users to his instrument in realtime. The positions between the avantars interpolates the variables. the pach sends all the data to a pdserverpatch. So there can be any number of users (theoreticly). the mainproblem is how to make a userfrendly pach, so that not every user have do deal with every variablename ip and so on (route cant be set be setmessage ore inlet ime). . . .. . i attaches a pach witch shows the gem gui and the colaborationpatch . ..its work in progress . .dont expect a finished working patch . .. the secound thing i try to implement is panning the sounds betwean the loudspeakers . . .. .
nos
matthew shanley wrote:
hi list,
i'm starting up a new project involving internet collaboration on live performances of music and video. i have a concept in mind that might work with this, and i'd like to hear if people who know more about these sorts of things think it might be feasible and if i should spend time learning enough to be able to pull it off.
the project i'm imagining would work with a patch that each end of the collaboration had an identical copy of (as well as any samples or anything). no when you are performing with the patch, a change you make to a variable will be changed at your end, and also sent (via osc or something) to the other end and change the same variable there. if effect this would be two people in remote locations controlling the same interface at the same time.
now, the idea i've been toying with involves how to make it more apparent what your cohort on the other end is doing. i would want to make it so that whenever he altered a value, the slider/checkbox/etc on your end would not only change to his value, but also change to a certain color (or maybe a canvas object behind the control object would change color) and then slowly fade back to the normal color over time. i imagine this to be a little like the "track changes" feature on your favorite word processor, but with the added bonus that you could get an idea of the timeline of his fiddlings as well.
so to people with experience in the graphical programming behind Pd: is this something that might be feasible? should i spend time learning the necessary background to make it happen, or is it something that just can't be done with the way things are now and i shouldn't even waste my time? thanks for any advice you can give me, and sorry for the length.
matt
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list