Kirika/audio
DataHoarder 3d70bcc15c
All checks were successful
continuous-integration/drone/push Build is passing
Added FLAC in Ogg packetizer test
2022-07-21 19:44:18 +02:00
..
filter Fix bitdepth filter/queue, unsafe on noncgo 2022-07-19 16:55:32 +02:00
format Support any amount of channels on Opus decoding 2022-07-21 16:18:48 +02:00
packetizer Added FLAC in Ogg packetizer test 2022-07-21 19:44:18 +02:00
queue Fix bitdepth filter/queue, unsafe on noncgo 2022-07-19 16:55:32 +02:00
replaygain Fix data race on GetAlbumReplayGain 2022-07-21 10:22:34 +02:00
sink.go Use native audio.Source operations where possible instead of Float32 2022-07-20 19:02:31 +02:00
source.go Use native audio.Source operations where possible instead of Float32 2022-07-20 19:02:31 +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