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.

32 lines
677B

  1. {
  2. "slug": "LoopusModules",
  3. "name": "Loopus Modules",
  4. "version": "1.0.0",
  5. "license": "Proprietary",
  6. "author": "Valerio Orlandini",
  7. "brand": "Sonus Dept.",
  8. "authorEmail": "sonusdept@gmail.com",
  9. "authorUrl": "http://www.sonusdept.com/",
  10. "pluginUrl": "http://loopusmodules.sonusdept.com",
  11. "modules": [
  12. {
  13. "slug": "Foursome",
  14. "name": "Foursome",
  15. "description": "Four tracks looper",
  16. "tags": [
  17. "Recording",
  18. "Sampler"
  19. ]
  20. },
  21. {
  22. "slug": "Voyeur",
  23. "name": "Voyeur",
  24. "description": "Looper expander",
  25. "tags": [
  26. "Expander",
  27. "Recording",
  28. "Sampler"
  29. ]
  30. }
  31. ]
  32. }