Skip to content

v1.0.0

Choose a tag to compare

@oartemiy oartemiy released this 04 Jun 23:03
· 21 commits to main since this release

Sound Processor v1.0.0🎉

A command‑line tool for processing and generating WAV audio files. It supports a chain of filters (amplify, normalize, insert silence, timestretch, lowpass) and generators (sine, AM, FM). The tool reads a WAV file (or uses a generator to create a signal), applies a series of transformations, and writes the result to an output file.