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.

50 lines
1.2KB

  1. {
  2. "slug": "Oxidlab-Entferner",
  3. "name": "Oxidlab Entferner Modules",
  4. "version": "1.0.3",
  5. "license": "proprietary",
  6. "brand": "Oxidlab",
  7. "author": "Alexander Schadenberger",
  8. "authorEmail": "support@oxidlab.de",
  9. "authorUrl": "https://www.oxidlab.de",
  10. "pluginUrl": "",
  11. "manualUrl": "https://www.oxidlab.de/manuals/#Entferner",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "changelogUrl": "https://www.oxidlab.de/changelogs/#Entferner",
  15. "modules": [
  16. {
  17. "slug": "EntfernerL",
  18. "name": "Entferner L - Low-Pass Filter",
  19. "description": "6/12/18/24dB Low-Pass Filter",
  20. "tags": [
  21. "Filter"
  22. ]
  23. },
  24. {
  25. "slug": "EntfernerH",
  26. "name": "Entferner H - High-Pass Filter",
  27. "description": "12/24dB High-Pass Filter",
  28. "tags": [
  29. "Filter"
  30. ]
  31. },
  32. {
  33. "slug": "EntfernerB",
  34. "name": "Entferner B - Band-Pass Filter",
  35. "description": "12/24dB Band-Pass Filter",
  36. "tags": [
  37. "Filter"
  38. ]
  39. },
  40. {
  41. "slug": "EntfernerPlateR",
  42. "name": "Entferner Plate R",
  43. "description": "Plate (right side)",
  44. "tags": [
  45. "Blank",
  46. "Oscillator"
  47. ]
  48. }
  49. ]
  50. }