-
Notifications
You must be signed in to change notification settings - Fork 20
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
Clean up makam instruments #175
Comments
Almost certainly because this is a vocal relationship, and for some reason I don't have the "vocal" instrument in the database. I'll add it, then we'll have to reimport everything |
Some more questions about makam instruments:
(don't worry about ney/nei, we have to fix that separately) So, these "instruments" are not really real instruments, so we shouldn't have an instrument entry for them. However, there are relationships that use these instruments. What should we do? Our options are to
|
@sertansenturk: by compmusic.mb do you mean musicbrainzngs? in general I am not sure what is the difference between mb.get_recording_by_id() and dunya.makam.get_recording(). Would appreciate if you explain me. |
@alastair I have corrected most of the instruments. However, I was unsure of some examples. Please check my doubts in the google docs... @georgid Alastair fixed the vocal issue explained above. That's why you should see it correctly. We are trying to fix some related things now. Related to your question Alastair can explain it much better but I don't think it is relevant to the issue here and it should be discussed elsewhere. |
OK, I'm happy with the list now. In hindustani and carnatic we have an english name and a local name for raaga and taala names. Do you want the same for turkish instruments? We should leave the three "other" instruments. I'll set them up as these "hidden" instruments that we discussed. That is, a release will show "Person played other percussion" but there will be no instrument page for "other percussion" and you can't search for people who played "other percussion" |
strings will be hidden as well. Finally, do we want to merge the three violas together? They should probably all be listed under "Viola", but we could say "x played Viola da gamba" and then link to a single page for viola. |
|
If people select "percussion" as an instrument, we should consider showing all sub-instruments that are also percussion when we show lists of artists. We'll wait until we implement this page to see if it looks nice. |
@xserra (as a musician) stated the viola, viola d'amor and viola de gamba are very different from each other, so no need to merge them. |
http://dunya.compmusic.upf.edu/dashboard/release/3850 shows some unknown instruments, some of which should be in the list (violin), some is already in the list (oud) and some should be merged in Dunya (Spanish acoustic guitar). Can there be something missing when you are accumulating the instrument list? |
This might be a problem with the verification script - I think I might not Spanish acoustic guitar definitely isn't in the list. Our options are
On 10 February 2015 at 23:28, Sertan Senturk notifications@github.com
|
Actually, I didn't realise that we /are/ missing violin. I'll add it On 11 February 2015 at 11:43, Alastair Porter alastair.porter@upf.edu
|
The funny part is it says oud and kanun are missing. I guess when the "solo" attribute is around something is going wrong. I listened to the track with the Spanish acoustic guitar, it is correct. I think it's better to be specific in MusicBrainz. Let's change it to guitar during import. |
oud an kanun are because they are named Oud and Kanun in dunya. I need to On 11 February 2015 at 12:07, Sertan Senturk notifications@github.com
|
Instruments are done. I need to add a few more aliases - instead of adding these to the database I am directly creating the alias in the import code. Will close when the aliases are created. |
I stumbled upon some examples where compmusic.dunya.makam.get_recording(mbid) returns empty performer information while the data is available in Musicbrainz. An example:
The text was updated successfully, but these errors were encountered: