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

Adding DCML v2 parsing to tsvConverter.py #1267

Merged
merged 32 commits into from
Aug 12, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
44e5b23
updated tsvConverter to parse DCML v2
malcolmsailor Feb 7, 2022
2c84e70
fixed test .tsv path, implemented m21->tsv conversion
malcolmsailor Feb 8, 2022
1398aca
Switched 'mc' to 'mn'
malcolmsailor Feb 8, 2022
7981308
storing other tsv cols in 'editorial'
malcolmsailor Feb 9, 2022
0ed9b94
handling @none etc
malcolmsailor Feb 9, 2022
67873c5
flag for DCML v1/v2
malcolmsailor Apr 6, 2022
688deaa
preserve accidentals in roman numerals when writing to TSV
malcolmsailor Apr 11, 2022
e622e19
using .romanNumeral attr rather than regex
malcolmsailor Apr 12, 2022
46da6fb
Merge branch 'cuthbertLab:master' into master
malcolmsailor Apr 12, 2022
8acb751
flaked and linted
malcolmsailor Apr 12, 2022
06ce408
Merging latest from main music21 fork.
malcolmsailor Apr 12, 2022
a1ad510
restored previous formatting; improved m21-to-tsv conversion; other m…
malcolmsailor Apr 20, 2022
4364d1e
type annotations and other fixes
malcolmsailor Aug 3, 2022
add5eaa
linted
malcolmsailor Aug 3, 2022
32a01bc
US spelling
malcolmsailor Aug 3, 2022
2f7db83
fixed local path in test
malcolmsailor Aug 4, 2022
d04ff8c
Merge remote-tracking branch 'upstream/master'
malcolmsailor Aug 5, 2022
a3247d3
type hints; better vi/vii handling; etc
malcolmsailor Aug 5, 2022
cd3e063
typing
malcolmsailor Aug 6, 2022
61348e1
handling Mm7 chords other than V7
malcolmsailor Aug 6, 2022
d7e532e
Merge remote-tracking branch 'upstream/master'
malcolmsailor Aug 6, 2022
2200431
handleAddedTones; d7 etc.; populate_from_row
malcolmsailor Aug 8, 2022
94c7623
fixed beats in v2
malcolmsailor Aug 8, 2022
e5b6c1a
insert first timesig into first measure
malcolmsailor Aug 8, 2022
f068d5f
linting etc.
malcolmsailor Aug 9, 2022
eb0f24b
Merge remote-tracking branch 'upstream/master'
malcolmsailor Aug 9, 2022
3ed59ed
Merge branch 'master' into pr/1267
mscuthbert Aug 10, 2022
f3bfefb
Merge remote-tracking branch 'upstream/master'
malcolmsailor Aug 11, 2022
b1de9e8
verbose regex and other refinements to handleAddedTones
malcolmsailor Aug 11, 2022
2967fdc
Merge branch 'master' of https://github.com/malcolmsailor/music21
malcolmsailor Aug 11, 2022
4619442
Merge branch 'master' into pr/1267
mscuthbert Aug 12, 2022
bf8ff44
Merge branch 'master' of https://github.com/malcolmsailor/music21 int…
mscuthbert Aug 12, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading