Hi. I'm 22yo design major student.
Sorry for the bad english. I might be suck to understand. I try to make some kind of interaction work that by writing some words, It becomes a short melody on processing. And you can see your typewriting like usual web environment. It don't have to be a certain word and I try to make them sound when enterkey pressed.
this is the example)
In blank space, cursor blinking. You write some short sentences. You press enterkey. It becomes little melody that matched the keycode that you pressed. Like if you write 'a little butterfly' It became 'a' note melody~ 'l' note melody~ 'i' note melody~.
I used Pfont function for the text and Minim for the sound part. However I can't make them work togher.
A little example will helps me to understand, I really appreciate.
Thanks for reading this mess.