Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Rust WAV Random Splitter by on2kly Simple GUI tool written in Rust that splits WAV files into random length segments. Features: - batch processing - random segment size - GUI - supports long recordings Build: git clone https://github.com/on2kly/Rust-random-splitter.git cd wav_random_splitter cargo run --release