Skip to content

Commit 1df99b8

Browse files
committed
Rewriting the README file
1 parent 2b4e248 commit 1df99b8

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

README.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,27 @@
1-
SymbTr
1+
*SymbTr*
22
======
3+
#### Turkish Makam Music Symbolic Data Collection
34

4-
Turkish Makam Music Symbolic Data Collection
5+
Given the lack of machine readable symbolic data to perform computational studies of Turkish Makam music, we have put together a collection of machine readable symbolic scores, *SymbTr*, which contains data in text, MusicXML, PDF, MIDI and mu2 formats. This is raw data drawn from reliable sources that consists of musical pieces from Turkish art and folk music. Special care has been taken to select works covering a broad historical time span while being works that are still performed today.
56

6-
Given the lack of machine readable symbolic data to perform computational studies of Turkish Makam music, we have put together a collection of machine readable symbolic scores, SymbTr, which contains data in text, MusicXML, PDF, MIDI and mu2 formats. This is raw data drawn from reliable sources that consists of musical pieces from Turkish art and folk music. Special care has been taken to select works covering a broad historical time span while being works that are still performed today.
7-
8-
This version also includes the folder symbTr_phraseSegmented. This folder consists of manually segmented SymbTr files(~490 pieces) into phrases and also contain some makam-transition labels.
7+
This version also includes the folder symbTr_phraseSegmented. This folder consists of manually segmented *SymbTr* files (~490 pieces) into phrases and also contain some makam-transition labels.
98

109
Please cite the following publication if you use the data collection in your work:
1110
```Karaosmanoğlu, M. K. (2012). A Turkish makam music symbolic database for music information retrieval: SymbTr. Proc. Int. Society for Music Information Retrieval (ISMIR).```
1211

1312
Please also cite the following publication if you use the phrase segmented text scores in your work:
1413
```M. K. Karaosmanoğlu, Barış Bozkurt, Andre Holzapfel and Nilgün Doğrusöz Dişiaçık, "A symbolic dataset of Turkish makam music phrases", Proceedings of FMA, 2014.```
1514

16-
What is new in SymbTr v2.0.0
17-
1. 2200 pieces. 150 distinct makams, about 100 usuls, 50 forms, 865,000 musical notes, 80 hours nominal playback time.
18-
2. MusicXML and mu2 formats. MusicXML is a standard open format for exchanging digital sheet music, which can be read by popular music notation software such as MuseScore, Finale and Sibelius. mu2 is a format, which can be read by Mus2, the microtonal notation software.
19-
3. Offset column: It shows end time of the note in terms of beat unit. If there is an integer value in this column, it means note is at the end of the measure which number is that of the value.
20-
4. Rest marks: In SymbTr v1.0.0 all rest durations were added on the previous note’s duration, in the sense that LNS parameter represents the percentage of notes’ durations. Whereas in v2, the rest marks on the measure boundaries are represented separately, by written '-1' in KomaAE and Koma53 columns.
21-
5. Usul alterations: Code 51 in a line represents the point at which passing on a new usul. This kind of records contain time signature of the new usul in Pay (numerator) and Payda (denominator) columns, and the name of it in the Soz1 (syllable) column.
15+
#### What is new in *SymbTr v2.0.0*
16+
1. __2200 pieces:__ 150 distinct makams, about 100 usuls, 50 forms, 865,000 musical notes, 80 hours nominal playback time.
17+
2. __MusicXML and mu2 formats:__ MusicXML is a standard open format for exchanging digital sheet music, which can be read by popular music notation software such as MuseScore, Finale and Sibelius. mu2 is a format, which can be read by Mus2, the microtonal notation software.
18+
3. __Offset column:__ It shows end time of the note in terms of beat unit. If there is an integer value in this column, it means note is at the end of the measure which number is that of the value.
19+
4. __Rest marks:__ In *SymbTr v1.0.0* all rest durations were added on the previous note’s duration, in the sense that LNS parameter represents the percentage of notes’ durations. Whereas in v2, the rest marks on the measure boundaries are represented separately, by written '-1' in KomaAE and Koma53 columns.
20+
5. __Usul alterations:__ Code 51 in a line represents the point at which passing on a new usul. This kind of records contain time signature of the new usul in Pay (numerator) and Payda (denominator) columns, and the name of it in the Soz1 (syllable) column.
2221

2322
Frequently Asked Questions
2423
--------------
2524

26-
### Where are the PDFs?
25+
#### Where are the PDFs?
2726

2827
Adding the PDFs to the repository would make it fairly bulky. You can download the PDFs from the CompMusic website (http://compmusic.upf.edu/node/140). You can also follow the link in the corresponding /PDF folder to download the files.

0 commit comments

Comments
 (0)