eu.joaocosta.minart.audio.sound.qoa

Members list

Concise view

Type members

Classlikes

final class QoaAudioFormat[R](val byteReader: ByteReader[R]) extends QoaAudioReader[R]

Audio format QOA files.

Audio format QOA files.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait QoaAudioReader[ByteSeq] extends AudioClipReader

Audio reader for QOA files.

Audio reader for QOA files.

https://qoaformat.org/qoa-specification.pdf

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
final case class QoaState(history: Vector[Short], weights: Vector[Short])

Attributes

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