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

rend error #25

Open
natsguitar opened this issue Jul 12, 2023 · 2 comments
Open

rend error #25

natsguitar opened this issue Jul 12, 2023 · 2 comments

Comments

@natsguitar
Copy link
Member

natsguitar commented Jul 12, 2023

This causes an error for within() (but not with()).

@natsguitar
Copy link
Member Author

chorales <- readHumdrum(humdrumRroot, 'HumdrumData/BachChorales/chor00[5-7].*.krn')

chorales |> rend(Token, Recip) |> select(Token) |> within(pitch(Token))

@natsguitar
Copy link
Member Author

There should be tests to make sure different combination of rend() calls work consistently.

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

1 participant