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.

73 lines
1.3KB

  1. {
  2. "slug": "alto777_LFSR",
  3. "name": "LFSR",
  4. "version": "1.0.0",
  5. "license": "BSD-3-Clause",
  6. "brand": "alto777_LFSR",
  7. "author": "alto777_LFSR",
  8. "authorEmail": "",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/alto777/LFSR",
  11. "manualUrl": "https://github.com/alto777/LFSR/blob/master/README.md",
  12. "sourceUrl": "https://github.com/alto777/LFSR.git",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "a7Utility",
  18. "name": "a7Utility VIS",
  19. "description": "",
  20. "tags": [
  21. "Utility"
  22. ]
  23. },
  24. {
  25. "slug": "Amuse",
  26. "name": "Amuse",
  27. "description": "",
  28. "tags": [
  29. "Sequencer"
  30. ]
  31. },
  32. {
  33. "slug": "cheapFX",
  34. "name": "Cheap F/X",
  35. "description": "",
  36. "tags": [
  37. "LFO"
  38. ]
  39. },
  40. {
  41. "slug": "Divada",
  42. "name": "Divada VIS",
  43. "description": "",
  44. "tags": [
  45. "Oscillator"
  46. ]
  47. },
  48. {
  49. "slug": "FG8",
  50. "name": "FG-8",
  51. "description": "",
  52. "tags": [
  53. "Sequencer"
  54. ]
  55. },
  56. {
  57. "slug": "Psychtone",
  58. "name": "Psych tone",
  59. "description": "",
  60. "tags": [
  61. "Sequencer"
  62. ]
  63. },
  64. {
  65. "slug": "YASeq3",
  66. "name": "Yet Another SEQ3",
  67. "description": "",
  68. "tags": [
  69. "Sequencer"
  70. ]
  71. }
  72. ]
  73. }