GET v2/ai/audio/descriptors

shutterstock.com

Summary: List computer audio descriptors
Operation ID: listCustomDescriptors
Auth: unknown
Description

This endpoint lists the descriptors that you can use in the audio regions in an audio render.

Parameters (13)

band_id (string, query, optional)

Show descriptors that contain the specified band (case-sentsitive)

band_name (string, query, optional)

Show descriptors with the specified band name (case-sensitive)

id (array, query, optional)

Show descriptors with the specified IDs (case-sensitive)

instrument_id (string, query, optional)

Show descriptors with the specified instrument ID (case-sensitive)

instrument_name (string, query, optional)

Show descriptors with the specified instrument name (case-sensitive)

name (string, query, optional)

Show descriptors with the specified name (case-sensitive)

page (integer, query, optional, default: 1)

Page number

Constraints: {'minimum': 1}

per_page (integer, query, optional, default: 20)

Number of results per page

Constraints: {'minimum': 1, 'maximum': 100}

render_speed_over (number, query, optional)

Show descriptors with an average render speed that is greater than or equal to the specified value

tag (string, query, optional)

Show descriptors with the specified tag, such as Cinematic or Roomy (case-sensitive)

tempo (number, query, optional)

Show descriptors whose tempo range includes the specified tempo in beats per minute

tempo_from (number, query, optional)

Show descriptors that have a tempo range that includes the specified tempo in beats per minute

tempo_to (number, query, optional)

Show descriptors with a tempo that is less than or equal to the specified number

No probe data for this endpoint yet.