Metronome
Generate metronome audio based on the input beat map, allowing customization of speed and choice of metronome sound.Settings
- Name
rate
- Type
- string
- Description
- Choose the speed of the metronome relative to the beat map speed. Available options are 0.5, 1, and 2.
- Name
metronome_sound
- Type
- string
- Description
- Choose the type of metronome sound from the available options, such as mechanical, cowbell, electronic, etc.
Input
- Name
inputUrl
- Type
- string
- Description
- The URL of the input beat map to generate metronome audio.
Output
- Name
metronome
- Type
- string
- Description
- The URL of the generated metronome audio based on the input beat map and settings.