Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 608 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 608 Bytes

BitwigTypesGenerator

Auto Generated Typescript types for Bitwig scripting API

How to Generate ?

Simply run npx bitwig-types-generator

Using bitwig studio beta version npx bitwig-types-generator --beta

Show help npx bitwig-types-generator --help

Demo

output

Development

  • types are generated from local bitwig resources folder
  • tested only with Linux (but should work on Windows/MacOS)
  • still in early development, please report if you have issues.