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

template chords has higher prio than voice chord #423

Open
SambaGodschynski opened this issue Jun 15, 2024 · 0 comments
Open

template chords has higher prio than voice chord #423

SambaGodschynski opened this issue Jun 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@SambaGodschynski
Copy link
Member

use this template:

[
template: guitar.ocker.reifenRaufUnRunner;
instrument: guitar2;
{
    /chord: "B"/
    r8 <I III V>
    /chord: "A"/
    r8 <I III V>
    /chord: "G#"/
    r8 <I III V>
    /chord: "G"/
    r16 <I III V>8. |
}
]

expected: the voice chords are being used
actual: the chord comming from the accomp track will be used

@SambaGodschynski SambaGodschynski added the bug Something isn't working label Jun 15, 2024
@SambaGodschynski SambaGodschynski moved this to Backlog in Werckmeister Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant