|
|
38fb348d19
|
wip: add overlay for help/menu modals
|
2025-04-26 16:25:00 +03:00 |
|
|
|
fa2e08e81c
|
model: remove keys fields
|
2025-04-26 15:36:09 +03:00 |
|
|
|
0f9cb1437f
|
groovebox: fix alignment
|
2025-04-26 15:03:58 +03:00 |
|
|
|
d88f4e33eb
|
groovebox: reenable sample list
|
2025-04-26 14:50:42 +03:00 |
|
|
|
7af98b7008
|
delete autoremoved clips from pool
|
2025-04-26 14:26:28 +03:00 |
|
|
|
a9cfaf9767
|
extract clip_auto_create; add clip_auto_remove
|
2025-04-26 13:52:05 +03:00 |
|
|
|
2c59b1acfd
|
test: fix coverage run
|
2025-04-26 13:31:09 +03:00 |
|
|
|
24bc33d3d0
|
time: clock: add next_launch_instant, modularize
|
2025-04-26 12:52:01 +03:00 |
|
|
|
13444dc59a
|
midi: modularize
|
2025-04-26 01:46:05 +03:00 |
|
|
|
39dc6b803e
|
more appmode logic
|
2025-04-26 01:00:40 +03:00 |
|
|
|
3b5c23f68c
|
sampler: enable recording
|
2025-04-26 00:16:12 +03:00 |
|
|
|
2877545140
|
sampler: arrows select slot
|
2025-04-25 20:56:36 +03:00 |
|
|
|
b376d75396
|
separate input handling for sampler
|
2025-04-25 20:50:32 +03:00 |
|
|
|
b58fbdfd30
|
sampler_view: default empty grid
|
2025-04-25 19:37:24 +03:00 |
|
|
|
8b0e484114
|
sampler_view: use Map::east/south
|
2025-04-25 14:00:12 +03:00 |
|
|
|
09edbbe730
|
rudimentary sample grid
|
2025-04-24 23:13:10 +03:00 |
|
|
|
1cc3a58826
|
change Device from trait to enum
|
2025-04-24 22:30:43 +03:00 |
|
|
|
866d88c8ec
|
rename time modules
|
2025-04-24 21:48:49 +03:00 |
|
|
|
9f70441627
|
refactor sampler, flatten arranger
|
2025-04-24 21:06:33 +03:00 |
|
|
|
a9d22bd26f
|
unify keys and api modules
|
2025-04-24 01:35:03 +03:00 |
|
|
|
85616f7338
|
unify command definitions and implementations
|
2025-04-24 01:32:36 +03:00 |
|
|
|
5db97825cc
|
add defcom! macro
|
2025-04-24 00:47:57 +03:00 |
|
|
|
ab37e2e7d4
|
reenable editor in standalone sequencer/groovebox
|
2025-04-24 00:36:12 +03:00 |
|
|
|
4b998eaae0
|
collect command defs in 1 module
|
2025-04-23 16:31:06 +03:00 |
|
|
|
b8d6194a72
|
0.2.1: update to rust 2024
|
2025-04-23 15:37:32 +03:00 |
|
|
|
9b754c0f52
|
scene_index -> s
|
2025-04-23 15:32:19 +03:00 |
|
|
|
6b9099b087
|
track down and fix clip color bug
|
2025-04-23 15:04:48 +03:00 |
|
|
|
37be2f4add
|
fold-in view_track
|
2025-04-23 09:39:45 +03:00 |
|
|
|
aa8eaf2e2b
|
always redraw grid on note length change
|
2025-04-23 09:05:34 +03:00 |
|
|
|
bcd747280c
|
simplify arranger grid rendering considerably
|
2025-04-23 08:55:10 +03:00 |
|
|
|
8e9d7dc9a1
|
document build directory
|
2025-04-20 00:46:25 +03:00 |
|
|
|
4d3f308c10
|
add stub target
|
2025-04-20 00:42:22 +03:00 |
|
|
|
0fa6d31c7e
|
ci: disable cache
|
2025-04-19 23:07:37 +03:00 |
|
|
|
0027952260
|
update readme
|
2025-04-19 22:57:27 +03:00 |
|
|
|
cbda299260
|
update screenshots in README
|
2025-04-19 16:05:28 +03:00 |
|
|
|
59372911d2
|
glibc static build
|
2025-04-19 15:34:33 +03:00 |
|
|
|
393634a1a4
|
local dockerized build
|
2025-04-19 03:23:09 +03:00 |
|
|
|
8fa0f8a409
|
collect crates/ and deps/
|
2025-04-19 01:23:43 +03:00 |
|
|
|
2f8882f6cd
|
ci: disable release.yml
|
2025-04-19 01:23:30 +03:00 |
|
|
|
414650da31
|
make tek_plugin optional
|
2025-04-19 01:20:48 +03:00 |
|
|
|
c439528cfc
|
add containerized release build
|
2025-04-19 01:20:41 +03:00 |
|
|
|
88f22c96c6
|
justfile: list by default
|
2025-04-19 01:20:25 +03:00 |
|
|
|
e6ca672b3a
|
try building on codeberg-small-lazy
|
2025-04-18 19:54:57 +03:00 |
|
|
|
610b6b4353
|
remove caching from release flow
|
2025-04-18 15:42:49 +03:00 |
|
|
|
39ab736cbe
|
view refactors; remove view_sizes
|
2025-04-18 13:46:19 +03:00 |
|
|
|
93a64833e9
|
pub methods to fix test
|
2025-04-18 13:44:57 +03:00 |
|
|
|
997c8e2d6e
|
did i just fix arranger layout?
|
2025-04-17 03:31:32 +03:00 |
|
|
|
3beb24d594
|
chore: update deps
|
2025-04-17 03:16:27 +03:00 |
|
|
|
02d0a350dd
|
update expose! usage with fixed syntax
|
2025-04-17 02:21:23 +03:00 |
|
|
|
3d154f1853
|
add tengri as submodule
|
2025-04-17 01:29:35 +03:00 |
|