briandorsey / wavrw

wavrw is a command line tool to read and write WAV files with a focus on visualizing the structure of files and parsing metadata.
Apache License 2.0
2 stars 1 forks source link

remove `trim()` - no longer needed since `name()` already trims. #49

Closed briandorsey closed 6 months ago

briandorsey commented 6 months ago

https://github.com/briandorsey/wavrw/blob/52877cc2bfe4e4632c604bc34af0b2d433e37e95/src/bin/wavrw.rs#L164