Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cue stems widget #11

Merged
merged 19 commits into from
Oct 13, 2024
Merged

Cue stems widget #11

merged 19 commits into from
Oct 13, 2024

Conversation

Eve00000
Copy link
Owner

@Eve00000 Eve00000 commented Oct 13, 2024

upgrade of cue/loop routines for stems

dbase;
alter table cues add stem1vol INTEGER DEFAULT 100 NOT NULL
alter table cues add stem2vol INTEGER DEFAULT 100 NOT NULL
alter table cues add stem3vol INTEGER DEFAULT 100 NOT NULL
alter table cues add stem4vol INTEGER DEFAULT 100 NOT NULL

when track has stems the mute and volume are saved in the hotcue
volume -> int 0-100 (= %)
mute -> negative volume value
cue widget adapted too

@Eve00000 Eve00000 merged commit 07c4d99 into main Oct 13, 2024
16 of 40 checks passed
@Eve00000 Eve00000 deleted the CueStemsWidget branch October 13, 2024 11:29
Eve00000 pushed a commit that referenced this pull request Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants