84aacfea82
wip: refactor: cli, snd, tui
2024-11-09 21:28:14 +01:00
e555074bdf
rename Split to Stack
2024-09-28 02:56:32 +03:00
Will Medrano
6851240c8c
Update JACK to 0.13
...
Biggest changes are to logging and safety.
- Panics are caught at C/Rust boundary instead of crashing program
with no messages.
- Stack trace is usually printed.
- `log` crate logging is enabled by default. Use something like
https://docs.rs/env_logger/latest/env_logger/ with writing to file
to see debug logs.
2024-09-22 14:19:56 -07:00
c51d1cf643
refactor + not sure whats up with the double padding
2024-09-10 14:39:53 +03:00
3a7aa9e9a3
wip: unified focus system
2024-08-24 00:27:24 +03:00
70b1ec5a02
arranger: rename track/scene/clip
2024-08-22 19:00:58 +03:00
3cbb2d2e0b
wip: ArrangerStandalone
2024-08-21 21:41:35 +03:00
bb0230b6e5
refactor: borders
2024-08-20 15:10:55 +03:00
c8bdee060c
arranger: open and close rename modal
2024-08-20 14:09:03 +03:00
278b3caad3
merge tek_jack into tek_core
2024-08-11 11:02:21 +03:00
a659062dbc
refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core
2024-08-10 21:41:55 +03:00
7685072e4c
wip: enabling standalone arranger
2024-08-10 14:23:51 +03:00
430c51e305
and it once again compiles
2024-08-09 21:59:14 +03:00
6dd4caeb42
wip: optional dependency from mixer to sampler and plugin
2024-08-09 15:51:06 +03:00
a819e042c7
wip: adding edn parsing to mixer track
2024-08-09 11:23:12 +03:00
10f191282e
wip: fix one batch of errors, unlock another
2024-08-09 00:31:23 +03:00
a54798994b
wip: split edn parsers
2024-08-06 19:39:30 +03:00
c089e6cfa4
feat: run stub tek_chain
2024-08-06 16:56:23 +03:00
5ae99b4ada
wip: refactor into crates
2024-08-04 14:54:00 +03:00
96e17e7f7c
fix: BigBuffer prevents sequencer from crashing
2024-08-02 23:19:44 +03:00
c0b1217e60
wip: loading lv2 gui with suil and gtk3
2024-07-24 19:08:58 +03:00
dacce119c4
convert to workspace, add suil bindings crate
2024-07-24 13:21:11 +03:00