timbre
- CURIE:
gmeow:musicalParameterTimbre - IRI: https://blackcatinformatics.ca/gmeow/musicalParameterTimbre
- Category: individual
- Defined by:
gmeow:slices/music - Box roles: ABox role (What is this?)
The timbre parameter of a musical work or expression.
Structure
Types: gmeow:MusicalParameter
Practical Pattern
Use gmeow:musicalParameterTimbre as a controlled value typed as gmeow:MusicalParameter.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Score As Lossy Projection
- Source:
slices/extensions/music/examples/score-as-lossy-projection.ttl - Examples catalog: open in catalog#example-slices-extensions-music-examples-score-as-lossy-projection
# --- WHAT THE SCORE DROPS: parameters the notation delegates to the performer.
ex:dofTimbre a gmeow:DegreeOfFreedom ;
rdfs:label "timbre left to the performer"@en ;
gmeow:dofWork ex:nocturne ;
gmeow:dofParameter gmeow:musicalParameterTimbre ;
gmeow:dofStatus gmeow:determinationDelegatedPerformer .