diff options
| author | yum <yum.food.vr@gmail.com> | 2023-12-22 18:14:55 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2023-12-22 18:15:36 -0800 |
| commit | 50234bc3fab71f3e204f538b6fc4ca8237bcc068 (patch) | |
| tree | 420e03eed7b750f709db282d88b81df68ee44430 /app.py | |
| parent | aacbf094f6d0d5bb7518515fdba34d48403a5091 (diff) | |
Add UI picture
Also clean up some program output.
Diffstat (limited to 'app.py')
| -rw-r--r-- | app.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -59,7 +59,6 @@ class MicStream(AudioStream): self.fps = fps print(f"Finding mic {which_mic}", file=sys.stderr) - self.dumpMicDevices() got_match = False device_index = -1 |
