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

Ignore MIDI files in MuseData to Humdrum coverter. #29

Open
craigsapp opened this issue Jan 27, 2020 · 0 comments
Open

Ignore MIDI files in MuseData to Humdrum coverter. #29

craigsapp opened this issue Jan 27, 2020 · 0 comments
Assignees

Comments

@craigsapp
Copy link
Owner

In the file https://github.com/musedata/corelli/blob/master/op1/musedata/corelli-op1n10-03.msd#L889-L918
there is a file used for MIDI conversion. This file should not be treated as an instrumental part as is currently being done.

These lines would be used to detect if it is related to MIDI:

Group memberships: midi
midi: part 1 of 4

(but there is only one file not four as implied by the "part 1 of 4" text. Alternatively, any filename that has "mchan" in it should be ignored:

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
FILENAME = mchan2
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
@craigsapp craigsapp self-assigned this Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant