Music Meta
Music Meta
Loads the metadata of a music file into the flow variables.
Variables
| Variable | Description | Type | Example |
|---|---|---|---|
| music.Artist | The artist | string | A Fine Frenzy |
| music.Album | The album | string | Pines |
| music.Year | The year the song was released | number | 2012 |
| music.Track.Number | The track number | number | 6 |
| music.Track.Name | The track name | string | Dream in the Dark |