Commit graph

19 commits

Author SHA1 Message Date
markspolakovs
bcfd4004d7 Prettified Code! 2020-04-19 16:33:34 +00:00
Marks Polakovs
0c9721b122 Run Prettier across the entire project 2020-04-19 15:47:19 +02:00
Marks Polakovs
1977289524 Fix all linter warnings 2020-04-19 15:44:23 +02:00
Marks Polakovs
f9ee8493c5 Rework how mic works (fixes #76, fixes #63)
Previously, the mic gain node had both the calibration value as well as the volume control (either the calibration value or zero). This made it impossible to recalibrate the mic while on air, and also broke the calibration slider.

This commit moves it into two separate gain nodes, "calibration gain" and "mix gain", with the analyser node in the middle. It also means that the mic is now calibrated before compression.
2020-04-19 13:29:51 +02:00
Marks Polakovs
427903f24a Twiddle™️ levels 2020-04-14 16:11:42 +02:00
Marks Polakovs
657861b5e2 fix some things and add some debuggy bois 2020-04-13 21:21:30 +02:00
Marks Polakovs
de49a1d6be make tracklisting an option 2020-04-13 16:34:32 +02:00
Matthew Stratford
4afcc9fc4e Merge remote-tracking branch 'origin/master' 2020-04-12 15:26:10 +01:00
Matthew Stratford
3bc2990531 Add selector options for special case shows. 2020-04-12 15:25:59 +01:00
Marks Polakovs
ff09836e86 dumbo 2020-04-12 11:08:19 +02:00
Marks Polakovs
f9797a8731 make the about page logo slightly less ludicrous 2020-04-12 10:31:26 +02:00
Marks Polakovs
d3ac2f720a bit more debugging in the about page 2020-04-12 10:31:02 +02:00
Marks Polakovs
c025ae95ae Grey out mic status until open, also debugging 2020-04-10 15:58:21 +02:00
Marks Polakovs
96aa986e08 refactor recording and stuff 2020-04-10 15:13:27 +02:00
Marks Polakovs
55f2ab8cb9 Add setting for debugging gubbins 2020-04-10 09:58:53 +02:00
Marks Polakovs
c9738e29fa Add stats screen
Unfinished, debug only
2020-04-06 14:36:34 +02:00
Marks Polakovs
9923b07b83 Fiddling™️^2 2020-04-03 16:42:43 +02:00
Marks Polakovs
90e3e07eca Fiddling™️ 2020-04-03 16:40:33 +02:00
Marks Polakovs
502811f68a Extract some shite out into an options modal 2020-04-03 16:23:03 +02:00