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

named instr and fractionals #674

Open
tjingboem opened this issue Jul 4, 2023 · 1 comment
Open

named instr and fractionals #674

tjingboem opened this issue Jul 4, 2023 · 1 comment

Comments

@tjingboem
Copy link
Member

Sleepy Young Boy — 4 july 2023
Quick question, was support for instantiating names instruments with fractional numbers appended ever added? Have been out of the loop for a bit and thought I remembered this being mentioned as something that would be added
if not obviously not a big deal, as I could just use an enum in the frontend, just one less thing to manage though haha
Steven Yi — Today at 7:02 AM
The release notes for 6.16 mentions:

An instance of a named instrument can have a decimal fraction added to the name to allow for tied notes and other facilities that were only avaliable for numbered instruments.

I haven't used it so I'm not sure what the exact syntax is. If doing something programmatically in orc code, could always use nstrnum("nameOfInstr") + .01 or something like that to manually create a numbered fractional instrument.

@jpffitch
Copy link
Contributor

jpffitch commented Jul 5, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants