gibber-cc / gibberish

Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques
387 stars 36 forks source link

Soundfont example doesn't work #14

Open hmoffatt opened 8 years ago

hmoffatt commented 8 years ago

The soundfont example at the demo site http://www.charlie-roberts.com/gibberish/ doesn't load, as it looks for undefinedchoir_aahs-mp3.js, which 404s.

charlieroberts commented 8 years ago

I fixed the URL error, but I'm still issues with getting the soundfont to load properly and I'm not quite sure why. Will keep working on it.