Module

Nemo.Sound.Interpreter

Package
purescript-nemo
Repository
opyapeus/purescript-nemo

#Frequency Source

#runSound Source

runSound :: forall a. SoundContext -> Sound a -> Effect a

#play Source

play :: SoundId -> Tone -> Bpm -> AudioOp

Play sound with given tone and bpm.

#haltall Source

haltall :: AudioOp

Halt all sound.