[chuck-users] => now

herman verbaeten hverb54 at hotmail.com
Tue Feb 11 05:59:14 EST 2020


Hi,

I'm trying to understand what's really  happening in chuck.
I thought i did untill i saw some exemples of midi.

Normaly you can only feed time or duration into now ( e.g. 10::ms => now)
But in case you are awaiting a midi-in message you write :

MidiIn min;
while (true)
{
min => now
}

So in fact do you assign the message to time? Total confusion!
Thanks for your answer.

Herman


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20200211/e42348c1/attachment.html>


More information about the chuck-users mailing list