<div dir="ltr">Hello Im attempting to write a text to midi program in chuck I have
read all the documentation on keyboard options and converting the
letters into integers by pressing a key but i want to take say a array
of letters and have it convert it but i want to feed a predefined group
of letters to be example<br>
<br>
[abcdefghi] @=&gt; letters<br>
<br>
letters.getchar() =&gt; the letters then be converted to midi<br>
<br>
<br>
I have done something simular to this in Ruby<br>
<br>
<br>
thanks for any help<br>
<br>
Gabriel G<br>
<br>
<a href="mailto:gabrielg1976@gmail.com" target="_blank">gabrielg1976@gmail.com</a></div>