# BitwigTypesGenerator

Auto Generated Typescript types for [Bitwig](https://www.bitwig.com/) 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](https://user-images.githubusercontent.com/3116399/122836368-cc872d00-d2fa-11eb-8f44-9dbd32262b7e.gif)

## 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.
