Print a one line description of the audio file

afinfo

  • Audio file metadata parser for OS X.
    Built-in command of OS X.
    More information: <https://ss64.com/osx/afinfo.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

afinfo --brief {{path/to/file}}

click the source code to copy