4 Dec
2007
4 Dec
'07
10:59 a.m.
hello Ive been working on triggering Osc by the use of the keyboard and im still a having trouble I read the kb.ck file in the hid folder to figure out how it triggered and output the keys so i came up with the below syntax. // setting up the keyboard to trigger Osc // this should trigger a middle c tone when A key is pressed { if (msg.is ButtonDown()) and if (msg.my_keynumber = 65 then SinOsc s => Dac; 261 => s.freq; 1::second => now } it still giving me errors ? even when i running the kb.ck file in chuck any help would be great thanks Gabriel --------------------------------- Be a better pen pal. Text or chat with friends inside Yahoo! Mail. See how.