Commit Graph

24 Commits

Author SHA1 Message Date
29617fb0f2 Merge branch 'main' of https://github.com/Bubobubobubobubo/Topos 2023-12-16 20:19:52 +02:00
3663cc43f5 Added ctx to draw methods 2023-12-16 13:41:56 +02:00
8f463097bc Documented generators and fixed some bugs 2023-12-16 03:05:47 +02:00
cad9fdbb40 Added some drawing methods 2023-12-15 22:13:22 +02:00
afa6457f88 Added cache method for generators and new logging method for chains 2023-12-14 21:48:46 +02:00
ee3d9a63e9 Updated zifferjs and added edo scales 2023-12-14 02:12:02 +02:00
818e1a62ef Added and documented new scale methods: semitones, cents and ratios 2023-12-12 23:54:42 +02:00
2d3c48c1c1 Documented syncing and updated zifferjs 2023-12-11 22:36:28 +02:00
491461e354 Documented arpeggios and updated zifferjs 2023-12-11 02:35:54 +02:00
204a5ae2ab Moved processSound() to AbstractEvent for Ziffers 2023-12-09 04:41:34 +02:00
35c8c1beaa New zifferjs version and fixes for arpeggio 2023-12-09 01:56:40 +02:00
a34f1a33eb lint 2023-12-01 11:16:16 +01:00
278dce0196 Fix chord & note issues 2023-11-28 07:50:03 +02:00
eb8ef879e7 Rewrite part of evaluation logic, run prettier 2023-11-26 01:49:34 +01:00
569f0add3d Added args option for chaining 2023-11-17 16:08:54 +02:00
9c362d6a5d Add register to API for registering reusable function chains 2023-11-16 22:39:51 +02:00
f39625a985 Fix for some keys and added some kwargs 2023-11-03 17:09:53 +02:00
a09e3a76be Refactor object mangling and add midi support 2023-11-03 16:07:39 +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
1dab8cace6 Added chance operators to inline help 2023-09-09 16:17:32 +03:00
97f6c21993 Added sync and wait 2023-09-01 00:13:26 +03:00
fe0e46ec90 Running Prettier on most files 2023-08-30 12:04:49 +02:00
a421a28844 Renamed root level note() to midi(). midi() & sound() now accepts object as parameter 2023-08-24 10:50:17 +03:00