AudioMix

eu.joaocosta.minart.audio.AudioMix
final case class AudioMix(volume: Double)

Definitions of how a channel should be mixed.

Value parameters

volume

the channel volume from 0.0 to 1.0

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product