teotigraphix / Framework4Bitwig

Bitwig controller API framework extensions.
GNU Lesser General Public License v3.0
58 stars 13 forks source link

Add methods necessary to make JavaScript usable #265

Open git-moss opened 4 years ago

git-moss commented 4 years ago

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

joslarson commented 3 years ago

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.

abique commented 1 year ago

We are not so much interested about JS anymore. JS leads to lower quality scripts and java is by far superior for writing scripts. Don't expect a fix for that issue.