dashersw / pedalboard.js

Open source JavaScript framework for developing audio effects for guitars using the Web Audio API.
dashersw.github.com/pedalboard.js
GNU General Public License v3.0
831 stars 97 forks source link

No Sound in Chromium #5

Closed cereal closed 12 years ago

cereal commented 12 years ago

Hey Guys, first: nice project! Hope you'll keep developing!

Okay now my Issue: I'm running the Chromium (Version 20.0.1132.47 Ubuntu 12.04 (144678)) on Ubuntu Linux and I don't get a sound when I try to listen to your sample files in the live demo. Is this an issue or do I HAVE to use the Google Chrome?

Best wishes, you rock!

dashersw commented 12 years ago

Hi there! Thanks for your interest!

You don't have to use Google Chrome, but I'd advise you to upgrade your Chromium. It's now version 24. I don't know if WebAudio is supported on Chromium 20, but you can check for yourself at chrome://flags . You might need to enable it.