list_effect_presets
Lists factory presets for a realtime effect on an Audacity track or master bus. Specify track ID and effect index to see available named presets, such as a reverb's room or hall presets.
Instructions
List a realtime effect's real factory presets (e.g. a reverb's named room/hall presets), if the plugin format exposes any. Not every plugin has factory presets - an empty list is a normal result, not an error.
Args: track_id: Track id, from project_get_info's track list. Use -2 for the Master bus. index: Position in the chain, from list_realtime_effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| track_id | Yes |