Kirika/audio
DataHoarder 09f3cf3b56
All checks were successful
continuous-integration/drone/push Build is passing
Use generics to implement TypedSource[float32|int16|int32]
2022-07-22 12:07:01 +02:00
..
filter Use generics to implement TypedSource[float32|int16|int32] 2022-07-22 12:07:01 +02:00
format Use generics to implement TypedSource[float32|int16|int32] 2022-07-22 12:07:01 +02:00
packetizer Added FLAC in Ogg packetizer test 2022-07-21 19:44:18 +02:00
queue Use generics to implement TypedSource[float32|int16|int32] 2022-07-22 12:07:01 +02:00
replaygain Use generics to implement TypedSource[float32|int16|int32] 2022-07-22 12:07:01 +02:00
sink.go Use generics to implement TypedSource[float32|int16|int32] 2022-07-22 12:07:01 +02:00
source.go Use generics to implement TypedSource[float32|int16|int32] 2022-07-22 12:07:01 +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
stream.go refactor audio.Source, it is now an interface with float32 / int16 / int32 sample formats 2022-07-19 10:56:38 +02:00