Framework4Bitwig icon indicating copy to clipboard operation
Framework4Bitwig copied to clipboard

Add methods necessary to make JavaScript usable

Open git-moss opened this issue 3 years ago • 2 comments

Some methods cannot be called from JavaScript since the necessary objects cannot be created. There needs to be methods add to create instances of:

  • Color (for hardware API)
  • UUID (to find / create plugins)

git-moss avatar Aug 12 '20 18:08 git-moss

I'll add to this that there are also enums that are not accessible in JS, so it would be nice to make those accessible.

joslarson avatar Nov 20 '20 20:11 joslarson