Skip to content

Synthesizer pausePlayer? #28

@cwiggins999

Description

@cwiggins999

We're using js-synthesizer to play MIDI sequences/files in our Electron/Capacitor project and it works and sounds great. Is there an interface or other mechanism to pause/resume the player? I use the stopPlayer and and playPlayer functions, but looking at the functions available, seems I would have to get the current player location, then use stopPlayer/seekPlayer(position)/playPlayer. I'm not sure if there's a way to get the current Player location, or some other approach to accomplish this.

Thanks for this library!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions