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

Stems-upgrade of Cues & Loops #9

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Stems-upgrade of Cues & Loops #9

wants to merge 19 commits into from

Conversation

Eve00000
Copy link
Owner

@Eve00000 Eve00000 commented Oct 9, 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

@github-actions github-actions bot added the ui label Oct 11, 2024
Copy link

This PR is marked as stale because it has been open 90 days with no activity.

@github-actions github-actions bot added stale and removed stale labels Jan 12, 2025
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