Skip to content

This code uses the line() function to draw lines in 3D space based on the frequency data from an MP3 file. The lines are colored using a selection of colors stored in an array. The code also includes a setup function to load and play an MP3 file, and a draw function to update the visualization over time.

License

Notifications You must be signed in to change notification settings

guillaumelauzier/reactive-sound-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

reactive-sound-visualizer

This code uses the line() function to draw lines in 3D space based on the frequency data from an MP3 file. The lines are colored using a selection of colors stored in an array. The code also includes a setup function to load and play an MP3 file, and a draw function to update the visualization over time.

About

This code uses the line() function to draw lines in 3D space based on the frequency data from an MP3 file. The lines are colored using a selection of colors stored in an array. The code also includes a setup function to load and play an MP3 file, and a draw function to update the visualization over time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages