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.

58 lines
1.6KB

  1. {
  2. "slug": "BGal256",
  3. "name": "BGal256",
  4. "version": "2.0.3",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "BGAL256",
  7. "author": "BGal",
  8. "authorEmail": "blechigal@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/Shtrompel/BGal256",
  11. "manualUrl": "https://github.com/Shtrompel/BGal256ModulesDocs/blob/main/README.md",
  12. "sourceUrl": "https://github.com/Shtrompel/BGal256",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "BufferSludger",
  18. "name": "BufferSludger",
  19. "description": "Real time audio playback manipulation",
  20. "manualUrl": "https://github.com/Shtrompel/BGal256ModulesDocs/blob/main/BufferSludger.md",
  21. "tags": [
  22. "Effect",
  23. "Digital",
  24. "Sampler"
  25. ]
  26. },
  27. {
  28. "slug": "BufferSludgerTransposer",
  29. "name": "BufferSludgerTransposer",
  30. "description": "Real time transposer for the BufferSludger module",
  31. "manualUrl": "https://github.com/Shtrompel/BGal256ModulesDocs/blob/main/BufferSludgerTransposer.md",
  32. "tags": [
  33. "Expander"
  34. ]
  35. },
  36. {
  37. "slug": "DressMeUp",
  38. "name": "DressMeUp",
  39. "description": "4 step programmable sequencer",
  40. "manualUrl": "https://github.com/Shtrompel/BGal256ModulesDocs/blob/main/DressMeUp.md",
  41. "tags": [
  42. "Visual",
  43. "Digital",
  44. "Sequencer"
  45. ]
  46. },
  47. {
  48. "slug": "SortStep",
  49. "name": "SortStep",
  50. "description": "Sorting Algorithms to CV",
  51. "manualUrl": "https://github.com/Shtrompel/BGal256ModulesDocs/blob/main/SortStep.md",
  52. "tags": [
  53. "Digital",
  54. "Sequencer"
  55. ]
  56. }
  57. ]
  58. }