Skip to content

Releases: oartemiy/sound_processor

Release list

v1.0.1

Choose a tag to compare

@oartemiy oartemiy released this 05 Jun 07:51

Release v1.0.1🎉.
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.

v1.0.0

Choose a tag to compare

@oartemiy oartemiy released this 04 Jun 23:03

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.