This commit is contained in:
tamat
2016-10-20 13:36:38 +02:00
parent 21323a1009
commit 3f577dceb7
11 changed files with 1580 additions and 182 deletions

View File

@@ -33,5 +33,6 @@ function addDemo( name, url )
//some examples
addDemo("Audio", "examples/audio.json");
addDemo("Audio Delay", "examples/audio_delay.json");
addDemo("Audio Reverb", "examples/audio_reverb.json");