Supex.Sclang.ScServer (supex v0.2.0)

View Source

Commands for a SC server, like booting or stop playing all sounds.

Summary

Functions

boot()

(since 0.1.0)
@spec boot() :: <<_::48>>

booted(sclang)

(since 0.1.0)
@spec booted(%Supex.Sclang{
  last_command_executed: term(),
  port: term(),
  sc_server_booted: term()
}) ::
  struct()

stop_playing()

(since 0.1.0)
@spec stop_playing() :: <<_::72>>