<Cabbage>
form size(520, 381), caption("LiveConvolver4"), pluginId("li47")
image bounds(0, 0, 520, 463), shape("sharp"), colour(8, 28, 38, 255),
rslider channel("inputVolume"), bounds(16, 20, 70, 70), text("inVolume"), range(0, 1, 1, 0.5, 0.001)
checkbox channel("inputSwitch"), bounds(108, 20, 20, 20), colour:0("green"), colour:1("red"), value(0)
label bounds(128, 20, 38, 10), text("swap"), align("left"),
label text("inputs"), bounds(128, 28, 41, 10), align("left")
label bounds(108, 48, 52, 12), text("Brighten"), align("left"),
label bounds(108, 76, 15, 12), text("in"), align("left"),
label bounds(140, 76, 15, 12), text("IR"), align("left"),
checkbox channel("brighten_input"), bounds(108, 60, 15, 16), colour:0("green"), colour:1("red"), value(0)
checkbox channel("brighten_IR"), bounds(140, 60, 15, 16), colour:0("green"), colour:1("red"), value(0)
rslider bounds(180, 20, 7, 7), text("Freq0"), channel("hpFreq0"), range(0, 1, 0.1)
rslider channel("hpFreq"), bounds(180, 20, 70, 70), text("hpFreq"), range(20, 20000, 50, 0.35)
rslider bounds(256, 20, 7, 7), text("Freq0"), channel("lpFreq0"), range(0, 1, 0.95)
rslider channel("lpFreq"), bounds(256, 20, 70, 70), text("lpFreq"), range(20, 20000, 14000, 0.35)
rslider channel("outVolume"), bounds(408, 20, 70, 70), text("outVolume"), range(0, 1, 0.9, 0.5, 0.001)
rslider channel("f_shift"), bounds(332, 20, 70, 70), text("f_shift"), range(0.0, 50.0, 1.2, 0.35, 0.001)
This file has been truncated. show original