WebStudio/src
Marks Polakovs fdfcbaf8c9 Refactor out VUMeter
This patch adds multiple analyser nodes to the audio engine to "tap in" to the audio level at various points in the chain. Right now it's used for pre-fade and post-fade mic monitoring

It could also be used for a master level, and the code is there for it, but I'd rather implement a proper RMS/EBU meter rather than a simple peak meter for that.
2020-04-24 12:40:26 +02:00
..
assets Tidy up navbar, make WebStudio icon fade to myradio link. 2020-04-20 01:21:23 +01:00
broadcast Get TURN config from shittyserver instead of hard-coding 2020-04-24 11:27:08 +02:00
lib Ensure that "end time" numbers are in the right timezone 2020-04-20 15:35:00 +02:00
mixer Refactor out VUMeter 2020-04-24 12:40:26 +02:00
navbar Refactor out VUMeter 2020-04-24 12:40:26 +02:00
optionsMenu Refactor out VUMeter 2020-04-24 12:40:26 +02:00
scss Styling tweaking (#77) 2020-04-19 23:17:05 +02:00
session This might be stupid, but here's a loading animation. (#85) 2020-04-20 13:23:30 +02:00
showplanner Refactor out VUMeter 2020-04-24 12:40:26 +02:00
api.ts prettier all the things 2020-04-20 14:54:43 +02:00
App.css Refactor out VUMeter 2020-04-24 12:40:26 +02:00
App.scss pretty it 2020-04-24 11:00:24 +02:00
App.test.tsx Run Prettier across the entire project 2020-04-19 15:47:19 +02:00
App.tsx Switch "noImplicitAny" to allow wavesurfer plugins. 2020-04-19 22:47:30 +01:00
index.css Prettified Code! 2020-04-19 16:33:34 +00:00
index.tsx Run Prettier across the entire project 2020-04-19 15:47:19 +02:00
light-theme.scss Styling tweaking (#77) 2020-04-19 23:17:05 +02:00
logo.svg
react-app-env.d.ts Run Prettier across the entire project 2020-04-19 15:47:19 +02:00
rootReducer.ts Prettified Code! 2020-04-19 16:33:34 +00:00
serviceWorkerLoader.ts Prettified Code! 2020-04-19 16:33:34 +00:00
store.ts Refactor MixerState (#94) 2020-04-24 11:00:24 +02:00
wavesurfer-plugins.d.ts prettier all the things 2020-04-20 14:54:43 +02:00
worklet.d.ts Run Prettier across the entire project 2020-04-19 15:47:19 +02:00