Skip to content

Commit

Permalink
trovoada: paula e bebeto (#215)
Browse files Browse the repository at this point in the history
* trovoada: paula e bebeto

* chore: move mscz files to folders with the same name (148)

* chore: generate collection from mscz files (148)

---------

Co-authored-by: cadern.in indexer <[email protected]>
  • Loading branch information
brunoro and cadern.in indexer authored Jan 22, 2025
1 parent fdb6eb5 commit 7bf5c31
Show file tree
Hide file tree
Showing 14 changed files with 3,304 additions and 1 deletion.
52 changes: 51 additions & 1 deletion public/collection/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -27465,6 +27465,56 @@
}
]
},
{
"title": "trovoada",
"scores": [
{
"id": "trovoada/Paula_e_bebeto",
"title": "paula e bebeto",
"composer": "Caetano Veloso & Milton Nascimento ",
"sub": "",
"mscz": "trovoada/Paula_e_bebeto/Paula_e_bebeto.mscz",
"metajson": "trovoada/Paula_e_bebeto/Paula_e_bebeto.metajson",
"midi": "trovoada/Paula_e_bebeto/Paula_e_bebeto.midi",
"parts": [
{
"name": "Paula_e_bebeto_Alto_Saxophone",
"instrument": "sax alto",
"svg": "trovoada/Paula_e_bebeto/Paula_e_bebeto_Alto_Saxophone-1.svg",
"midi": "trovoada/Paula_e_bebeto/Paula_e_bebeto_Alto_Saxophone.midi"
},
{
"name": "Paula_e_bebeto_Flauta",
"instrument": "flauta",
"svg": "trovoada/Paula_e_bebeto/Paula_e_bebeto_Flauta-1.svg",
"midi": "trovoada/Paula_e_bebeto/Paula_e_bebeto_Flauta.midi"
},
{
"name": "Paula_e_bebeto_Saxofone_Tenor",
"instrument": "sax tenor",
"svg": "trovoada/Paula_e_bebeto/Paula_e_bebeto_Saxofone_Tenor-1.svg",
"midi": "trovoada/Paula_e_bebeto/Paula_e_bebeto_Saxofone_Tenor.midi"
},
{
"name": "Paula_e_bebeto_Trombone",
"instrument": "trombone",
"svg": "trovoada/Paula_e_bebeto/Paula_e_bebeto_Trombone-1.svg",
"midi": "trovoada/Paula_e_bebeto/Paula_e_bebeto_Trombone.midi"
},
{
"name": "Paula_e_bebeto_Trompete_em_Bb",
"instrument": "trompete",
"svg": "trovoada/Paula_e_bebeto/Paula_e_bebeto_Trompete_em_Bb-1.svg",
"midi": "trovoada/Paula_e_bebeto/Paula_e_bebeto_Trompete_em_Bb.midi"
}
],
"tags": [
""
],
"projectTitle": "trovoada"
}
]
},
{
"title": "zagateile",
"scores": [
Expand Down Expand Up @@ -28302,6 +28352,6 @@
]
}
],
"scrapedAt": "2025-01-19T01:21:17.037Z",
"scrapedAt": "2025-01-22T15:00:18.494Z",
"version": 2
}
91 changes: 91 additions & 0 deletions public/collection/trovoada/Paula_e_bebeto/Paula_e_bebeto.metajson
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
{
"composer": "Caetano Veloso & Milton Nascimento ",
"duration": 79,
"fileVersion": 302,
"hasHarmonies": "false",
"hasLyrics": "false",
"keysig": -3,
"lyrics": "",
"measures": 28,
"mscoreVersion": "3.6.2",
"pageFormat": {
"height": 210,
"twosided": "true",
"width": 297
},
"pages": 8,
"parts": [
{
"harmonyCount": 0,
"hasDrumStaff": "false",
"hasPitchedStaff": "true",
"hasTabStaff": "false",
"instrumentId": "wind.flutes.flute",
"isVisible": "true",
"lyricCount": 0,
"name": "Flauta",
"program": 73
},
{
"harmonyCount": 0,
"hasDrumStaff": "false",
"hasPitchedStaff": "true",
"hasTabStaff": "false",
"instrumentId": "wind.reed.saxophone.tenor",
"isVisible": "true",
"lyricCount": 0,
"name": "Saxofone Tenor",
"program": 66
},
{
"harmonyCount": 0,
"hasDrumStaff": "false",
"hasPitchedStaff": "true",
"hasTabStaff": "false",
"instrumentId": "wind.reed.saxophone.alto",
"isVisible": "true",
"lyricCount": 0,
"name": "Alto Saxophone",
"program": 65
},
{
"harmonyCount": 0,
"hasDrumStaff": "false",
"hasPitchedStaff": "true",
"hasTabStaff": "false",
"instrumentId": "brass.trumpet.bflat",
"isVisible": "true",
"lyricCount": 0,
"name": "Trompete em B♭",
"program": 56
},
{
"harmonyCount": 0,
"hasDrumStaff": "false",
"hasPitchedStaff": "true",
"hasTabStaff": "false",
"instrumentId": "brass.trombone",
"isVisible": "true",
"lyricCount": 0,
"name": "Trombone",
"program": 57
}
],
"poet": "",
"previousSource": "",
"subtitle": "",
"tempo": 146,
"tempoText": "<sym>metNoteQuarterUp</sym> = 146",
"textFramesData": {
"composers": [
],
"poets": [
],
"subtitles": [
],
"titles": [
]
},
"timesig": "4/4",
"title": "Paula e Bebeto "
}
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 7bf5c31

Please sign in to comment.