I am working on a project that must convert real time drawings into music.
I started with some drawing tools, like paintbrush, spray and so on. Now I am thinking to map colors (I convert them to grayscale) with musical notes, the speed of the mouse to volume.
The user will also be able to choose an organ, piano, guitar,violin and others.
Which music library should I choose? Minim, beads, Jmusic? Where can I find documentation and perhaps examples?
I have to handle the note, the volume, the organ, the pan,some sound effects.
This is my first program in processing and my code isn't probably good, but I 'm trying.
Any ideas, please?
Thank you for your time.
I started with some drawing tools, like paintbrush, spray and so on. Now I am thinking to map colors (I convert them to grayscale) with musical notes, the speed of the mouse to volume.
The user will also be able to choose an organ, piano, guitar,violin and others.
Which music library should I choose? Minim, beads, Jmusic? Where can I find documentation and perhaps examples?
I have to handle the note, the volume, the organ, the pan,some sound effects.
This is my first program in processing and my code isn't probably good, but I 'm trying.
Any ideas, please?
Thank you for your time.
1