Synth

org.soundsofscala.instrument.Synth
See theSynth companion trait
object Synth

Attributes

Companion
trait
Source
Synth.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Synth.type

Members list

Type members

Classlikes

final case class Settings(attack: Attack, release: Release)

Attributes

Companion
object
Source
Synth.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Settings

Attributes

Companion
class
Source
Synth.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Settings.type

Value members

Concrete methods

def apply()(using audioContext: AudioContext): Synth

Attributes

Source
Synth.scala
def default()(using audioContext: AudioContext): Synth

Attributes

Source
Synth.scala