random.json 217 B

12345678910111213
  1. {
  2. "name" : "Random",
  3. "script" : "random.py",
  4. "args" :
  5. {
  6. "speed" : 750,
  7. "saturation" : 1.0,
  8. "smoothing-custom-settings" : true,
  9. "smoothing-time_ms" : 200,
  10. "smoothing-updateFrequency" : 20.0
  11. }
  12. }