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.

63 lines
1.6KB

  1. {
  2. "slug": "Entrian-Free",
  3. "name": "Entrian Free",
  4. "version": "1.1.17",
  5. "license": "proprietary",
  6. "brand": "Entrian",
  7. "author": "Entrian Solutions Ltd",
  8. "authorEmail": "support@entrian.com",
  9. "authorUrl": "http://entrian.com/audio/",
  10. "pluginUrl": "http://entrian.com/audio/entrian-free.html",
  11. "manualUrl": "http://entrian.com/audio/entrian-free.html",
  12. "changelogUrl": "http://entrian.com/audio/entrian-free.html#ChangeLog",
  13. "sourceUrl": "",
  14. "donateUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Follower",
  18. "name": "Pitch and Envelope Follower",
  19. "description": "Converts sounds into pitch and volume CV signals.",
  20. "tags": [
  21. "Utility",
  22. "Visual",
  23. "Envelope Follower"
  24. ]
  25. },
  26. {
  27. "slug": "Player-Drummer",
  28. "name": "Player: Drummer",
  29. "description": "Trigger sequence player for MIDI files and Entrian Sequencer songs.",
  30. "tags": [
  31. "Drum",
  32. "Sequencer",
  33. "MIDI",
  34. "Random",
  35. "Recording"
  36. ]
  37. },
  38. {
  39. "slug": "Player-Melody",
  40. "name": "Player: Melody",
  41. "description": "Piano roll melody and chord player for MIDI files and Entrian Sequencer songs.",
  42. "tags": [
  43. "Sequencer",
  44. "Polyphonic",
  45. "MIDI",
  46. "Random",
  47. "Recording"
  48. ]
  49. },
  50. {
  51. "slug": "Player-Timeline",
  52. "name": "Player: Timeline",
  53. "description": "DAW-style timeline player for MIDI files and Entrian Sequencer songs.",
  54. "tags": [
  55. "Sequencer",
  56. "Polyphonic",
  57. "MIDI",
  58. "Random",
  59. "Recording"
  60. ]
  61. }
  62. ]
  63. }