Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.