Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

simple mic component #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NogsMPLS
Copy link

@NogsMPLS NogsMPLS commented Mar 7, 2018

This really doesn't do much of anything right now. Just gets permission from the user to use their mic and then gets the mic/line-in audio stream connected to the analyser so it can be used for visuals. Which you can confirm in the demo by importing Mic component and talking into your mic and seeing the equalizer respond to it.

Functionally right now not a lot of use cases.

However if we can get recording in, we could then implement steps and sequencers to take little live mic recordings and plop them into the sequence. Basically could then beatbox into your mic and loop it using the browser.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant