Ruby - can i use this language to create custom control animations ? such and knobs and sliders

Asked By John Bonnell on 05-Jan-22 11:19 PM
control TVectorWheel
  PauseStepStyle = VWPS_Dot
  RailStyle = VWR_SolidRulerIn
  GearStyle = VWG_None
  GearTexture = VWGT_HardGlossy
  CapStyle = VWC_ColorRing
  PointerStyle = VWP_LongLine
  VectorOptions = []
  GearSize = 0.866134643554687
  CapSize = 0.956436157226563
  DentSize = 0.074859619140625
  PointerDentSize = 0.75537109375
  DentGap = 0.468017578125
  GearShadowSize = 0.100006103515625
  GearColor = -11712449
  CapShadowSize = 0.199996948242187
  CapColor = 5064767
  DentCount = 9
  FillColor = 2847476
  FillPressedColor = 7058175
  RailColor = 5064767
  RulerBigSteps = 0
  RulerSmallSteps = 8
  Min = 0
  Max = 2048
  Value = 0
  DefaultValue = 2147483647
  MoveSpeed = 32
end


this is code from the FL Studio Control creator i would love to be able to use those high tech knobs and sliders in well it is supposed to work in Flowbotics Studio but does not....