Sampler

org.soundsofscala.instrument.Sampler
See theSampler companion class
object Sampler

Attributes

Companion
class
Source
Sampler.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Sampler.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def fromPaths(filePaths: List[(SampleKey, String)])(using AudioContext): IO[Sampler]

Attributes

Source
Sampler.scala
def guitar(using AudioContext): IO[Sampler]

Attributes

Source
Sampler.scala
def kickDrum(using AudioContext): IO[Sampler]

Attributes

Source
Sampler.scala
def piano(using AudioContext): IO[Sampler]

Attributes

Source
Sampler.scala
def rhubarb(using AudioContext): IO[Sampler]

Attributes

Source
Sampler.scala
def rimShot(using AudioContext): IO[Sampler]

Attributes

Source
Sampler.scala
def snareDrum(using AudioContext): IO[Sampler]

Attributes

Source
Sampler.scala
def sparkles(using AudioContext): IO[Sampler]

Attributes

Source
Sampler.scala
def vinyl(using AudioContext): IO[Sampler]

Attributes

Source
Sampler.scala