Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI reference error in soundStop() #42

Closed
RoboSparrow opened this issue Jul 9, 2015 · 1 comment
Closed

GUI reference error in soundStop() #42

RoboSparrow opened this issue Jul 9, 2015 · 1 comment

Comments

@RoboSparrow
Copy link
Contributor

Hi,

firstly: This is a great project!

Playing around with your GUI I encountered a little issue when pressing the stop button. A variable scope error is thrown and the sound doesn't stop.

//FireBug:
ReferenceError: coolSound is not defined play.js (line 59, col 4);

Cheers
jb

@rserota rserota closed this as completed in d24b60b Jul 9, 2015
rserota added a commit that referenced this issue Jul 9, 2015
fixes #42, GUI coolSound.stop()
@rserota
Copy link
Owner

rserota commented Jul 9, 2015

That GUI was contributed a while ago by another coder, and hasn't been updated in a while. I'm currently working on an application that shows off the latest capabilities of Wad.js, including MIDI input. When I'm finished with that, it'll probably replace the current GUI. For now though, if you can get the GUI to work, then have fun with it, I guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants