More work on audio recording
Issue #95. Use a post processing step to fix chromium bug of not having a valid cues section in the metadata (=browser did not know length of audio!). Also, set more constraints in the call to getUserMedia to fix Android problem of really sh*tty audio in the default mode (More info on github.com slash processing/p5.js-sound/issues/346
This commit is contained in:
parent
b6ac6ec881
commit
b8aeb02b50
3 changed files with 833 additions and 140 deletions
|
|
@ -24,6 +24,7 @@
|
|||
"raw-loader": "^4.0.2",
|
||||
"recordrtc": "^5.6.2",
|
||||
"roboto-fontface": "*",
|
||||
"ts-ebml": "^2.0.2",
|
||||
"v-emoji-picker": "^2.3.1",
|
||||
"vue": "^2.6.11",
|
||||
"vue-clipboard2": "^0.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue