Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
<internal>
AudioModelOptions
Interface AudioModelOptions
interface
AudioModelOptions
{
bpm
:
NumRange
;
composerMode
?:
{
default
:
boolean
}
;
creativity
?:
NumRange
;
duration
:
NumRange
;
guidance
?:
NumRange
;
keyscale
?:
Options
<
string
>
;
language
:
Options
<
string
>
;
promptStrength
?:
NumRange
;
sampler
:
Options
<
string
>
;
scheduler
:
Options
<
string
>
;
shift
?:
NumRange
;
steps
:
NumRange
;
timesignature
:
Options
<
string
>
;
type
:
"audio"
;
}
Index
Properties
bpm
composer
Mode?
creativity?
duration
guidance?
keyscale?
language
prompt
Strength?
sampler
scheduler
shift?
steps
timesignature
type
Properties
bpm
bpm
:
NumRange
Optional
composer
Mode
composerMode
?:
{
default
:
boolean
}
Optional
creativity
creativity
?:
NumRange
duration
duration
:
NumRange
Optional
guidance
guidance
?:
NumRange
Optional
keyscale
keyscale
?:
Options
<
string
>
language
language
:
Options
<
string
>
Optional
prompt
Strength
promptStrength
?:
NumRange
sampler
sampler
:
Options
<
string
>
scheduler
scheduler
:
Options
<
string
>
Optional
shift
shift
?:
NumRange
steps
steps
:
NumRange
timesignature
timesignature
:
Options
<
string
>
type
type
:
"audio"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bpm
composer
Mode
creativity
duration
guidance
keyscale
language
prompt
Strength
sampler
scheduler
shift
steps
timesignature
type
@sogni-ai/sogni-client
Loading...