Fix up some whitespace.
This commit is contained in:
@@ -4341,6 +4341,7 @@ XmlSettings xml_settings[] = {
|
||||
{DELAY_TAPE_WOW, DELAY_POSITION, "Delay Tape Wow", &values_0_to_99,},
|
||||
{DELAY_TAPE_FLUTTER, DELAY_POSITION, "Delay Tape Flut", &values_0_to_99,},
|
||||
{DELAY_TAP_TIME_0_4990, DELAY_POSITION, "Tap Time", &values_delay_time_0_4990,},
|
||||
|
||||
{REVERB_TYPE, REVERB_POSITION, "Reverb Type", &values_reverb_type, xml_reverb_labels, G_N_ELEMENTS(xml_reverb_labels)},
|
||||
{REVERB_ON_OFF, REVERB_POSITION, "Reverb Enable", &values_on_off, xml_on_off_labels, G_N_ELEMENTS(xml_on_off_labels)},
|
||||
{REVERB_DECAY, REVERB_POSITION, "Reverb Decay", &values_0_to_99,},
|
||||
|
||||
Reference in New Issue
Block a user