Mercurial > code > home > repos > light9
annotate bin/attic/fade @ 2441:0761cdd5bff0
fix delay on setting midi, so it doesn't grab faders when you're sliding them
author | drewp@bigasterisk.com |
---|---|
date | Fri, 31 May 2024 11:52:47 -0700 |
parents | 4556eebe5d73 |
children |
rev | line source |
---|---|
2101 | 1 #!/bin/sh |
2229
d193689223fb
clean up vitejs warnings for fade. this is now the model vite.config.ts
drewp@bigasterisk.com
parents:
2149
diff
changeset
|
2 exec pnpm exec vite -c light9/fade/vite.config.ts |
2101 | 3 |
2229
d193689223fb
clean up vitejs warnings for fade. this is now the model vite.config.ts
drewp@bigasterisk.com
parents:
2149
diff
changeset
|
4 |