Customize note instance in runtime
Overview
You can link up your own method to do a custom logic when a note is being initialized.

Examples from the Colorful Demo, check out the Colorful Notes Handler, which linked up with multiple event callbacks from RhythmCore.

Example code to set the note to a random color on init.
Last updated
Was this helpful?