Skip to content

Simple shell tool to dump sound file metadata using Reggae

Notifications You must be signed in to change notification settings

jacadcaps/multimediatags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple MorphOS shell tool dumping meta data from a sound file. Handles all formats supported by Reggae.

Requirements: MorphOS 3.13 (probably older ones too)

License: MIT

Usage:

multimediatags "ram disk:foobar.mp3"

multimediatags "ram disk:foobar.mp3" quiet - dump raw data without types, silence errors

multimediatags "ram disk:foobar.mp3" quiet notitle noperformer noauthor notrack - dump just the album name

Building:

Open the xprj file in Flow Studio

or just ppc-morphos-gcc-9 -noixemul -O3 multimediatags.c

About

Simple shell tool to dump sound file metadata using Reggae

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages