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.

52 lines
1.9KB

  1. {
  2. "slug": "SchlappiEngineering",
  3. "name": "Schlappi Engineering",
  4. "version": "2.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Schlappi Engineering",
  7. "author": "Eric Schlappi, Arden Butterfield",
  8. "authorEmail": "",
  9. "authorUrl": "https://schlappiengineering.com/",
  10. "pluginUrl": "",
  11. "sourceUrl": "https://github.com/SchlappiEngineering/Schlappi-vcv",
  12. "donateUrl": "",
  13. "changelogUrl": "",
  14. "modules": [
  15. {
  16. "slug": "BTFLD",
  17. "name": "BTFLD",
  18. "modularGridUrl": "https://modulargrid.net/e/schlappi-engineering-btfld",
  19. "manualUrl": "https://cdn.shopify.com/s/files/1/0549/4538/2479/files/btfld_manual_-_rough_draft_-_101624a.pdf",
  20. "description": "BTFLD (Bit Fold) is a distortion, wavefolder, and four bit asynchronous analog to digital converter.",
  21. "tags": [
  22. "Distortion",
  23. "Waveshaper",
  24. "Logic",
  25. "Hardware clone"
  26. ]
  27. },
  28. {
  29. "slug": "BTMX",
  30. "name": "BTMX",
  31. "modularGridUrl": "https://modulargrid.net/e/schlappi-engineering-btmx",
  32. "manualUrl": "https://cdn.shopify.com/s/files/1/0549/4538/2479/files/btmx_manual_070924b.pdf",
  33. "description": "BTMX (BitMix) gives hands on control over logic and rhythmic gate signals with a switch for every input and 4 different logic functions.",
  34. "tags": [
  35. "Logic",
  36. "Hardware clone"
  37. ]
  38. },
  39. {
  40. "slug": "Nibbler",
  41. "name": "Nibbler",
  42. "modularGridUrl": "https://modulargrid.net/e/schlappi-engineering-nibbler",
  43. "manualUrl": "https://cdn.shopify.com/s/files/1/0549/4538/2479/files/nibbler_manual_122123.pdf",
  44. "description": "The Nibbler is a four bit digital accumulator based on CMOS logic. This means that it counts in binary from zero to fifteen, with inputs and outputs for individual bits as well as stepped voltage outputs (digital to analog converters).",
  45. "tags": [
  46. "Clock modulator",
  47. "Logic",
  48. "Hardware clone"
  49. ]
  50. }
  51. ]
  52. }