info.lua 472 B

12345678910111213141516
  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 = true
  10. default_patch = "/Public/Default.repatch"
  11. accepts_notes = true
  12. auto_create_track = true
  13. auto_create_note_lane = true
  14. supports_performance_automation = true
  15. device_height_ru = 3
  16. automation_highlight_color = {r = 60, g = 255, b = 2}