flac-specs

command module
v0.0.0-...-b332c2e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2021 License: CC0-1.0 Imports: 6 Imported by: 0

README

flac-specs

Simple cli utility to show bitrate/samples of flac files in a directory

I needed a quick little utility that would look at the flac files in a directory and show me the bitrate, samples and channels of the files. Yes, I probably could have wrapped metaflac with a bash script to do this, but I wanted to try this in go and see how the flac library worked.

There are two command line options:

  • detail : set to true to show the contents of each file
  • path : set a specific path, otherwise it assumes ./*.flac

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL