[maxmsp] Re: OSC Buffer size, Packets Per Second
Mattijs Kneppers
mattijs at smadsteck.nl
Mon Dec 3 05:16:03 MST 2007
- Previous message: [maxmsp] Re: OSC Buffer size, Packets Per Second
- Next message: [maxmsp] Re: reading an amplitude
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quote: gavspav wrote on Mon, 03 December 2007 12:25 ---------------------------------------------------- > By the way Mattijs I PM'd you. > That's right, I haven't had the time to reply yet. But I'm quite sure that the sync options of pluggo will not help in the communication to the outside world. They're meant to sync playback inside pluggo to the host sequencer, mostly in the audio domain. As long as the internal events thread doesn't update often enough there is no way to get data from inside a pluggo to the outside world accurately timed. What I do now is send the notes (that require most accurate timing) to max via midi and the automation changes via udp. Parameter changes that have to be rythmically (i.e. require accurate timing) are sent via cc's. But afaik any sending via midi should be unnecessary. Udp communication, especially within one computer, is more than fast enough to do this correctly. In short, I guess, Cycling '74, we'd greatly appreciate a way to communicate from pluggo to max, accurately timed. Mattijs -- SmadSteck - http://www.smadsteck.nl Hard- and software for interactive audiovisual sampling
- Previous message: [maxmsp] Re: OSC Buffer size, Packets Per Second
- Next message: [maxmsp] Re: reading an amplitude
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
