Skip to content

lumio/waveblock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waveblock

Work in progress! First (dirty) prototype is more or less ready to play around with.

This is just a little test project. I was playing with some Web APIs to read the frequencies of different audio sources and visualize them.

Currently the default source is the microphone. But soon you'll be able to load a file to be visualized.

How to run this project?

  1. Clone it
    git clone https://github.com/lumio/waveblock.git; cd waveblock

  2. Install dependencies with
    yarn or npm i

  3. Start application
    yarn start or npm start

  4. Allow site to capture your mic

  5. Enjoy!

About

A sound visualizer made with React and Web API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published