Skip to content

React app using device input to render audio visualisation

License

Notifications You must be signed in to change notification settings

domicoeth/mic-drop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualising audio from the microphone using the Web Audio API in React.

Running the app

You need Node.js installed to run the application.

git clone https://github.com/eliothill/mic-drop.git
cd react-web-audio
npm install

Start the app:

npm start

And open the browser to http://localhost:3000/.

About

React app using device input to render audio visualisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.0%
  • HTML 13.1%
  • CSS 10.9%