Kirika/audio
2022-08-02 20:44:16 +02:00
..
filter Clarified filters and hashers on README 2022-07-29 12:57:50 +02:00
format Fix LAME vbr quality setting 2022-07-29 13:49:34 +02:00
packetizer Use caching reader to packetize FLAC efficiently 2022-08-01 17:40:50 +02:00
queue Update QueueEntry.ReadSamples to use atomic.Uint64 2022-08-02 20:44:16 +02:00
replaygain made Volume filter work on integer samples natively 2022-07-29 11:41:39 +02:00
sink.go Use generics to implement TypedSource[float32|int16|int32] 2022-07-22 12:07:01 +02:00
source.go Remove SourceInt24 type 2022-07-29 13:12:27 +02:00
source_float32.go Use generics to implement TypedSource[float32|int16|int32] 2022-07-22 12:07:01 +02:00
source_int16.go Use generics to implement TypedSource[float32|int16|int32] 2022-07-22 12:07:01 +02:00
source_int32.go Use generics to implement TypedSource[float32|int16|int32] 2022-07-22 12:07:01 +02:00