a9a / Changelog

a9a Changelog

v0.4.0

  • Trimming leading and trailing silence automatically (threshold and margin options, preset support)
  • Silence detection (highlighted on the waveform in the GUI, reported by probe in the CLI)
  • Reverse (reversed playback)
  • GUI: exporting the file list’s analysis results as CSV / TSV
  • GUI: exporting bounce settings as a CLI job file (TOML)
  • GUI: zooming the waveform down to individual samples
  • GUI: loading bounced output files into the file list automatically
  • CLI: --clear-loop / --remove-comment, a snap key for loop snapping, decimal --vorbis-quality, and more
  • GUI: fixed the detail waveform and loudness timeline being recomputed unnecessarily
  • Fixed loop boundary zero-cross snapping barely working

v0.3.0

  • Trimming (keeping a range)
  • A true peak limiter for loudness normalization
  • AAC (M4A / ADTS, AAC-LC / HE-AAC v1 / HE-AAC v2) import and export
  • GUI: auditioning the waveform selection
  • GUI: creating a loop range from the selection
  • GUI: named presets in the bulk-processing dialogs
  • GUI: opening the bulk-processing dialogs from the file list’s right-click menu
  • GUI: opening the manual from the Help menu
  • CLI: probe accepts multiple inputs and --json output
  • GUI: fixed settings being lost when saving the settings file is interrupted
  • GUI: fixed fade lengths longer than the file being accepted

v0.2.0

  • MP3 import and export
  • Reading and writing the AIFF-C (AIFC) container
  • GUI: opening files via Finder / Explorer file associations

v0.1.0

  • Initial release