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.

46 lines
1.3KB

  1. {
  2. "slug": "21kHz",
  3. "name": "21kHz",
  4. "version": "2.0.1",
  5. "license": "MIT",
  6. "brand": "21kHz",
  7. "author": "21kHz, Netboy3",
  8. "authorEmail": "",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/netboy3/21kHz-rack-plugins",
  11. "manualUrl": "https://github.com/netboy3/21kHz-rack-plugins#readme",
  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": "CPU friendly voltage controlled oscillator with polyBLEP/BLAMP anti-aliasing",
  20. "manualURL": "https://github.com/netboy3/21kHz-rack-plugins#PalmLoop",
  21. "tags": [
  22. "Oscillator"
  23. ]
  24. },
  25. {
  26. "slug": "kHzTachyonEntangler",
  27. "name": "TachyonEntangler",
  28. "description": "Anti-aliased chaotic sync voltage controlled oscillator",
  29. "manualURL": "https://github.com/netboy3/21kHz-rack-plugins#TachyonEntangler",
  30. "tags": [
  31. "Oscillator"
  32. ]
  33. },
  34. {
  35. "slug": "kHzD_Inf",
  36. "name": "D\u221e",
  37. "description": "Polyphonic module for modifying V/OCT signals by transposition and inversion",
  38. "manualURL": "https://github.com/netboy3/21kHz-rack-plugins#DInf",
  39. "tags": [
  40. "Tuner",
  41. "Utility",
  42. "Polyphonic"
  43. ]
  44. }
  45. ]
  46. }