Commit graph

4 commits

Author SHA1 Message Date
DataHoarder 932af1275e
Use native audio.Source operations where possible instead of Float32 2022-07-20 19:02:31 +02:00
DataHoarder 449b38272b
refactor audio.Source, it is now an interface with float32 / int16 / int32 sample formats
All checks were successful
continuous-integration/drone/push Build is passing
Removed AnalyzerChannel in favor of raw samples
2022-07-19 10:56:38 +02:00
DataHoarder 2df65e5ea5
Do not include test under utils 2022-05-15 16:36:26 +02:00
DataHoarder c2d2a52614
Improved guess package, split tests into individual files, added alternate aac encoder
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-22 14:06:01 +02:00