pub fn restore_register(
report: &MusicTransform<Staff>,
) -> Result<MusicTransform<Staff>, TransformError>Expand description
Restores the original pitches recorded by unwrap_register.
pub fn restore_register(
report: &MusicTransform<Staff>,
) -> Result<MusicTransform<Staff>, TransformError>Restores the original pitches recorded by unwrap_register.