overtone / shadertone

A mix of www.shadertoy.com and Overtone
Other
419 stars 38 forks source link

Demo 02 has a typo? #9

Closed wolfbiter closed 11 years ago

wolfbiter commented 11 years ago

when running demo 02 in the examples directory, this threw an error:

(t/start "examples/disco.glsl" :width 800 :height 600 :textures [:iOvertoneAudio])

this worked: (t/start "examples/disco.glsl" :width 800 :height 600 :textures [:overtone-audio])

rogerallen commented 11 years ago

Yes, thanks for pointing this out. The next push will fix this.

rogerallen commented 11 years ago

fixed with fbd5bc69672cc38d24ff94a54b5315b4760215e7