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.

43 lines
1.0KB

  1. {
  2. "slug": "21kHz",
  3. "name": "21kHz",
  4. "version": "1.0.1",
  5. "license": "MIT",
  6. "brand": "21kHz",
  7. "author": "21kHz",
  8. "authorEmail": "",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/netboy3/21kHz-rack-plugins",
  11. "manualUrl": "https://github.com/netboy3/21kHz-rack-plugins/blob/master/README.md",
  12. "sourceUrl": "https://github.com/netboy3/21kHz-rack-plugins.git",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "kHzPalmLoop",
  18. "name": "PalmLoop",
  19. "description": "Palm Loop \u2014 basic VCO \u2014 8hp",
  20. "tags": [
  21. "Oscillator"
  22. ]
  23. },
  24. {
  25. "slug": "kHzTachyonEntangler",
  26. "name": "TachyonEntangler",
  27. "description": "Tachyon Entangler \u2014 chaotic sync VCO \u2014 20hp",
  28. "tags": [
  29. "Oscillator"
  30. ]
  31. },
  32. {
  33. "slug": "kHzD_Inf",
  34. "name": "D\u221e",
  35. "description": "D\u221e \u2014 pitch tools \u2014 4hp",
  36. "tags": [
  37. "Tuner",
  38. "Utility",
  39. "Polyphonic"
  40. ]
  41. }
  42. ]
  43. }