Skip to content

Conversation

@maiko3tattun
Copy link
Contributor

Fixes:

  • Fixed vibrato volume link not being copied when PasteSelectedParams.
  • Fixed volume link not being reset by "Reset vibratos" in batch edit.

Improvments:

  • By merging the commands, PasteSelectedParams processing has been sped up.

};
}

public class SetVibratoCommand : VibratoCommand {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might as well just use SetVibratoCommand for all vibrato changes.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not all vibrato changes could use SetVibratoCommand, but some commands could be replaced with it to speed up the process.

@stakira stakira merged commit dbe146d into stakira:master May 23, 2025
3 checks passed
@maiko3tattun maiko3tattun deleted the 250420_VibVolLink branch November 8, 2025 09:16
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.

2 participants