id3 vocabulary
Factor handbook ยป Vocabulary index


Documentation
ID3 tags

Metadata
Tags:audio, file formats
Authors:Tim Wawrzynczak, Doug Coleman


Words

Tuple classes
ClassSuperclassSlots
id3-parse-error tuplepath error


Ordinary words
WordStack effect
(mp3-paths>id3s)( seq -- seq' )
album( id3 -- string/f )
artist( id3 -- string/f )
comment( id3 -- string/f )
find-id3-frame( id3 name -- obj/f )
find-mp3s( path -- seq )
genre( id3 -- string/f )
id3-parse-error( path error -- * )
mp3-paths>id3s( seq -- seq' )
mp3>id3( path -- id3/f )
parse-mp3-directory( path -- seq )
title( id3 -- string/f )
year( id3 -- string/f )


Class predicate words
WordStack effect
id3-parse-error?( object -- ? )


Files


Metadata files


Children from resource:extra
VocabularySummary
id3.tests


Children
VocabularySummary
id3.private