|
|
323c6821d3
|
Change clock starting point and add oncount method as alternative to onbeat
|
2023-08-31 19:42:45 +03:00 |
|
|
|
dd014e9df3
|
Merge branch 'main' of https://github.com/Bubobubobubobubo/Topos
|
2023-08-31 18:03:12 +03:00 |
|
|
|
86739faa77
|
Change clock starting point and add oncount method as alternative to onbeat
|
2023-08-31 18:03:07 +03:00 |
|
|
|
990b129450
|
abbreviate parameters
|
2023-08-31 13:59:37 +02:00 |
|
|
|
3c335a50a9
|
Added speaker as promise
|
2023-08-31 00:22:58 +03:00 |
|
|
|
db2434d4dc
|
Add speech as string prototype
|
2023-08-30 22:08:23 +03:00 |
|
|
|
bc6b6198a2
|
Fix onbeat and more options to speech
|
2023-08-30 20:22:09 +03:00 |
|
|
|
e8071493f8
|
Add speech synthesis
|
2023-08-30 18:40:34 +03:00 |
|
|
|
43eff8bda2
|
Update zifferjs and fix some bugs
|
2023-08-30 18:19:04 +03:00 |
|
|
|
fe0e46ec90
|
Running Prettier on most files
|
2023-08-30 12:04:49 +02:00 |
|
|
|
f8a0a8e6f5
|
Removed latency calculation
|
2023-08-30 00:21:50 +03:00 |
|
|
|
287fdbbad4
|
In progress
|
2023-08-29 16:41:28 +03:00 |
|
|
|
38f7613a53
|
adding more about MIDI configuration
|
2023-08-28 21:43:14 +02:00 |
|
|
|
bb4b8d33db
|
minor tweaks
|
2023-08-28 21:36:03 +02:00 |
|
|
|
a772f96659
|
first version of the print on screen thingie
|
2023-08-28 21:18:15 +02:00 |
|
|
|
e60ea4ca13
|
Merge branch 'main' of github.com:Bubobubobubobubo/Topos
|
2023-08-28 18:23:40 +02:00 |
|
|
|
215bbd63be
|
fix onbar
|
2023-08-28 17:58:28 +02:00 |
|
|
|
168a7b4795
|
documenting modp
|
2023-08-28 17:37:11 +02:00 |
|
|
|
40c1616ef8
|
document new function
|
2023-08-28 17:23:50 +02:00 |
|
|
|
f770bbb007
|
Merge branch 'dev' of https://github.com/Bubobubobubobubo/Topos into dev
|
2023-08-28 15:15:33 +03:00 |
|
|
|
5ac8f4b0c4
|
Refactor ziffers to use z0-z16 methods
|
2023-08-28 15:13:43 +03:00 |
|
|
|
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 |
|