bitwig-types-generator
Version:
Generated Types for Bitwig scripting API
25 lines (15 loc) • 608 B
Markdown
# 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

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