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.

52 lines
1.3KB

  1. {
  2. "slug": "MM_Oscah",
  3. "name": "Special Vintage Oscillators",
  4. "version": "1.0.6",
  5. "license": "proprietary",
  6. "brand": "Mockba Modular",
  7. "author": "Mockba the Borg",
  8. "authorEmail": "mockba.the.borg@gmail.com",
  9. "authorUrl": "http://mockbatheb.org/",
  10. "pluginUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_Oscah",
  11. "manualUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_Oscah/README.md",
  12. "donateUrl": "http://paypal.me/MockbaTheBorg",
  13. "changelogUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_Oscah/RN.md",
  14. "modules": [
  15. {
  16. "slug": "CZOscah",
  17. "name": "CZ Oscah",
  18. "description": "Casio CZ like oscillator with wave sequence",
  19. "tags": [
  20. "Polyphonic",
  21. "Oscillator"
  22. ]
  23. },
  24. {
  25. "slug": "MaugOscah",
  26. "name": "Maug Oscah",
  27. "description": "Moog like oscillator with wave sequence",
  28. "tags": [
  29. "Polyphonic",
  30. "Oscillator"
  31. ]
  32. },
  33. {
  34. "slug": "MixOscah",
  35. "name": "Mix Oscah",
  36. "description": "Mixing waves oscillator",
  37. "tags": [
  38. "Polyphonic",
  39. "Oscillator"
  40. ]
  41. },
  42. {
  43. "slug": "WMOscah",
  44. "name": "WaveMod Oscah",
  45. "description": "Modulating waves oscillator",
  46. "tags": [
  47. "Polyphonic",
  48. "Oscillator"
  49. ]
  50. }
  51. ]
  52. }