Skip to content

Added pitch point support for portamento presets.#2234

Open
rokujyushi wants to merge 1 commit into
openutau:masterfrom
rokujyushi:Pitch-Point-Preset
Open

Added pitch point support for portamento presets.#2234
rokujyushi wants to merge 1 commit into
openutau:masterfrom
rokujyushi:Pitch-Point-Preset

Conversation

@rokujyushi

Copy link
Copy Markdown
Contributor

The functionality to hold pitch points has been added to PortamentoPreset, allowing for the creation of portamento presets based on List.
A "PortamentoPoints" tag has been added to the SetNoteParams method, enabling the setting of pitch points for selected notes. The SavePortamentoPreset method has been modified to include a process for saving presets based on the pitch points of the notes.

The functionality to hold pitch points has been added to PortamentoPreset, allowing for the creation of portamento presets based on List<PitchPoint>.
A "PortamentoPoints" tag has been added to the SetNoteParams method, enabling the setting of pitch points for selected notes.
The SavePortamentoPreset method has been modified to include a process for saving presets based on the pitch points of the notes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant