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.

72 lines
1.7KB

  1. {
  2. "slug": "OrangeLine",
  3. "name": "OrangeLine",
  4. "version": "1.3.6",
  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. "slug": "Phrase",
  51. "name": "Phrase",
  52. "description": "Utility to sequence phrases by sequencing a sequencer",
  53. "tags": [
  54. "Sequencer",
  55. "Utility",
  56. "Clock modulator"
  57. ]
  58. },
  59. {
  60. "slug": "Dejavu",
  61. "name": "Dejavu",
  62. "description": "Random Cv and Trigger generator with nested repeat functionality",
  63. "tags": [
  64. "Utility",
  65. "Polyphonic",
  66. "Random",
  67. "Sequencer",
  68. "Visual"
  69. ]
  70. }
  71. ]
  72. }