1
1

Init Patch.repatch 748 B

1234567891011121314151617181920212223
  1. <?xml version="1.0"?>
  2. <JukeboxPatch version="2.0" deviceProductID="com.reasonstudios.Imperfector" deviceVersion="1.0d1" >
  3. <DeviceNameInEnglish>
  4. Imperfector
  5. </DeviceNameInEnglish>
  6. <Properties>
  7. <Object name="custom_properties" >
  8. <Value property="OnOff" type="boolean" >
  9. true
  10. </Value>
  11. <Value property="beat_numerator" type="number" >
  12. 3
  13. </Value>
  14. <Value property="beat_denominator" type="number" >
  15. 3
  16. </Value>
  17. <Value property="stringize_amount" type="number" >
  18. 2
  19. </Value>
  20. </Object>
  21. <Object name="transport" />
  22. </Properties>
  23. </JukeboxPatch>