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.

40 lines
1.1KB

  1. {
  2. "slug": "PitchGrid",
  3. "name": "PitchGrid Rack",
  4. "version": "2.0.1",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "PitchGrid",
  7. "author": "Peter Jung",
  8. "authorEmail": "peterjungx@gmail.com",
  9. "pluginUrl": "https://github.com/peterjungx/PitchGridRack",
  10. "authorUrl": "https://pitchgrid.io",
  11. "manualUrl": "https://github.com/peterjungx/PitchGridRack",
  12. "sourceUrl": "https://github.com/peterjungx/PitchGridRack",
  13. "changelogUrl": "",
  14. "minRackVersion": "2.4.0",
  15. "modules": [
  16. {
  17. "slug": "MicroHammond",
  18. "name": "Microtonal Hammond",
  19. "description": "Microtonally adjusted Hammond frequencies",
  20. "manualUrl": "https://github.com/peterjungx/PitchGridRack",
  21. "tags": [
  22. "VCO",
  23. "Tuner",
  24. "Polyphonic"
  25. ]
  26. },
  27. {
  28. "slug": "MicroVOctMapper",
  29. "name": "Microtonal V/OCT Mapper",
  30. "description": "Microtonally map V/OCT to MV/OCT",
  31. "manualUrl": "https://github.com/peterjungx/PitchGridRack",
  32. "tags": [
  33. "Quantizer",
  34. "Tuner",
  35. "Utility",
  36. "Polyphonic"
  37. ]
  38. }
  39. ]
  40. }