mimic-sussex / sema

Sema – A Playground for Live Coding Music and Machine Learning
https://sema.codes
MIT License
151 stars 51 forks source link

Microphone input button #277

Closed chriskiefer closed 3 years ago

chriskiefer commented 3 years ago

a few things to fix (testing on linux chrome)

  1. the mic button should be greyed out to begin with
  2. pressing mic button again doesn't turn off mic (?) - should grey out
  3. pressing for a third time: engine.js:477 Uncaught (in promise) TypeError: Cannot set property 'mediaStreamSourceConnected' of undefined at onAudioInputFail (engine.js:477) at async Engine.disconnectMediaStream (engine.js:522)