Kirika/audio/replaygain
DataHoarder 449b38272b
All checks were successful
continuous-integration/drone/push Build is passing
refactor audio.Source, it is now an interface with float32 / int16 / int32 sample formats
Removed AnalyzerChannel in favor of raw samples
2022-07-19 10:56:38 +02:00
..
filter.go Added support for building using CGO_ENABLED=0 with limited codec and performance 2022-05-20 17:23:50 +02:00
filter_normalization.go refactor audio.Source, it is now an interface with float32 / int16 / int32 sample formats 2022-07-19 10:56:38 +02:00
normalization.go refactor audio.Source, it is now an interface with float32 / int16 / int32 sample formats 2022-07-19 10:56:38 +02:00
normalization_test.go Made tests not parallel 2022-05-29 12:29:30 +02:00