Hi,<div><br></div><div>I have a newbie question...<br><div><br></div><div>I am looking to record midi input to grace...  I am guessing by the &quot;input hooks&quot; sal tutorial that this is done by defining a midi receiver (call it &quot;myrecorder&quot;) and then running it with a send(&quot;mp:receive&quot;, myrecorder) command.  I was hoping someone already had some code created to do it... If not, having &quot;myrecorder&quot; shove the midi note information into a list isn&#39;t difficult and I suppose each note on or note off can be paired with the output of a call to the now() function... Is there a better method?</div>
</div><div><br></div><div>In related matters, is there a way to exchange midi tempo and other information between a DAW and Grace (besides using OSC)?  I am on a PC for what it is worth.</div><div><br></div><div>Thanks,<br>
Charles</div>