Skip to content

GuitarPrometheus::Render::LaidOutDynamic

GuitarPrometheus::Render::LaidOutDynamic

A dynamic marking (mf, f, …) anchored below the staff at the position of the note that carries the change.

#include <LayoutEngine.h>

Public Attributes

Name
floatxPx
floatyPx
MusicModels::Dynamicvalue

Public Attributes Documentation

variable xPx

float xPx = 0.f;

variable yPx

float yPx = 0.f;

variable value

MusicModels::Dynamic value = MusicModels::Dynamic::MezzoForte;

Updated on 2026-05-29 at 07:39:52 +0000