|
|
|
@ -1241,9 +1241,9 @@ void init_configuration(void) |
|
|
|
|
configuration.dexed[instance_id].delay_send = DELAY_SEND_DEFAULT; |
|
|
|
|
configuration.dexed[instance_id].filter_cutoff = FILTER_CUTOFF_DEFAULT; |
|
|
|
|
configuration.dexed[instance_id].filter_resonance = FILTER_RESONANCE_DEFAULT; |
|
|
|
|
configuration.dexed[instance_id].loudness = TRANSPOSE_DEFAULT; |
|
|
|
|
configuration.dexed[instance_id].transpose = TUNE_DEFAULT; |
|
|
|
|
configuration.dexed[instance_id].tune = LOUDNESS_DEFAULT; |
|
|
|
|
configuration.dexed[instance_id].loudness = LOUDNESS_DEFAULT; |
|
|
|
|
configuration.dexed[instance_id].transpose = TRANSPOSE_DEFAULT; |
|
|
|
|
configuration.dexed[instance_id].tune = TUNE_DEFAULT; |
|
|
|
|
configuration.dexed[instance_id].polyphony = POLYPHONY_DEFAULT; |
|
|
|
|
configuration.dexed[instance_id].engine = ENGINE_DEFAULT; |
|
|
|
|
configuration.dexed[instance_id].monopoly = MONOPOLY_DEFAULT; |
|
|
|
|