eu.joaocosta.minart.audio.sound

Members list

Concise view

Type members

Classlikes

Audio Clip reader with a low-level implementation on how to load an audio clip.

Audio Clip reader with a low-level implementation on how to load an audio clip.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AiffAudioReader[ByteSeq]
class AiffAudioFormat[R, W]
trait QoaAudioReader[ByteSeq]
trait RtttlAudioReader[ByteSeq]
trait WavAudioReader[ByteSeq]
class WavAudioFormat[R, W]

Audio Clip writer with a low-level implementation on how to load an audio clip.

Audio Clip writer with a low-level implementation on how to load an audio clip.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AiffAudioWriter[ByteSeq]
class AiffAudioFormat[R, W]
trait WavAudioWriter[ByteSeq]
class WavAudioFormat[R, W]
object Sound

Object containing user-friendly functions to audio clips.

Object containing user-friendly functions to audio clips.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Sound.type