Commit Graph

652 Commits

Author SHA1 Message Date
05a2132336 Fix visual inconsistency in local mode 2023-10-16 23:50:21 +02:00
e9debf3d4f minor correction 2023-10-15 01:35:59 +02:00
ce7596ae5f various improvements 2023-10-15 00:59:49 +02:00
a7a38a4f1e Add scaling to LFOs 2023-10-14 11:39:22 +02:00
356e3c8dd0 add offset to basic rhythmic functions 2023-10-13 18:53:38 +02:00
2edbb577d0 Add missing bar function + documentation 2023-10-13 16:42:13 +02:00
ad9962848c Update build_docker.yml 2023-10-12 21:19:48 +02:00
d213dc1697 Merge pull request #65 from EpicKiwi/fix/universe-loading
Fixed universe loading
2023-10-12 20:01:19 +01:00
bd1533a17e Fixed universe loading and removing unsafe innerHTML usage 2023-10-12 19:50:20 +02:00
c6009293d8 Update DockerHub Action 2023-10-12 11:28:25 +02:00
6802d29944 Merge pull request #64 from EpicKiwi/fix/empty-buffer
Tryed to fix error on line comment on the last line of a buffer
2023-10-12 09:10:09 +01:00
883710e4a5 Merge pull request #63 from Pipazoul/main
FEAT: Docker integration
2023-10-12 09:09:28 +01:00
d97ccebb9b Fixed line comment 2023-10-12 00:41:58 +02:00
17a4c0b0cb Merge branch 'main' of https://github.com/Bubobubobubobubo/Topos 2023-10-12 01:23:20 +03:00
9c0f231bdc Adding show scale method to interact with lighted keyboards 2023-10-12 01:23:16 +03:00
7b0d708a2f chore(docker): volume mapping for dev 2023-10-11 17:15:26 +02:00
f51c141fd8 chore: updated readme 2023-10-11 17:03:41 +02:00
cfac5b116e wip(ci): docker dev and prod build + ci 2023-10-11 16:58:00 +02:00
4fdfdbe89f change function name in examples 2023-10-10 00:01:40 +02:00
0e457bbfe2 Give credits 2023-10-09 23:09:39 +02:00
cc2cc63762 update readme 2023-10-09 23:08:04 +02:00
60b0d8882f New reverb and new compressor documentation and parameters 2023-10-09 23:03:39 +02:00
5de6bee171 add null as possible note for rest 2023-10-09 21:16:19 +02:00
f92b7d7480 experimenting with high order function application 2023-10-08 19:34:09 +02:00
0a23ff442f Fixing a thousand bugs 2023-10-08 19:05:20 +02:00
89a0f8a0a3 Add docstrings for event high-order functions 2023-10-08 18:34:03 +02:00
6b8d1b4608 update discord link 2023-10-08 11:51:06 +02:00
17cf09ca35 fix missing import 2023-10-08 11:37:47 +02:00
ebd5b83f0b Random additions 2023-10-08 11:35:09 +02:00
036fefdcd5 Nudge indicators 2023-10-08 01:30:28 +02:00
0e7575f562 Adding one other bar... 2023-10-08 01:21:55 +02:00
1a0d689441 More agressive audio nudge 2023-10-07 20:56:10 +02:00
0c21770eaa maintenance and audio nudging bar 2023-10-07 20:09:19 +02:00
22e1e36169 another diagram 2023-10-07 18:07:24 +02:00
92b2207e4b add diagram to teach architecture 2023-10-07 17:52:40 +02:00
18ff98796e fixing CSS 2023-10-07 17:25:55 +02:00
9fb253ef65 Fix midi cc input and add examples 2023-10-07 13:29:46 +03:00
15e47ec4cb Add arpeggio example for midi in 2023-10-07 00:20:16 +03:00
52872ba718 Add midi in arpeggio example 2023-10-07 00:13:39 +03:00
be85953d5d Merge pull request #61 from Bubobubobubobubo/58-support-for-external-midi-clock
58 support for external midi clock
2023-10-06 23:32:43 +03:00
3ea4fbe6a9 First version for midi clock and inputs 2023-10-06 23:31:16 +03:00
825c6f5487 Add commands to API 2023-10-06 21:06:09 +03:00
15a293b49a Rebalancing documentation, will figure the rest later 2023-10-06 14:44:29 +02:00
44ceaa5f8c adding interaction page in documentation 2023-10-06 14:31:02 +02:00
b3fb51bf2d add universe destroy button 2023-10-06 10:48:09 +02:00
583b5ec079 adjust flip function for more natural behavior 2023-10-06 09:42:40 +02:00
9035c395d0 begin settings menu rework 2023-10-06 01:33:44 +02:00
90cdff7846 Adding universe based functions 2023-10-05 21:45:25 +02:00
a6728cc907 Now listening both clock and other events 2023-10-05 22:29:31 +03:00
1224bd7b32 Added default midi in port and routing to scripts 2023-10-05 20:40:45 +03:00