matching frequencies to keyboard notes
I'm making a synthesizer for a University project and I am struggling a little. I want to use my midi keyboard to trigger notes (which will be generated from some kind of wave generator... saw, triangle, cycle etc.) However when I take the notein > stripnote route the numbers generated are just the midi number of course! so how do i make these generate the frequencies i want e.g. 440 for A?
mtof.
p
awesome thank you =)
how do i make the sound stop when i release the key? lol total noob
please read the msp tutorials. it's all in there.