Resource

trait Resource extends Disposable[RT]
Companion
object
trait Disposable[RT]
class Object
trait Matchable
class Any
trait Buffer
trait Node
trait Group
class GroupImpl
trait Synth
class SynthImpl
trait NodeImpl
trait Proxy
trait SynthDef

Value members

Abstract methods

def isOnline(tx: RT): Boolean

Inherited methods

def dispose(tx: RT): Unit
Inherited from
Disposable