Skip to content

Releases: ymic9963/adx

ADX v0.2.0

24 Aug 19:41
814b2db

Choose a tag to compare

  • Removed mix2mono capabilities so that the tools is more isolated and mix2mono can actually be used.

ADX v0.1.0

07 Jun 12:53

Choose a tag to compare

First stable and useable release,

  • Auto-detects the input file encoding and outputs that data to a text file.
  • Can specify the encoding to use for extraction which converts between short, integer, float, and double types (not available for unsigned/signed 8-bit integers).
  • Convert the audio file to a single-channel file and then extract the data from it.
  • Specify the precision of the extracted data when using decimal data types.