Commit Graph

287 Commits

Author SHA1 Message Date
1e0aa39677 improving universe switching interface 2023-08-27 23:59:31 +02:00
9792d4458e Audio samples are now played as one shots in the documentation 2023-08-27 22:14:12 +02:00
1e0a0d1268 making plans 2023-08-27 19:29:38 +02:00
2b37a025be Fixing mouse detection 2023-08-27 18:14:24 +02:00
3cd115c488 fix broken universe switching logic 2023-08-27 17:53:11 +02:00
9974487f79 new universe switching window 2023-08-27 12:29:57 +02:00
52c7d4c091 eval code examples in documentation 2023-08-27 00:11:01 +02:00
9d5990186c docs execution test 2023-08-26 20:40:08 +02:00
b4626d32c6 Adding even more examples 2023-08-26 19:35:23 +02:00
8128283239 Merge branch 'logicaltime' of https://github.com/Bubobubobubobubo/Topos into dev 2023-08-26 18:48:05 +03:00
97b3f89a20 Add wait method to ziffers 2023-08-26 18:43:39 +03:00
ee9cc7fe60 Pre-update 2023-08-26 17:17:44 +02:00
f984ccb4cd moving stuff 2023-08-26 09:12:29 +02:00
ae59afa4e2 support different syntax for midi notes 2023-08-25 20:38:15 +02:00
3f6fd7ac44 test 2023-08-25 19:26:40 +02:00
953626303d stuff 2023-08-25 19:11:29 +02:00
bc97fae2bb Adding random functions on Array prototype 2023-08-25 16:10:27 +02:00
58c0a2cf66 Generating documentation using factory 2023-08-25 12:36:37 +02:00
dd48d40745 Slightly better sync. onbeat() starts now from the first beat 2023-08-24 21:34:54 +03:00
0e275204fd Synced ziffers to onbeat (on start) + merge 2023-08-24 18:34:08 +03:00
ddd98bc873 adding more documentation and functions 2023-08-24 12:30:53 +02:00
fbf0e6f2b0 Renamed root level note() to midi(). midi() & sound() now accepts object as parameter. + merge 2023-08-24 10:54:40 +03:00
a421a28844 Renamed root level note() to midi(). midi() & sound() now accepts object as parameter 2023-08-24 10:50:17 +03:00
fbf5d5d875 Adding more aliases 2023-08-24 09:38:12 +02:00
c6a2f5f1a8 Updating zifferjs and rearrange classes under folder 2023-08-24 00:17:57 +03:00
547eaaefd5 better error handling 2023-08-23 17:00:24 +02:00
a78e153d1c add palindrome, reverse and loop function to base array 2023-08-23 16:04:31 +02:00
2ca6e8ee31 some fun functions 2023-08-23 15:48:49 +02:00
a844e0443d New ziffers player 2023-08-22 22:27:26 +03:00
803a97b7ec Renamed slice to div, added pmod and added documentation. 2023-08-22 01:00:58 +03:00
bfc32f6210 Modified and documented boolean chance operators 2023-08-21 23:28:34 +03:00
ef7bfe2668 Added some methods to docs 2023-08-21 20:55:38 +03:00
533e44a34e Merge 2023-08-21 19:45:06 +03:00
6c93845a60 Event superclass for Note and Sound 2023-08-21 18:46:07 +03:00
5cb89a3b32 error reporting in editor window 2023-08-21 16:35:46 +02:00
4d6937b933 better FM 2023-08-21 15:34:29 +02:00
bc0b3f8b91 clearing out a bunch of samples 2023-08-21 12:24:49 +02:00
d7bdd3508f fix typo 2023-08-21 12:09:14 +02:00
0c42089303 adding documentation about low frequency oscillators 2023-08-21 12:04:38 +02:00
f2b7934239 Fleshing out the documentation 2023-08-21 11:53:23 +02:00
a0dfd126ab adding more documentation 2023-08-20 00:50:07 +02:00
c8090b4137 weird string replacement experiments 2023-08-19 23:38:31 +02:00
63958a572d Fixing the build 2023-08-19 23:12:37 +02:00
1b2390a919 normalising all mod values 2023-08-19 23:08:20 +02:00
0664625923 fixing dumb mistakes 2023-08-19 17:56:54 +02:00
4c582b1cba adding barslice function 2023-08-19 17:18:58 +02:00
74d18b85ba test new mod 2023-08-19 17:12:31 +02:00
0ab5aaa992 adding the slice and seqslice functions 2023-08-19 17:05:12 +02:00
5bc0fb7ead basic MIDI documentation 2023-08-19 14:24:13 +02:00
b79144613a stuff 2023-08-18 11:04:07 +02:00