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.

75 lines
2.0KB

  1. {
  2. "slug": "trowaSoft",
  3. "name": "trowaSoft",
  4. "version": "1.0.1",
  5. "license": "BSD-3-Clause",
  6. "author": "j4s0n-c",
  7. "authorEmail": "",
  8. "authorUrl": "http://www.geekasaurusrex.net/",
  9. "pluginUrl": "https://github.com/j4s0n-c/trowaSoft-VCV",
  10. "manualUrl": "https://github.com/j4s0n-c/trowaSoft-VCV/blob/master/README.md",
  11. "sourceUrl": "https://github.com/j4s0n-c/trowaSoft-VCV",
  12. "donateUrl": "https://paypal.me/j4s0n",
  13. "modules": [
  14. {
  15. "slug": "trigSeq",
  16. "name": "trigSeq",
  17. "description": "16-step pad sequencer with a built-in Open Sound Control (OSC) interface.",
  18. "tags": [
  19. "Sequencer",
  20. "External"
  21. ]
  22. },
  23. {
  24. "slug": "trigSeq64",
  25. "name": "trigSeq64",
  26. "description": "64-step pad sequencer with a built-in Open Sound Control (OSC) interface.",
  27. "tags": [
  28. "Sequencer",
  29. "External"
  30. ]
  31. },
  32. {
  33. "slug": "voltSeq",
  34. "name": "voltSeq",
  35. "description": "16-step variable voltage/note sequencer with a built-in Open Sound Control (OSC) interface.",
  36. "tags": [
  37. "Sequencer",
  38. "External"
  39. ]
  40. },
  41. {
  42. "slug": "multiWave",
  43. "name": "multiWave",
  44. "description": "Digital oscillator module with three (3) oscillators/clocks, each with two (2) configurable wave channel outputs.",
  45. "tags": [
  46. "Oscillator",
  47. "Ring modulator"
  48. ]
  49. },
  50. {
  51. "slug": "multiScope",
  52. "name": "multiScope",
  53. "description": "Visual effects scope, with lissajous mode, that allows three (3) waveforms to be drawn on the same screen/canvas.",
  54. "tags": [
  55. "Visual"
  56. ]
  57. },
  58. {
  59. "slug": "cvOSCcv",
  60. "name": "cvOSCcv",
  61. "description": "Generic Open Sound Control (OSC) module for outputting Rack CVs to OSC and reading in simple OSC messages into Rack CVs.",
  62. "tags": [
  63. "External"
  64. ]
  65. },
  66. {
  67. "slug": "tsBlank",
  68. "name": "tsBlank",
  69. "description": "Simple trowaSoft blank panel (variable width).",
  70. "tags": [
  71. "Blank"
  72. ]
  73. }
  74. ]
  75. }