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
[abcdefghi] @=> letters
letters.getchar() => the letters then be converted to midi
I have done something simular to this in Ruby
thanks for any help
Gabriel G
gabrielg1976(a)gmail.com