You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
1.2KB

  1. {
  2. "slug": "OrangeLine",
  3. "name": "OrangeLine",
  4. "version": "1.3.1",
  5. "license": "GPL-3.0-only",
  6. "brand": "",
  7. "author": "Dieter Stubler",
  8. "authorEmail": "dieter.stubler@googlemail.com",
  9. "authorUrl": "https://github.com/Stubs42/OrangeLine",
  10. "pluginUrl": "https://github.com/Stubs42/OrangeLine",
  11. "manualUrl": "https://github.com/Stubs42/OrangeLine/blob/master/README.md",
  12. "sourceUrl": "https://github.com/Stubs42/OrangeLine",
  13. "donateUrl": "https://paypal.me/DieterStubler?locale.x=de_DE",
  14. "modules": [
  15. {
  16. "slug": "Fence",
  17. "name": "Fence",
  18. "description": "Keep CVs in a defined pitch range",
  19. "tags": [
  20. "Quantizer",
  21. "Tuner",
  22. "Utility",
  23. "Distortion",
  24. "WaveShaper",
  25. "Polyphonic",
  26. "Poly"
  27. ]
  28. },
  29. {
  30. "slug": "Swing",
  31. "name": "Swing",
  32. "description": "Micro Timing Sequencer",
  33. "tags": [
  34. "Sequencer",
  35. "Clock"
  36. ]
  37. },
  38. {
  39. "slug": "Mother",
  40. "name": "Mother",
  41. "description": "Mode aware probability driven quantizer",
  42. "tags": [
  43. "Quantizer",
  44. "Sequencer",
  45. "Polyphonic",
  46. "Poly"
  47. ]
  48. }
  49. ]
  50. }