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.

25 lines
724B

  1. {
  2. "slug": "CuteFoxModules",
  3. "name": "CuteFox Modules",
  4. "version": "2.0.1",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "CuteFox Modules",
  7. "author": "Hristo Goleminov",
  8. "authorEmail": "hristosax1@gmail.com",
  9. "authorUrl": "https://library.vcvrack.com/CuteFoxModules/",
  10. "pluginUrl": "",
  11. "manualUrl": "https://github.com/CuteFoxModules/CuteFoxModules/blob/master/README.md",
  12. "sourceUrl": "https://github.com/CuteFoxModules/CuteFoxModules",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "IPQ",
  18. "name": "Intervallic Pair Quantizer",
  19. "description": "Quantizer based on a pair of intervals from 0 to 11 (semitones)",
  20. "tags": [
  21. "Quantizer"
  22. ]
  23. }
  24. ]
  25. }