Commit Graph

275 Commits

Author SHA1 Message Date
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
0aeda809db Merge branch 'main' of https://github.com/Bubobubobubobubo/Topos 2023-08-17 17:54:07 +02:00
bf2cb7713d making everything an arrow function 2023-08-17 17:54:03 +02:00
5486a875b0 Merge 2023-08-17 16:44:48 +03:00
31ec667ce7 Update zifferjs 2023-08-17 16:42:19 +03:00
ab482b38b2 removing stuff 2023-08-17 13:04:45 +02:00
8541d0c3ef adding unipolar LFOs and new method chaining 2023-08-17 01:02:37 +02:00
921ba57b5a passing build 2023-08-16 22:23:54 +02:00
89e82f7195 Update zifferjs 2023-08-16 22:10:06 +03:00
3b215b622f code quality 2023-08-16 13:59:16 +02:00
d3c864ff5c adding ebeat function 2023-08-16 13:44:09 +02:00
fd0f5bdb8b Updated zifferjs 2023-08-16 13:51:45 +03:00
3a2152e6e5 small bugfix 2023-08-16 12:25:31 +02:00