All Questions
2 questions
2
votes
1
answer
256
views
Web Audio Constructors and jQuery
I'm trying to figure out a way to have cleaner, efficient code for a web audio project i've been working on. the code I have right now is this:
...
2
votes
1
answer
878
views
Audio scrubber slider bar
I'm trying to improve the quality/efficiency of my coding (having only been learning jQuery for a couple of months).
I have a function which loops through all ...