Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
artist ( id3 -- string/f )
ID3 tags
Prev:
album ( id3 -- string/f )
Next:
comment ( id3 -- string/f )
Vocabulary
id3
Inputs and outputs
id3
an
id3
string/f
string or f
Word description
Returns the artist, or
f
if this field is missing, from a parsed id3 tag.
Definition
IN:
id3
:
artist
( id3 -- string/f )
"TPE1"
find-id3-frame
;