1153 Commits

Author SHA1 Message Date
5e60504de5 strip much of complexity from evaluator 2024-04-21 17:52:07 +02:00
fc0c7cc34c Clean up UI a bit, need to fix transport again 2024-04-21 01:41:24 +02:00
bb6a52bd4b Remove Theme Previewer 2024-04-20 13:04:03 +02:00
01235727c7 Add warning when Hydra is getting loaded 2024-04-20 13:01:44 +02:00
b61ea25836 Fix blinkers position on screen 2024-04-20 13:00:00 +02:00
2b6e092d37 Fix PPQN setter in ClockProcessor 2024-04-20 12:46:15 +02:00
7f48b94ffa Stuck with Ziffers compiler errors 2024-04-20 12:44:58 +02:00
0d2f7046c9 Fix more compiler whining 2024-04-20 03:14:33 +02:00
1824a345fc Repair BPM setter 2024-04-20 03:06:23 +02:00
605db460e5 Fix some clock properties, start cleaning up 2024-04-20 02:44:35 +02:00
0b09f16624 Connecting evaluation mechanism again 2024-04-20 02:26:53 +02:00
2304015975 begin clock rewrite 2024-04-20 01:58:06 +02:00
9dfac1141f Following the compiler directions 2024-04-19 23:44:04 +02:00
8c0555b02f Fixing more stuff 2024-04-19 23:21:54 +02:00
4c7cfb44ce Fixing more compiler issues, still broken 2024-04-19 23:14:03 +02:00
d3ac9f19a2 Toggle stricter compilation rules in tsconfig
Now the whole codebase needs to be fixed. Every file.
2024-04-19 22:25:04 +02:00
75481e19f0 Same process 2024-04-19 21:56:45 +02:00
137840778a New folder in codebase 2024-04-19 21:54:43 +02:00
13cf95b71e add hypothetical folder for Topos V2 2024-04-19 20:13:37 +02:00
cee061a100 Merge branch 'fixes' of github.com:Bubobubobubobubo/Topos into fixes 2024-04-17 01:54:50 +02:00
7100d5a470 Hydra is now an optional load 2024-04-17 01:54:41 +02:00
75daa2cf6a Removing one more canvas 2024-04-17 01:19:10 +02:00
73c0df333a Merge pull request #133 from edelveart/fixes
docs(tonnetz): add explanation for composing functions for four-note chords
2024-04-16 11:54:29 +02:00
2870cb124a Remove timeviewer (too many DOM updates) 2024-04-15 22:39:51 +02:00
fcae478461 docs(tonnetz): add explanation for composing functions for four-note chords. 2024-04-15 12:10:17 -05:00
e06119ba8c fix 2024-04-15 00:36:56 +02:00
5548d30da8 Fixing some more broken stuff 2024-04-14 23:58:40 +02:00
4b6275d2e0 Fix mouse detection 2024-04-14 23:50:00 +02:00
4801f78deb Fix minor error with cache function 2024-04-14 23:43:55 +02:00
57f0c9dfe6 Continue adaptation work 2024-04-14 23:34:53 +02:00
b2a8e18b0e Fix misconversion of filter functions 2024-04-14 22:43:02 +02:00
358195bf97 Continue refactoring 2024-04-14 22:23:11 +02:00
0a6d779867 Begin breaking up the API file 2024-04-14 21:15:36 +02:00
a21d6c9a88 Continue source code restructuring 2024-04-14 16:11:58 +02:00
7cef78bc3b Moving more files around 2024-04-14 15:51:11 +02:00
d395c9487a Move DOM related files in their own folder 2024-04-14 15:45:25 +02:00
b222fc25c9 First batch of code cleaning 2024-04-14 13:28:48 +02:00
d2dee8f371 Refactor show documentation function 2024-04-14 11:43:59 +02:00
aa2eb0651d Merge pull request #129 from MartinDelille/patch-1
Add missing out()
2024-03-29 11:13:44 +01:00
ec68419775 Add missing out() 2024-03-16 20:18:51 +01:00
cf702fd9f1 Rogue import 2024-03-06 11:34:22 +01:00
5e565e3a11 Remove demo songs mechanism 2024-03-06 11:32:54 +01:00
d9906857d3 Fix theme defaulting to Everblush 2024-03-06 11:23:06 +01:00
e592499711 Atelier : document final 2024-03-05 16:26:22 +01:00
c13d1bb072 Add temporary workshop documentation 2024-03-05 15:59:19 +01:00
d2f9376197 Merge branch 'main' of github.com:Bubobubobubobubo/Topos 2024-02-28 12:14:58 +01:00
8940bf3505 Fix: Cast numbers to int with .scale function 2024-02-28 12:14:49 +01:00
9d7fe9e815 Merge pull request #128 from ChrisCollis/main
Added theme -  theotteryears2
2024-02-24 16:16:14 +01:00
59dc42b103 Added themes - theotteryears and theotteryears2 2024-02-24 15:11:04 +00:00
47534a0724 Addition: color theme theotteryears 2024-02-24 12:22:45 +01:00