Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#Audio Visualizer
Audio Visualizer

hosting link e.g. http://a4-charlieroberts.glitch.me
hosting link: https://a4-praisex.glitch.me/

Include a very brief summary of your project here. Images are encouraged when needed, along with concise, high-level text. Be sure to include:

the goal of this application was to use three.js to make an audio visualiser of a sond. Three.js is very complicated so I ran into a lot of errors with syncing the audio up with the 3d object, as well as having tweakpane edit attributes of the object. Also once the audio was synced with the music there wasnt much I could do, so it only rotates.
the goal of this application was to use three.js to make an audio visualiser of a song. Three.js is very complicated so I ran into a lot of errors with syncing the audio up with the 3d object, as well as having tweakpane edit attributes of the object. Also once the audio was synced with the music there wasnt much I could do, so it only rotates.