-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I'm currently working on a MIDI importer for Geometry Dash that imports each note as a sound effect with a set pitch and volume, and I need a way to stop the note with an "Edit SFX" object after the MIDI note ends.
Describe the solution you'd like
Edit Music and Edit SFX objects similar to the SfxTrigger()
object in the current API.
Describe alternatives you've considered
I tried toggling the SFX object on or off with a Toggle trigger object but I don't think it affects the sound.
Additional context
No additional context that I know of.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request