info.lua 431 B

123456789101112131415
  1. format_version = "1.0"
  2. long_name = "Imperfector"
  3. medium_name = "imperfect"
  4. short_name = "Impf"
  5. product_id = "com.reasonstudios.Imperfector"
  6. manufacturer = "Kuba+Artur"
  7. version_number = "1.0.0d1"
  8. device_type = "helper"
  9. supports_patches = false
  10. accepts_notes = true
  11. auto_create_track = true
  12. auto_create_note_lane = true
  13. supports_performance_automation = true
  14. device_height_ru = 3
  15. automation_highlight_color = {r = 60, g = 255, b = 2}