AudioAnalysisV6InstrumentsSegments
No description
type AudioAnalysisV6InstrumentsSegments {
percussion: [Float!]!
synth: [Float!]!
piano: [Float!]!
acousticGuitar: [Float!]!
electricGuitar: [Float!]!
strings: [Float!]!
bass: [Float!]!
bassGuitar: [Float!]!
brassWoodwinds: [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.
brassWoodwinds
([Float!]!
)
Segments prediction value for the "brassWoodwinds" instrument presence.