Skip to content
forked from ijsnow/studiojs

A collection of tools to create your own in browser recording studio.

License

Notifications You must be signed in to change notification settings

TomScavo/studiojs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Studio.js

A collection of tools to create your own in browser recording studio.

  • recorder-js Record and download audio as .wav files.
  • react-wave-stream A react component that displays the frequency data you receive from an audio stream.

Check out the example using these.

$ cd examples/reactjs
$ yarn
$ yarn start

About

A collection of tools to create your own in browser recording studio.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • Shell 5.7%