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

Formats JS code as commented that is not commented #343

Open
stevecj opened this issue Apr 9, 2016 · 0 comments
Open

Formats JS code as commented that is not commented #343

stevecj opened this issue Apr 9, 2016 · 0 comments

Comments

@stevecj
Copy link

stevecj commented Apr 9, 2016

In the first block of code in the http://techblog.stevej.name/2016/04/09/making-music-with-the-webaudio-api-part-3/ post, a large section of the JavaScript code is formatted as comment, but it is not commented.

Apparently, everything after the slash in 1/12 on the line that reads , frequencyHz = 440 * Math.pow(2, noteNum * 1/12) is being incorrectly identified.

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

1 participant