Kirika/audio
DataHoarder a7fb82f3d3
All checks were successful
continuous-integration/drone/push Build is passing
Clarified filters and hashers on README
2022-07-29 12:57:50 +02:00
..
filter Clarified filters and hashers on README 2022-07-29 12:57:50 +02:00
format Allow minimp3 decoder to use anything other than two channels 2022-07-29 08:40:39 +02:00
packetizer fix FLAC offset direction 2022-07-27 16:40:44 +02:00
queue Use generics to implement TypedSource[float32|int16|int32] 2022-07-22 12:07:01 +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 Add runtime.KeepAlive guards when unsafe slices are in use temporarily, add -gcflags=-d=checkptr to tests 2022-07-23 00:12:37 +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