format_version = "4.0" front = jbox.panel{ backdrop = jbox.image{path="Reason_GUI_Panel_front"}, widgets = { jbox.analog_knob{ transform = {37,55}, animation = jbox.image_sequence{path = "Reason_GUI_small_knob_switch-reframed", frames = 3}, value = "/custom_properties/randomize_lfo_shape", show_remote_box = true, show_automation_rect = true, }, jbox.analog_knob{ transform = {90,55}, animation = jbox.image_sequence{path = "Reason_GUI_small_knob-reframed", frames = 72}, value = "/custom_properties/randomize_lfo_speed", show_remote_box = true, show_automation_rect = true, }, jbox.analog_knob{ transform = {624,119}, animation = jbox.image_sequence{path = "Reason_GUI_vertical_button-reframed", frames = 3}, value = "/custom_properties/randomize_lfo_sync", show_remote_box = true, show_automation_rect = true, }, jbox.analog_knob{ transform = {146,55}, animation = jbox.image_sequence{path = "Reason_GUI_small_knob-reframed", frames = 72}, value = "/custom_properties/randomize_lfo_shift", show_remote_box = true, show_automation_rect = true, }, jbox.analog_knob{ transform = {202,55}, animation = jbox.image_sequence{path = "Reason_GUI_small_knob-reframed", frames = 72}, value = "/custom_properties/randomize_lfo_amount", show_remote_box = true, show_automation_rect = true, }, jbox.zero_snap_knob{ transform = {274,44}, animation = jbox.image_sequence{path = "Reason_GUI_big_knob-reframed", frames = 72}, value = "/custom_properties/randomize_amount", show_remote_box = true, show_automation_rect = true, }, jbox.analog_knob{ transform = {341,144}, animation = jbox.image_sequence{path = "Reason_GUI_horizontal_switch-reframed", frames = 3}, value = "/custom_properties/randomize_mode", show_remote_box = true, show_automation_rect = true, }, jbox.analog_knob{ transform = {672,55}, animation = jbox.image_sequence{path = "Reason_GUI_small_knob_switch-reframed", frames = 3}, value = "/custom_properties/stringize_lfo_shape", show_remote_box = true, show_automation_rect = true, }, jbox.analog_knob{ transform = {619,55}, animation = jbox.image_sequence{path = "Reason_GUI_small_knob-reframed", frames = 72}, value = "/custom_properties/stringize_lfo_speed", show_remote_box = true, show_automation_rect = true, }, jbox.analog_knob{ transform = {93,119}, animation = jbox.image_sequence{path = "Reason_GUI_vertical_button-reframed", frames = 3}, value = "/custom_properties/stringize_lfo_sync", show_remote_box = true, show_automation_rect = true, }, jbox.analog_knob{ transform = {563,55}, animation = jbox.image_sequence{path = "Reason_GUI_small_knob-reframed", frames = 72}, value = "/custom_properties/stringize_lfo_shift", show_remote_box = true, show_automation_rect = true, }, jbox.analog_knob{ transform = {507,55}, animation = jbox.image_sequence{path = "Reason_GUI_small_knob-reframed", frames = 72}, value = "/custom_properties/stringize_lfo_amount", show_remote_box = true, show_automation_rect = true, }, jbox.zero_snap_knob{ transform = {393,44}, animation = jbox.image_sequence{path = "Reason_GUI_big_knob-reframed", frames = 72}, value = "/custom_properties/stringize_amount", show_remote_box = true, show_automation_rect = true, }, jbox.analog_knob{ transform = {393,144}, animation = jbox.image_sequence{path = "Reason_GUI_horizontal_switch-reframed", frames = 3}, value = "/custom_properties/stringize_mode", show_remote_box = true, show_automation_rect = true, }, jbox.analog_knob{ transform = {703,157}, animation = jbox.image_sequence{path = "Reason_GUI_horizontal_button-reframed", frames = 2}, value = "/custom_properties/imperfector_direction", show_remote_box = true, show_automation_rect = true, }, jbox.toggle_button{ transform = {30,4}, background = jbox.image_sequence{path = "Reason_GUI_ONOFF maker x5 002", frames = 4}, value = "/custom_properties/OnOff", show_remote_box = true, show_automation_rect = true, }, jbox.patch_name{ transform = {127,10}, center = false, fg_color = { 96, 96, 96 }, height = 16, loader_alt_color = { 0, 0, 0 }, text_style = "Arial medium font", width = 114, }, } } folded_front = jbox.panel{ backdrop = jbox.image{path="Reason_GUI_front_Fold"}, widgets = { } } back = jbox.panel{ backdrop = jbox.image{path="Reason_GUI_Panel_back"}, widgets = { jbox.placeholder{ transform = {420,40}, }, } } folded_back = jbox.panel{ backdrop = jbox.image{path="Reason_GUI_back_Fold"}, cable_origin = {377,15}, widgets = { } }