Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.
/ studiojs Public archive

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

License

Notifications You must be signed in to change notification settings

ijsnow/studiojs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I am no longer working on the project that required this set of tools. I am happy to accept pull requests but won't be actively developing new features or fixing any bugs. recorder-js was just slightly modernizing an existing library and the rest of this project is just a simple react component. Feel free to fork, copy and modify this. Hopefully it helps or is at least a good jumping off point for something better!

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