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.

87 lines
1.9KB

  1. {
  2. "slug": "TeknoLogical",
  3. "name": "TeknoLogical",
  4. "version": "2.0.3",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "TeknoLogical",
  7. "author": "AgostoSound",
  8. "authorEmail": "agostosound@gmail.com",
  9. "authorUrl": "https://github.com/augustopampaluna",
  10. "pluginUrl": "https://github.com/augustopampaluna/TeknoLogical",
  11. "manualUrl": "https://github.com/augustopampaluna/TeknoLogical",
  12. "sourceUrl": "https://github.com/augustopampaluna/TeknoLogical",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "TL-Drum5",
  18. "name": "TL-Drum5",
  19. "description": "Compact 5-voice rhythm engine.",
  20. "tags": [
  21. "Drum"
  22. ]
  23. },
  24. {
  25. "slug": "TL_Seq4",
  26. "name": "TL_Seq4",
  27. "description": "Double even-step sequencer.",
  28. "tags": [
  29. "Sequencer"
  30. ]
  31. },
  32. {
  33. "slug": "TL_Reseter",
  34. "name": "TL_Reseter",
  35. "description": "Extension to reset sequenced modules.",
  36. "tags": [
  37. "Sequencer",
  38. "Utility",
  39. "Controller"
  40. ]
  41. },
  42. {
  43. "slug": "TL_Bass",
  44. "name": "TL_Bass",
  45. "description": "Automatic bass trigger.",
  46. "tags": [
  47. "Sampler"
  48. ]
  49. },
  50. {
  51. "slug": "TL_Mixes",
  52. "name": "TL_Mixes",
  53. "description": "7 channel stereo mixer.",
  54. "tags": [
  55. "Filter",
  56. "Mixer",
  57. "Panning"
  58. ]
  59. },
  60. {
  61. "slug": "TL_Odd5",
  62. "name": "TL_Odd5",
  63. "description": "Odd sequencer.",
  64. "tags": [
  65. "Sequencer"
  66. ]
  67. },
  68. {
  69. "slug": "TL_Bool",
  70. "name": "TL_Bool",
  71. "description": "Dual-input logic with probability-driven variation",
  72. "tags": [
  73. "Logic"
  74. ]
  75. },
  76. {
  77. "slug": "TL_Pump",
  78. "name": "TL_Pump",
  79. "description": "Sidechain-style stereo ducker with selectable pump curves.",
  80. "tags": [
  81. "Waveshaper",
  82. "Dynamics",
  83. "Compressor"
  84. ]
  85. }
  86. ]
  87. }