demarc 0.0.2

A CLI to split and extract the envelope of signals.
Documentation

Demarc Library

This crate provides the core functionality for the demarc application. It contains modules for command-line interface parsing, audio processing, signal analysis algorithms, and result evaluation.

The main entry point is the run function, which orchestrates the entire process from reading an audio file to running the selected algorithm and writing the output.