Documentation ¶ Overview ¶ Package mp3 generates seeded edits from metadata in MP3 files. Index ¶ func ReadFile(f *os.File, typ seed.Entity, rawSetCmds []string) ([]seed.Edit, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ReadFile ¶ func ReadFile(f *os.File, typ seed.Entity, rawSetCmds []string) ([]seed.Edit, error) ReadFile reads the passed-in MP3 file and returns an edit of the requested type (i.e. either a standalone recording or a "single" release) and additional informational edits for any embedded images. Types ¶ This section is empty. Source Files ¶ View all Source files image.go mp3.go Click to show internal directories. Click to hide internal directories.