- update zmusic
This commit is contained in:
parent
ee7e913e1a
commit
240bac81c2
4 changed files with 12 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -94,7 +94,10 @@ typedef enum EIntConfigKey_
|
|||
zmusic_adl_fullpan,
|
||||
zmusic_adl_bank,
|
||||
zmusic_adl_use_custom_bank,
|
||||
zmusic_adl_use_genmidi,
|
||||
zmusic_adl_volume_model,
|
||||
zmusic_adl_chan_alloc,
|
||||
zmusic_adl_auto_arpeggio,
|
||||
|
||||
zmusic_fluid_reverb,
|
||||
zmusic_fluid_chorus,
|
||||
|
|
@ -114,6 +117,9 @@ typedef enum EIntConfigKey_
|
|||
zmusic_opn_run_at_pcm_rate,
|
||||
zmusic_opn_fullpan,
|
||||
zmusic_opn_use_custom_bank,
|
||||
zmusic_opn_volume_model,
|
||||
zmusic_opn_chan_alloc,
|
||||
zmusic_opn_auto_arpeggio,
|
||||
|
||||
zmusic_gus_dmxgus,
|
||||
zmusic_gus_midi_voices,
|
||||
|
|
@ -167,6 +173,12 @@ typedef enum EFloatConfigKey_
|
|||
zmusic_fluid_chorus_speed,
|
||||
zmusic_fluid_chorus_depth,
|
||||
|
||||
zmusic_opl_gain,
|
||||
|
||||
zmusic_adl_gain,
|
||||
|
||||
zmusic_opn_gain,
|
||||
|
||||
zmusic_timidity_drum_power,
|
||||
zmusic_timidity_tempo_adjust,
|
||||
zmusic_timidity_min_sustain_time,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue