Jade (Rose) Rowland
|
999c0b2349
|
lint
|
2025-03-31 00:21:01 -04:00 |
|
Jade (Rose) Rowland
|
5ed28d6168
|
gain curve func
|
2025-03-31 00:17:26 -04:00 |
|
Jade (Rose) Rowland
|
bceb37e8ea
|
rm comment
|
2025-03-30 20:32:19 -04:00 |
|
Jade (Rose) Rowland
|
2f4cba4e94
|
format
|
2025-03-30 20:26:44 -04:00 |
|
Jade (Rose) Rowland
|
d8e4055c6e
|
settings panel
|
2025-03-30 20:22:24 -04:00 |
|
Jade (Rose) Rowland
|
6f9bcc53dc
|
ramp cut audio node
|
2025-03-30 16:33:47 -04:00 |
|
Felix Roos
|
f2372e7a41
|
mondo: refactor evaluate function into bits
|
2025-03-30 17:55:37 +02:00 |
|
Felix Roos
|
a0fb8fb37f
|
mondo: def node
|
2025-03-30 11:43:01 +02:00 |
|
Felix Roos
|
b4027fd92a
|
fix: mondo dont mutate (breaks lambdas)
|
2025-03-30 11:42:50 +02:00 |
|
Jade (Rose) Rowland
|
8962e5a4f0
|
max poly
|
2025-03-30 01:35:25 -04:00 |
|
Jade (Rose) Rowland
|
e55b7c6ce3
|
mostly working
|
2025-03-30 00:55:12 -04:00 |
|
Felix Roos
|
c9cafa37fd
|
mondo: improve mondo package api + update readme
|
2025-03-29 21:33:51 +01:00 |
|
Felix Roos
|
2e017e46f9
|
trim readme
|
2025-03-29 20:17:09 +01:00 |
|
Felix Roos
|
c9f58220a3
|
remove minor change
|
2025-03-29 19:55:29 +01:00 |
|
Felix Roos
|
e9de45993e
|
signal: remove signal synonyms for now
|
2025-03-29 19:54:04 +01:00 |
|
Felix Roos
|
6b2b8b5124
|
fix: test
|
2025-03-26 09:30:49 +01:00 |
|
Felix Roos
|
64a6dacc1e
|
mondo: patternable function names
|
2025-03-26 09:27:02 +01:00 |
|
Felix Roos
|
1738e4d538
|
fix: lint
|
2025-03-26 03:55:54 +01:00 |
|
Felix Roos
|
abc7a1e48d
|
mondo: this is the way
|
2025-03-26 03:55:00 +01:00 |
|
Felix Roos
|
7716fdb98e
|
mondo: refactor
- rename MondoRunner.call => .evaluate
- can now evaluate leafs
- remove .( because it's confusing and half baked
- support (.) as id function
|
2025-03-26 03:22:23 +01:00 |
|
Felix Roos
|
2938bfd88f
|
mondo: add highly impractical .(. notation for local infix application
|
2025-03-26 02:46:26 +01:00 |
|
Jade (Rose) Rowland
|
3eea908636
|
fix doc
|
2025-03-24 00:33:00 -04:00 |
|
Jade (Rose) Rowland
|
bfbd920b1d
|
fix doc
|
2025-03-24 00:18:26 -04:00 |
|
Jade (Rose) Rowland
|
739fb8562f
|
update test
|
2025-03-24 00:15:36 -04:00 |
|
Jade (Rose) Rowland
|
cbd448e934
|
update docs
|
2025-03-24 00:09:46 -04:00 |
|
Felix Roos
|
dd5743ab8c
|
mondo: bring back $ for stacking
|
2025-03-23 22:49:23 +01:00 |
|
Felix Roos
|
51e3aa257c
|
mondolang function for mondo repl + fix rests
|
2025-03-23 22:49:03 +01:00 |
|
Felix Roos
|
5eabcf0618
|
mondo mode for StrudelMirror / repl / mini repl
|
2025-03-23 22:47:33 +01:00 |
|
Felix Roos
|
b192c6823c
|
Merge pull request #1312 from daslyfe/jade/bug/as_single_param
bugfix: Allow single param to be used in the as function
|
2025-03-23 20:05:31 +01:00 |
|
Felix Roos
|
6d21456423
|
mondo: allow # character in plain values (for sharps)
|
2025-03-23 11:18:18 +01:00 |
|
Felix Roos
|
bca16cdf99
|
mondo: rename resolve_ -> desugar_
|
2025-03-22 23:51:23 +01:00 |
|
Felix Roos
|
492271d786
|
mondo: support $ tidal style
|
2025-03-22 23:28:57 +01:00 |
|
Jade (Rose) Rowland
|
dccfefacd7
|
test
|
2025-03-22 12:06:43 -04:00 |
|
Jade (Rose) Rowland
|
38876e135b
|
fixed
|
2025-03-22 11:54:10 -04:00 |
|
Felix Roos
|
f71db4aeed
|
mondo: flip pipe order: now pining to the end of the function...
|
2025-03-21 23:50:14 +01:00 |
|
Felix Roos
|
5d4ef46ac7
|
mondo cleanup
|
2025-03-21 22:43:39 +01:00 |
|
Felix Roos
|
bd93e44154
|
mondo: fix combination of | and ,
|
2025-03-21 22:34:53 +01:00 |
|
Felix Roos
|
6fd89ddee7
|
mondo: add | and ?
|
2025-03-21 11:10:43 +01:00 |
|
Felix Roos
|
cf1f4ec35c
|
fix: patterns without structure would error on draw
|
2025-03-21 11:10:25 +01:00 |
|
Felix Roos
|
12bb82d295
|
add chooseIn + chooseOut
|
2025-03-21 11:10:06 +01:00 |
|
Felix Roos
|
f652c2ca86
|
Merge pull request #1244 from nkymut/add-program-change
Add MIDI Program Change, SysEx, NRPN, PitchBend and AfterTouch Output
|
2025-03-20 23:35:17 +01:00 |
|
Felix Roos
|
c33cfc78c5
|
waveform aliases: tri, sqr, saw, sin
|
2025-03-20 21:19:47 +01:00 |
|
Felix Roos
|
ac6472a43a
|
mondo: mondo as minilang (inactive)
|
2025-03-20 21:19:21 +01:00 |
|
Felix Roos
|
989fdfa20b
|
transpiler: add mechanism to register custom mini language
|
2025-03-20 21:18:32 +01:00 |
|
Felix Roos
|
05ae31838e
|
add sin sqr cos aliases
|
2025-03-20 18:01:41 +01:00 |
|
Felix Roos
|
c691916cbf
|
mondo: generic bracket names + simplify call handler + refactor mondough
|
2025-03-20 17:55:40 +01:00 |
|
Felix Roos
|
e16295623d
|
mondo: use stepcat for curly braces
|
2025-03-20 14:09:32 +01:00 |
|
Felix Roos
|
9626f3cc9a
|
mondo add % for pace
|
2025-03-20 13:24:31 +01:00 |
|
Felix Roos
|
432e8dcccc
|
mondo: support ! and @, also express seq and cat with stepcat
|
2025-03-20 13:15:48 +01:00 |
|
Felix Roos
|
d2e93a99f1
|
fix: lint
|
2025-03-20 10:24:22 +01:00 |
|