dynamics
- CURIE:
gmeow:musicalParameterDynamics - IRI: https://blackcatinformatics.ca/gmeow/musicalParameterDynamics
- Category: individual
- Defined by:
gmeow:slices/music - Box roles: ABox role (What is this?)
The dynamics parameter of a musical work or expression.
Structure
Types: gmeow:MusicalParameter
Practical Pattern
Use gmeow:musicalParameterDynamics 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
ex:dofDynamics a gmeow:DegreeOfFreedom ;
rdfs:label "fine dynamics left to the performer"@en ;
gmeow:dofWork ex:nocturne ;
gmeow:dofParameter gmeow:musicalParameterDynamics ;
gmeow:dofStatus gmeow:determinationDelegatedPerformer .