strudel/packages/codemirror
Felix Roos 8c9e06c329 - clip now works like legato in tidal
- supports floats
- hap.duration now respects clip value
- hap.endClipped is now end*clip
- visualizations show clipped length
- clip(0) will now be silence
2023-06-12 22:39:32 +02:00
..
themes add codemirror package 2023-05-05 15:13:17 +02:00
codemirror.mjs - clip now works like legato in tidal 2023-06-12 22:39:32 +02:00
package.json bump codemirror again to get new core version 2023-05-05 23:52:55 +02:00
README.md add codemirror package 2023-05-05 15:13:17 +02:00
vite.config.js add build script for codemirror package 2023-05-05 15:15:45 +02:00

@strudel/codemirror

This package contains helpers and extensions to use codemirror6. See vite-vanilla-repl-cm6 as an example of using it.