higuma / web-audio-recorder-js

.wav/.ogg/.mp3 recorder with Web Audio API
MIT License
775 stars 185 forks source link

Demo: Microphone input volume should not default to 0 #14

Open andywer opened 8 years ago

andywer commented 8 years ago

When I first tried to use the demo it just wouldn't work and I couldn't figure out why.

The solution eventually was easy: It wasn't clear to me that the first slider was for the input volume and unfortunately it defaulted to 0 (mute).

How about defaulting the input volume to 50% or similar?

Cheers

floydback commented 8 years ago

@andywer +1