Skip to main content

AudioAnalysisV6SubgenreEdm

This type is fully deprecated all the subgenre EDM values moved to the AudioAnalysisV6Subgenre type.

type AudioAnalysisV6SubgenreEdm {
breakbeatDrumAndBass: Float!
deepHouse: Float!
electro: Float!
house: Float!
minimal: Float!
techHouse: Float!
techno: Float!
trance: Float!
}

Fields

breakbeatDrumAndBass (Float!)

DEPRECATED Use AudioAnalysisV6Subgenre.breakbeatDnB instead.

Mean prediction value for the "breakbeatDrumAndBass" EDM subgenre.

deepHouse (Float!)

DEPRECATED Use AudioAnalysisV6Subgenre.deepHouse instead.

Mean prediction value for the "deepHouse" EDM subgenre.

electro (Float!)

DEPRECATED Use AudioAnalysisV6Subgenre.electro instead.

Mean prediction value for the "electro" EDM subgenre.

house (Float!)

DEPRECATED Use AudioAnalysisV6Subgenre.house instead.

Mean prediction value for the "house" EDM subgenre.

minimal (Float!)

DEPRECATED Use AudioAnalysisV6Subgenre.minimal instead.

Mean prediction value for the "minimal" EDM subgenre.

techHouse (Float!)

DEPRECATED Use AudioAnalysisV6Subgenre.techHouse instead.

Mean prediction value for the "techHouse" EDM subgenre.

techno (Float!)

DEPRECATED Use AudioAnalysisV6Subgenre.techno instead.

Mean prediction value for the "techno" EDM subgenre.

trance (Float!)

DEPRECATED Use AudioAnalysisV6Subgenre.trance instead.

Mean prediction value for the "trance" EDM subgenre.