Skip to content

Instantly share code, notes, and snippets.

@nvictor
Last active March 19, 2023 00:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nvictor/40795628f6044441ebfceb4b29416531 to your computer and use it in GitHub Desktop.
Save nvictor/40795628f6044441ebfceb4b29416531 to your computer and use it in GitHub Desktop.
midi_to_dynamics.md

MIDI velocity values to dynamics markings

Velocity Dynamics marking Explanation
0-15 pianississimo extremely soft
16-31 pianissimo very soft
32-47 piano soft
48-63 mezzo-piano medium soft
64-79 mezzo-forte medium loud
80-95 forte loud
96-111 fortissimo very loud
112-127 fortississimo extremely loud

See also macos_volume_bars.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment