AudioAnalysisV6Genre
No description
type AudioAnalysisV6Genre {
ambient: Float!
blues: Float!
classical: Float!
country: Float!
electronicDance: Float!
folk: Float!
folkCountry: Float!
indieAlternative: Float!
funkSoul: Float!
jazz: Float!
latin: Float!
metal: Float!
pop: Float!
punk: Float!
rapHipHop: Float!
reggae: Float!
rnb: Float!
rock: Float!
singerSongwriter: Float!
}
Fields
ambient
(Float!
)
Mean prediction value for the "ambient" genre.
blues
(Float!
)
Mean prediction value for the "blues" genre.
classical
(Float!
)
Mean prediction value for the "classical" genre.
country
(Float!
)
DEPRECATED Country is now a subgenre. Please do not use this value anymore and instead refer to the corresponding subgenre values.Mean prediction value for the "country" genre.
electronicDance
(Float!
)
Mean prediction value for the "electronicDance" genre.
folk
(Float!
)
DEPRECATED Folk is now a subgenre. Please do not use this value anymore and instead refer to the corresponding subgenre values.Mean prediction value for the "folk" genre.
folkCountry
(Float!
)
Mean prediction value for the "folkCountry" genre.
indieAlternative
(Float!
)
DEPRECATED IndieAlternative is now a subgenre. Please do not use this value anymore and instead refer to the corresponding subgenre values.Mean prediction value for the "indieAlternative" genre.
funkSoul
(Float!
)
Mean prediction value for the "funkSoul" genre.
jazz
(Float!
)
Mean prediction value for the "jazz" genre.
latin
(Float!
)
Mean prediction value for the "latin" genre.
metal
(Float!
)
Mean prediction value for the "metal" genre.
pop
(Float!
)
Mean prediction value for the "pop" genre.
punk
(Float!
)
DEPRECATED Punk is now a subgenre. Please do not use this value anymore and instead refer to the corresponding subgenre values.Mean prediction value for the "punk" genre.
rapHipHop
(Float!
)
Mean prediction value for the "rapHipHop" genre.
reggae
(Float!
)
Mean prediction value for the "reggae" genre.
rnb
(Float!
)
Mean prediction value for the "rnb" genre.
rock
(Float!
)
Mean prediction value for the "rock" genre.
singerSongwriter
(Float!
)
Mean prediction value for the "singerSongwriter" genre.