metronome_web library

Classes

MetronomeWeb
A web implementation of the MetronomePlatform of the Metronome plugin.

Functions

enableTickCallbackWeb() → void
getBPMWeb() int
getVolumeWeb() int
initWeb(String mainPath, int bpm, int volume) → void
isPlayingWeb() bool
playWeb(int bpm) → void
setAudioFileWeb(String path) → void
setBPMWeb(int bpm) → void
setVolumeWeb(int volume) → void
stopWeb() → void