[PD] changing timestamp of noteout midi message

Martin Peach martin.peach at sympatico.ca
Tue Jan 15 15:26:03 CET 2013


There is no timestamp in the MIDI spec. A noteout message sends three 
bytes: status+channel, number, velocity.


Martin


On 2013-01-15 08:02, Panagiotis Melidis wrote:
> as it seems the problem would be solved if i could find a way to add a
> timestamp each time noteout sends a message... but is there a way to do
> that? should i modify the noteout source code?
>
> is there maybe another way to send timestamped midi messages from pure data?
>
> thanks again!
>
>
> =============
> Panagiotis Melidis
>
> http://www.larrygus.com
> http://facebook.com/larrygus
> http://twitter.com/larrygus
> http://larrygus.tumblr.com
>
>
> On Tue, Jan 15, 2013 at 1:21 PM, Panagiotis Melidis <pmelidis at gmail.com
> <mailto:pmelidis at gmail.com>> wrote:
>
>     hey people!
>
>     i am working on osx, ver 10.8.2
>
>     i am sending noteout messages from PD over to Ableton Live via the
>     IAC driver, but after a certain point ableton live ignores the
>     messages, and this has to do with the fact that live itself is
>     getting confused by the timestamps.
>
>     on the ableton forums people found that the solution is to add the
>     timestamp with the midi message, and some people managed to achieve
>     it for C++ and Python as explained in those two posts;
>
>     https://forum.ableton.com/viewtopic.php?p=1426466#p1426466
>     https://forum.ableton.com/viewtopic.php?p=1347051#p1347051
>
>     so, i am struggling to find a way to change the timestamp of a
>     noteout message but i can't do it.
>
>     any ideas?
>
>     hope i was clear enough :)
>     =============
>     Panagiotis Melidis
>
>     http://www.larrygus.com
>     http://facebook.com/larrygus
>     http://twitter.com/larrygus
>     http://larrygus.tumblr.com
>
>
>
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>




More information about the Pd-list mailing list