Kirika/audio
DataHoarder 1a8c741c35
All checks were successful
continuous-integration/drone/push Build is passing
Support any amount of channels on Opus decoding
2022-07-21 16:18:48 +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 Only test FLAC packetizer on CGO builds 2022-07-21 14:19:43 +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