On Saturday 21 February 2009 01:11:36 pm gabor papp wrote: > > It didn't work at all for me. Why did your version work? How can I get > > the audio to change the cube colour? > > you have to use (every-frame (render)) to make your code called every > frame. if you already have that, then maybe the audio level is too high. > (gh) values should be between 0 and 1. you can use (gain) to set this. > > best, > gabor
I tried the 'bars.scm' in examples and it worked OK, so it's just my inexperience with scheme. I don't understand what I'm missing here. I wish there were more examples which included sound. Nev
