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.

55 lines
1.4KB

  1. {
  2. "slug": "ODDSound_MTS_ESP",
  3. "name": "ODDSound MTS-ESP",
  4. "version": "1.0.1",
  5. "license": "0BSD",
  6. "brand": "ODDSound",
  7. "author": "ODDSound",
  8. "authorEmail": "info@oddsound.com",
  9. "authorUrl": "https://oddsound.com",
  10. "pluginUrl": "https://oddsound.com",
  11. "manualUrl": "https://github.com/ODDSound/MTS-ESP-VCVRack",
  12. "sourceUrl": "https://github.com/ODDSound/MTS-ESP-VCVRack",
  13. "donateUrl": "https://oddsound.com",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "MIDI_CV_MTS_ESP",
  18. "name": "MTS-ESP MIDI To CV",
  19. "description": "Converts MIDI from an external device to CV and gates with MTS-ESP tuning support",
  20. "tags": [
  21. "External",
  22. "MIDI",
  23. "Polyphonic"
  24. ]
  25. },
  26. {
  27. "slug": "CV_MIDI_MTS_ESP",
  28. "name": "MTS-ESP CV To MIDI",
  29. "description": "Converts CV to MIDI and sends to an external device with MTS-ESP tuning support",
  30. "tags": [
  31. "External",
  32. "MIDI",
  33. "Polyphonic"
  34. ]
  35. },
  36. {
  37. "slug": "Quantizer_MTS_ESP",
  38. "name": "MTS-ESP Quantizer",
  39. "description": "Quantize pitch CV to the global MTS-ESP tuning table",
  40. "tags": [
  41. "Quantizer",
  42. "Polyphonic"
  43. ]
  44. },
  45. {
  46. "slug": "Interval",
  47. "name": "Interval",
  48. "description": "Transpose or bend pitch CV by any interval, defined either as an integer ratio or cents value.",
  49. "tags": [
  50. "Tuner",
  51. "Polyphonic"
  52. ]
  53. }
  54. ]
  55. }