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.

54 lines
1.4KB

  1. {
  2. "slug": "Oxidlab-Entferner",
  3. "name": "Oxidlab Entferner Modules",
  4. "version": "1.0.4",
  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. "manualUrl": "https://www.oxidlab.de/entferner-l/#manual",
  21. "tags": [
  22. "Filter"
  23. ]
  24. },
  25. {
  26. "slug": "EntfernerH",
  27. "name": "Entferner H - High-Pass Filter",
  28. "description": "12/24dB High-Pass Filter",
  29. "manualUrl": "https://www.oxidlab.de/entferner-h/#manual",
  30. "tags": [
  31. "Filter"
  32. ]
  33. },
  34. {
  35. "slug": "EntfernerB",
  36. "name": "Entferner B - Band-Pass Filter",
  37. "description": "12/24dB Band-Pass Filter",
  38. "manualUrl": "https://www.oxidlab.de/entferner-b/#manual",
  39. "tags": [
  40. "Filter"
  41. ]
  42. },
  43. {
  44. "slug": "EntfernerPlateR",
  45. "name": "Entferner Plate R",
  46. "description": "Plate (right side)",
  47. "manualUrl": "https://www.oxidlab.de/entferner-plate-r/",
  48. "tags": [
  49. "Blank",
  50. "Oscillator"
  51. ]
  52. }
  53. ]
  54. }