🪞👃🪞 unspeaker
unspeaker synced commits to main at unspeaker/tengri from mirror 2025-05-07 00:30:14 +02:00
7df7cb839c wip: proc: command macro
7570aefcc2 proc: simplify expose macro
Compare 2 commits »
unspeaker synced commits to refactor/api at unspeaker/tek from mirror 2025-05-07 00:30:13 +02:00
9f9de3fafb wip: refactor command definitions
unspeaker synced commits to main at unspeaker/tengri from mirror 2025-05-06 08:20:14 +02:00
b827a5c640 wip: proc: simplify expose macro
unspeaker synced commits to main at unspeaker/tengri from mirror 2025-05-06 00:10:14 +02:00
01321600da wip: proc: simplify expose macro
unspeaker synced commits to refactor/api at unspeaker/tek from mirror 2025-05-06 00:10:13 +02:00
unspeaker synced new reference refactor/api to unspeaker/tek from mirror 2025-05-06 00:10:13 +02:00
unspeaker synced commits to main at unspeaker/tengri from mirror 2025-05-04 23:50:13 +02:00
cba23a005c proc: expose macro implementation
unspeaker synced commits to main at unspeaker/tek from mirror 2025-05-04 23:40:14 +02:00
1b926b0338 extract pool, scene, track
a3beab0f36 modal -> dialog; extract dialog, selection, editor
6286d69824 wip: device: reenable lv2 support
bb325869c2 prefix sampler names
16e9405b1f autoconnect newly added sampler
Compare 7 commits »
unspeaker synced commits to main at unspeaker/tengri from mirror 2025-05-04 15:50:13 +02:00
b543c43e68 proc: view macro implementation
unspeaker synced commits to main at unspeaker/tek from mirror 2025-05-04 15:30:14 +02:00
a77536c234 device picker
55b6745d4d use expose! macro for MidiPool and MidiEditor
79bf493004 top-level view bindings now use proc macro
ff2e981e18 wip: start converting api bindings to attr macros
Compare 4 commits »
unspeaker synced commits to main at unspeaker/tengri from mirror 2025-05-04 07:40:15 +02:00
55e7adfca1 wip: proc: view macro implementation
unspeaker synced commits to main at unspeaker/tengri from mirror 2025-05-03 23:30:14 +02:00
7c348c3b1d wip: proc: view macro implementation
2c797fd41f wip: scaffold proc crate and view macro
Compare 2 commits »
unspeaker synced commits to main at unspeaker/tek from mirror 2025-05-03 15:10:14 +02:00
a67481ab04 swap ins/outs; start adding device slots
944fcfa017 misc view tweaks
Compare 2 commits »
unspeaker synced commits to refs/tags/v0.13.0 at unspeaker/tengri from mirror 2025-05-03 07:10:14 +02:00
unspeaker synced new reference refs/tags/v0.13.0 to unspeaker/tengri from mirror 2025-05-03 07:10:14 +02:00
unspeaker synced commits to main at unspeaker/tengri from mirror 2025-05-03 07:10:14 +02:00
21f7f6b38a 0.13.0: release
3df1938626 dsl: InputLayerCond; collect macros
Compare 2 commits »
unspeaker synced commits to main at unspeaker/tek from mirror 2025-05-03 07:10:13 +02:00
b4761a9679 deps: tengri 0.13.0 + misc
866327bbe7 expose mode flags for input layers
3fd045cf93 config: embed default configs
d427dc409d config: extract read_and_leak; almost done with layer-if
Compare 4 commits »
unspeaker synced commits to main at unspeaker/tengri from mirror 2025-05-02 23:10:13 +02:00
0d4ba4a54e dsl: add Str token
unspeaker synced commits to main at unspeaker/tek from mirror 2025-05-02 23:00:14 +02:00
b8e0ffc136 config: extract read_and_leak
cd8d85bd97 config: refactor, prepare to load keys
aefc147347 config: load view (and maybe name/info?)
0efcb7f0fe wip: load view/keys config from unified file
26baa8127d wip: unify view/keys configs
Compare 11 commits »
unspeaker synced commits to main at unspeaker/tek from mirror 2025-05-02 06:40:14 +02:00
22d3cc5a5f wip: refactor into fewer crates, pt.2