Lucas Schumacher lks
  • Troy, NY
  • Joined on 2023-09-19
lks pushed to main at lks/waterfall-glow-rs 2024-06-19 09:51:14 -04:00
a8340a3fb9 Add dummy device for testing
lks pushed to main at lks/waterfall-glow-rs 2024-06-19 09:24:28 -04:00
edcf10f73c Add close fn to device trait
lks pushed to main at lks/frontends 2024-06-18 21:56:03 -04:00
c57fc11c5e Add Next.js frontend
lks pushed to main at lks/frontends 2024-06-18 14:37:05 -04:00
78ed72234a Reorganize files
a98d4bada5 Keep vanilla JS version
308cff3e34 Add button to load more blurbs
a1a06c23a2 Rename file for vanilla js version
09c51715a2 Add state
lks created branch main in lks/frontends 2024-06-18 14:37:05 -04:00
lks created repository lks/frontends 2024-06-18 14:35:43 -04:00
lks pushed to main at lks/go-data-access 2024-06-14 23:07:35 -04:00
7859a47f53 Rename file
lks pushed to main at lks/go-data-access 2024-06-14 23:03:16 -04:00
b7f9a3e459 first commit
lks created branch main in lks/go-data-access 2024-06-14 23:03:16 -04:00
lks created repository lks/go-data-access 2024-06-14 22:29:02 -04:00
lks pushed to main at lks/waterfall-glow-rs 2024-06-14 14:52:51 -04:00
d1271c1f7d Clear waterfall texture buffer at startup
lks pushed to main at lks/waterfall-glow-rs 2024-06-12 13:07:56 -04:00
4724d23459 Fix memory leak caused by unbounded channels not freeing memory
lks pushed to main at lks/waterfall-glow-rs 2024-06-03 23:01:11 -04:00
7abb089c04 Add side panel
lks pushed to main at lks/waterfall-glow-rs 2024-06-03 22:21:05 -04:00
d878f66bd8 Clean up ui
lks pushed to main at lks/waterfall-glow-rs 2024-06-03 20:20:27 -04:00
9f18bb6920 Add logic to close device selection window
lks pushed to main at lks/waterfall-glow-rs 2024-05-31 22:39:24 -04:00
8978be49bd Remove unused code
lks pushed to main at lks/waterfall-glow-rs 2024-05-31 22:38:17 -04:00
f3216e2d8d Add simple device selector window
lks pushed to main at lks/waterfall-glow-rs 2024-05-31 13:32:05 -04:00
243fcdb31e Separate audio_fft.rs into two files audio.rs and fft.rs
lks pushed to main at lks/djangoTest 2024-05-25 22:46:40 -04:00
5e60280e5e Only allow one vote per client session
lks pushed to main at lks/djangoTest 2024-05-25 22:22:52 -04:00
474b551e13 Fix Log In button