Skip to main content

AudioAnalysisV6InstrumentPresence

The intensity of an instrument's presence throughout a track.

type AudioAnalysisV6InstrumentPresence {
percussion: AudioAnalysisInstrumentPresenceLabel!
synth: AudioAnalysisInstrumentPresenceLabel!
piano: AudioAnalysisInstrumentPresenceLabel!
acousticGuitar: AudioAnalysisInstrumentPresenceLabel!
electricGuitar: AudioAnalysisInstrumentPresenceLabel!
strings: AudioAnalysisInstrumentPresenceLabel!
bass: AudioAnalysisInstrumentPresenceLabel!
bassGuitar: AudioAnalysisInstrumentPresenceLabel!
brassWoodwinds: AudioAnalysisInstrumentPresenceLabel!
}

Fields

percussion (AudioAnalysisInstrumentPresenceLabel!)

Intensity of the percussion instrument.

synth (AudioAnalysisInstrumentPresenceLabel!)

Intensity of the synthesizer instrument.

piano (AudioAnalysisInstrumentPresenceLabel!)

Intensity of the piano instrument.

acousticGuitar (AudioAnalysisInstrumentPresenceLabel!)

Intensity of the acoustic guitar instrument.

electricGuitar (AudioAnalysisInstrumentPresenceLabel!)

Intensity of the electric guitar instrument.

strings (AudioAnalysisInstrumentPresenceLabel!)

Intensity of the strings instrument.

bass (AudioAnalysisInstrumentPresenceLabel!)

Intensity of the bass instrument.

bassGuitar (AudioAnalysisInstrumentPresenceLabel!)

Intensity of the bass guitar instrument.

brassWoodwinds (AudioAnalysisInstrumentPresenceLabel!)

Intensity of the brass/woodwinds instrument.