Minim
core | ugens | analysis
 

AudioMetaData

track

Description

The track number of the recording. This will sometimes be in the form 3/10, giving you both the track number and total tracks on the album this track came from.

Signature

String track()

Returns

String: the track tag

Related

AudioMetaData

Example

None available

Usage

Web & Application