zrtstr icon indicating copy to clipboard operation
zrtstr copied to clipboard

Tag file instead of converting it?

Open snoblenet opened this issue 2 years ago • 2 comments

This tool looks very similar to what I was after.

Would it be possible for it to optionally tag faux-stereo files, instead of automatically converting them?

I'd roll up my sleeves myself but I have zero Rust experience.

snoblenet avatar May 19 '23 00:05 snoblenet

Currently you can just run the analyse-pass only with the -n option and parse the output for "Faux stereo detected".

The textual output format is not great and I can look into improving it. Please, share if you have any suggestions or details on how you would like to integrate zrtstr into your workflow.

indiscipline avatar May 22 '23 21:05 indiscipline

Awesome. I'm sure I can write a quick shellscript that would pipe that output to an Osascript command that appends " faux-stereo" to whatever text is already in the file's comments field.

snoblenet avatar May 22 '23 23:05 snoblenet