Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialEd Basquill
3,984 PointsJavascript and audio files
I want to make a website as a learning project to do the following. Plug in a microphone to my computer. Take the audio file and represent it visually as art-- similar to what is done in windows media player skins but I want to do the nuts and bolts and make something my own out of it. I completed my first javascript course and where I am stuck is in my ignorance of how to access the audio data and do my own things with it for fun, like perhaps make a stick figure dance, every time there is an e minor he spins around, something like that. I have a plan once I get a data stream but i don't know how. Any input?
2 Answers
KRIS NIKOLAISEN
54,971 PointsHave you seen this page?
Ed Basquill
3,984 PointsWow. I get a great answer in 8 minutes. Thank you, I have some studying to do but it looks like just want I was looking for