Skip to main content

AudioAnalysisV7InstrumentsSegments

No description

type AudioAnalysisV7InstrumentsSegments {
percussion: [Float!]
synth: [Float!]
piano: [Float!]
acousticGuitar: [Float!]
electricGuitar: [Float!]
strings: [Float!]
bass: [Float!]
bassGuitar: [Float!]
woodwinds: [Float!]
brass: [Float!]
}

Fields

percussion ([Float!])

Segments prediction value for the "percussion" instrument presence.

synth ([Float!])

Segments prediction value for the "synth" instrument presence.

piano ([Float!])

Segments prediction value for the "piano" instrument presence.

acousticGuitar ([Float!])

Segments prediction value for the "acousticGuitar" instrument presence.

electricGuitar ([Float!])

Segments prediction value for the "electricGuitar" instrument presence.

strings ([Float!])

Segments prediction value for the "strings" instrument presence.

bass ([Float!])

Segments prediction value for the "bass" instrument presence.

bassGuitar ([Float!])

Segments prediction value for the "bassGuitar" instrument presence.

woodwinds ([Float!])

Segments prediction value for the "woodwinds" instrument presence.

brass ([Float!])

Segments prediction value for the "brass" instrument presence.