All Projects → MTG → SymbTr

MTG / SymbTr

Licence: other
Turkish Makam Music Symbolic Data Collection

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SymbTr

tomato
Turkish-Ottoman Makam (M)usic Analysis TOolbox
Stars: ✭ 30 (-45.45%)
Mutual labels:  music-information-retrieval, score, makam-music
toscanini
A JavaScript module for searching music scores.
Stars: ✭ 15 (-72.73%)
Mutual labels:  music-information-retrieval, musicxml
python-blobopera
Toolkit to convert MusicXML files into Blob Opera scores with real lyrics.
Stars: ✭ 24 (-56.36%)
Mutual labels:  musicxml, score
CLMR
Official PyTorch implementation of Contrastive Learning of Musical Representations
Stars: ✭ 216 (+292.73%)
Mutual labels:  music-information-retrieval
lakh-pianoroll-dataset
A collection of 174,154 multi-track piano-rolls
Stars: ✭ 64 (+16.36%)
Mutual labels:  music-information-retrieval
arranger
An AI for Automatic Instrumentation
Stars: ✭ 37 (-32.73%)
Mutual labels:  music-information-retrieval
Music-Genre-Classification
Genre Classification using Convolutional Neural Networks
Stars: ✭ 27 (-50.91%)
Mutual labels:  music-information-retrieval
Modulo7
A semantic and technical analysis of musical scores based on Information Retrieval Principles
Stars: ✭ 15 (-72.73%)
Mutual labels:  music-information-retrieval
MidiTok
A convenient MIDI / symbolic music tokenizer for Deep Learning networks, with multiple strategies 🎶
Stars: ✭ 180 (+227.27%)
Mutual labels:  music-information-retrieval
audio to midi
A CNN which converts piano audio to a simplified MIDI format
Stars: ✭ 29 (-47.27%)
Mutual labels:  music-information-retrieval
essentia-tutorial
A tutorial for using Essentia in Python
Stars: ✭ 16 (-70.91%)
Mutual labels:  music-information-retrieval
canorus
Canorus is a free cross-platform music score editor
Stars: ✭ 25 (-54.55%)
Mutual labels:  musicxml
Music-Genre-Classification
Automatic Music Genre Classification with Machine Learning Techniques
Stars: ✭ 49 (-10.91%)
Mutual labels:  music-information-retrieval
vamp-aubio-plugins
aubio plugins for Vamp
Stars: ✭ 38 (-30.91%)
Mutual labels:  music-information-retrieval
music-genre-classification
Zalo AI Challenge - Music Genre Classification
Stars: ✭ 23 (-58.18%)
Mutual labels:  music-information-retrieval
gm
R Package for Music Score and Audio Generation
Stars: ✭ 116 (+110.91%)
Mutual labels:  musicxml
pathoscore
pathoscore evaluates variant pathogenicity tools and scores.
Stars: ✭ 21 (-61.82%)
Mutual labels:  score
mtg-jamendo-dataset
Metadata, scripts and baselines for the MTG-Jamendo dataset
Stars: ✭ 140 (+154.55%)
Mutual labels:  music-information-retrieval
webmscore
MuseScore's core library (libmscore) in WebAssembly! Read mscz data, and generate audio/MIDI/MusicXML/SVG/PNG/PDF sheets right in browsers.
Stars: ✭ 91 (+65.45%)
Mutual labels:  musicxml
nowplaying-RS-Music-Reco-FM
#nowplaying-RS: Music Recommendation using Factorization Machines
Stars: ✭ 23 (-58.18%)
Mutual labels:  music-information-retrieval

DOI License: CC BY-NC-SA 4.0

SymbTr

Turkish Makam Music Symbolic Data Collection

SymbTr is a collection machine readable symbolic scores aimed at performing computational studies of Turkish Makam music. SymbTr is currently the biggest machine readable collection of Turkish makam music. The latest version of the SymbTr collection consists of 2200 pieces from 155 makams, 88 usuls, 56 forms, about 865.000 musical notes and 80 hours nominal playback time.

The scores are selected 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 among the ones which are still performed in the contemporary practice.

SymbTr-scores are provided in text, MusicXML, PDF, MIDI 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.

Please cite the following publication if you use the data collection in your work:

M. Kemal Karaosmanoğlu. A Turkish makam music symbolic database for music information retrieval: SymbTr. In Proceedings of 13th International Society for Music Information Retrieval Conference (ISMIR), pages 223–228, 2012.

Frequently Asked Questions

Where are the PDFs?

Adding the PDFs to the repository would make it fairly bulky. You can download the PDFs from the SymbTr-pdf repository. The repository is also added as a submodule to this repository.

Are there any tools to do some basic clean-up, conversion etc. on the SymbTr scores?

SymbTr-extras repository has many such methods. You can request new features in the issue page, if it's not yet available.

Is there an easy way to get the section information, especially for vocal sections?

You can use the symbtrdataextractor repository to get the section information.

How can I fetch the metadata in MusicBrainz?

symbtrdataextractor can also be called with MBID input, which will query the desired metadata in MusicBrainz. You can obtain the relevant mbid for each composition from the file symbTr_mbid.json.

Can I synthesize each score according to the tuning of a relevant performance?

You can use the adaptive-tuning package for synthesizing the scores according to the theoretical tuning (Arel-Ezgi-Uzdilek theory) or the tuning performed in a recording.

Is there a way to automatically divide the scores into phrases?

You can follow the instructions in the makam-symbolic-phrase-segmentation repository to divide the scores into phrases.

I want to do all these operations above without a sweat!

The symbolic analysis modules in tomato are what you are looking for. Follow the instructions in the score conversion and score analysis demos for a quick start.

When I open the MusicXML notes in a score editor, the note beams are not connected. How can I fix it?

The beams are not currently connected, because we do not include any beam information in the MusicXML files. Ideally the beams should be connected according to the beat locations of the usul of the piece. We plan to add this in a future release.

Until then, you can select automatic beaming in your score editor. For example, autobeaming can be done in Musescore 2.0 by:

  • selecting all notes, and clicking on the Auto option in Note-Beam Properties in Master Palette.

or

  • selecting all notes and clicking on Reset Beam Mode under the Layout menu.

How do you generate the MusicXML files?

We use the MusicXMLConverter package to automatically generate the files using the musical content in the txt files and the metadata stored in the header of the mu2 files. The package is under rapid development and we hope to improve the MusicXML files in the upcoming months.

The text is not rendered correctly when the mu2 files are opened in Mus2. How can I fix it?

The mu2 files in this repo has been stored in UTF-8 encoding since SymbTr v2.2 for compatibility with modern standards. However, Mus2 does not support UTF-8 encoding yet.

Possible solutions are:

  • You can open the mu2 files in a modern text reader (such as Sublime text or Visual Studio code) and manually convert the files to either ISO 8859-9 or Windows 1254 encoding.
  • You can automate the above step programmatically, e.g. using iconv in bash.
  • You can use SymbTr v2.1, however, this version is quite outdated.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].