Commit Graph

209 Commits

Author SHA1 Message Date
84955cb355 Merge branch 'drawing' 2023-12-17 00:23:38 +02:00
29617fb0f2 Merge branch 'main' of https://github.com/Bubobubobubobubo/Topos 2023-12-16 20:19:52 +02:00
88358e1254 fix Function key theming 2023-12-16 17:28:42 +01:00
e7129585b1 Added nextTheme() method 2023-12-16 15:32:10 +02:00
c140c1d3e1 cosmetic fixes 2023-12-16 13:11:31 +01:00
09a7295f18 attributing a new default theme 2023-12-16 13:01:24 +01:00
f21faa3798 fix default theme 2023-12-16 12:56:28 +01:00
96959e7b8f slightly better again 2023-12-16 01:27:32 +01:00
427a6e470f small progress 2023-12-15 22:42:06 +01:00
cad9fdbb40 Added some drawing methods 2023-12-15 22:13:22 +02:00
278ab026cd big theme refactoring has begun 2023-12-15 21:00:39 +01:00
94c1574d96 semantic color naming 2023-12-15 19:48:42 +01:00
69c5b00b1f ui element for theme switching 2023-12-15 17:31:14 +01:00
969e3db499 yes yes yes 2023-12-15 17:04:47 +01:00
fb4d311ba8 slow and tedious progress 2023-12-15 16:56:54 +01:00
32ae67b2c6 writing some very shady logic 2023-12-15 16:15:18 +01:00
69cd462c68 Write the logic template for updating themes 2023-12-15 15:49:33 +01:00
98c71953a4 lint topos 2023-12-04 18:35:36 +01:00
e68ac4fcac improvements on osc input 2023-12-04 18:23:38 +01:00
cc963ac54f prepare for osc input 2023-12-04 16:28:07 +01:00
2b609c4dcb temp work 2023-12-04 12:18:34 +01:00
e5a331c6cf clean 2023-12-01 12:19:42 +01:00
ee6dbf9e29 clean audiovisualisation file 2023-11-30 15:01:19 +01:00
22508acb9f lint 2023-11-26 23:06:49 +01:00
d717fc8410 Add code documentation 2023-11-26 13:32:38 +01:00
626a8be77c Hydra looks better by default 2023-11-26 02:24:47 +01:00
eb8ef879e7 Rewrite part of evaluation logic, run prettier 2023-11-26 01:49:34 +01:00
6e05c3927a test: lower canvas size 2023-11-24 01:49:21 +01:00
dbacc913e2 New special key: Ctrl+M to hide the interface 2023-11-22 21:15:55 +01:00
fa67fdc2e5 initial support for osc (buggy) 2023-11-22 12:12:36 +01:00
74144ed3e8 continue with small optimizations 2023-11-19 21:51:00 +01:00
1fd9d514f9 remove the default scope (takes too much resources) 2023-11-19 18:47:53 +01:00
82b34e0d6b move scope a tiny bit 2023-11-19 17:27:53 +01:00
cb04d370b2 Lower fftSize of the auto-scope 2023-11-19 15:29:42 +01:00
9e381e84db add frequency scope by default 2023-11-18 23:42:03 +01:00
9161d6f9ee refactor some of the documentation about samples 2023-11-18 18:47:04 +01:00
b070dd9fff Better Frequency scope and visualisations 2023-11-14 23:20:29 +01:00
15bfd6c5eb First version of freqscope 2023-11-14 17:04:59 +01:00
02fc13803f fixing build problem 2023-11-14 15:59:51 +01:00
463aef7736 remove periodic save 2023-11-14 14:54:39 +01:00
04d4450555 Fixing universe save/load logic 2023-11-14 14:35:18 +01:00
3b6f02b525 Fix nasty auto-save bug 2023-11-14 12:51:26 +01:00
839fed2778 Merge branch 'main' of https://github.com/Bubobubobubobubo/Topos 2023-11-11 00:37:30 +02:00
d98b3bb791 Updating ziffers and adding generator functions and tonnetz support 2023-11-11 00:32:04 +02:00
1d3c603c7e fix 2023-11-10 20:19:44 +01:00
142f4ae653 add auto-save mechanism every 5 seconds 2023-11-10 20:18:22 +01:00
ccdbd6a7f7 Revert "Faster PPQN and bigger latency"
This reverts commit ca4f7acfe2.
2023-11-10 14:12:54 +01:00
ca4f7acfe2 Faster PPQN and bigger latency 2023-11-10 13:42:59 +01:00
f5faac0974 remove weird manifest declaration in index 2023-11-10 11:27:37 +01:00
8bb9385c14 remove custom logic? 2023-11-10 10:42:33 +01:00