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.

61 lines
1.3KB

  1. {
  2. "slug": "TeknoLogical",
  3. "name": "TeknoLogical",
  4. "version": "2.0.2",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "TeknoLogical",
  7. "author": "AgostoSound",
  8. "authorEmail": "agostosound@gmail.com",
  9. "authorUrl": "https://github.com/AgostoSound",
  10. "pluginUrl": "https://github.com/AgostoSound/TeknoLogical",
  11. "manualUrl": "https://github.com/AgostoSound/TeknoLogical",
  12. "sourceUrl": "https://github.com/AgostoSound/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. }