Controls

A shared folder with AI prompts and code snippets

From workspace: Google Gemini

Team: Lyria

Total snippets: 5

Google Gemini

Controls

5 snippets

Scale Enum Values

Here are all the scale values that the model can accept:

The model is capable of guiding the notes that are played, but does not distinguish between relative keys. Thus each enum corresponds both to the relative major and minor. For example, C_MAJOR_A_MINOR would correspond to all the white keys of a...

Control tips

- For bpm, density, brightness and scale, if no value is provided, the model will decide what's best according to your initial prompts. - More classical parameters like temperature (0.0 to 3.0, default 1.1), top_k (1 to 1000, default 40), and...

PlaybackControl

Commands to control playback aspects, such as play, pause, stop or reset the context.

MusicGenerationConfig

Configuration for the music generation process, influencing the characteristics of the output audio.). Parameters include: - guidance: (float) Range: [0.0, 6.0]. Default: 4.0. Controls how strictly the model follows the prompts. Higher guidance...

WeightedPrompt

A text string describing a musical idea, genre, instrument, mood, or characteristic. Multiple prompts can potentially be supplied to blend influences. See above for more details on how to best prompt Lyria RealTime.

Google Gemini - Controls - AI Prompts & Code Snippets | Snippets AI