Included Macros
BitwigBuddy comes with a set of pre-built macros organized into different categories to help you get started and demonstrate the capabilities of the extension. These macros showcase different ways to automate tasks in Bitwig Studio and can be used as templates for creating your own custom macros.
Macro Categories
BitwigBuddy includes macros in the following categories:
- Bitx Macros - Utility macros to generate BitX Clips.
- Arrangement Macros - Macros for arranging and organizing your projects
- Sample Macros - Example macros demonstrating programming features
- Workflow Utility Macros - Practical macros for automating common tasks
- Demo Macros - Example macros demonstrating BitwigBuddy's capabilities
Using Included Macros
To use any of the included macros:
- Open BitwigBuddy in Bitwig Studio
- Select the "Macro" mode from the mode selector
- Browse through the macro slots to find the category and macro you want to use
- Click "Execute Macro" to run the selected macro
Customizing Macros
All included macros can be customized to fit your specific workflow:
- Select the macro you want to customize
- Click "Open Macro File" to open it in your text editor
- Make your changes and save the file
There is no need to refresh the macros in BitwigBuddy after editing, as the extension automatically detects changes to the macro files.
Creating Your Own Macros
You can also create your own macros based on the included examples:
- Open any existing macro file in your text editor
- Save it with a new name in the BitwigBuddy/Custom Macros folder
- Modify the macro content to perform your desired actions
- Click "Refresh Macros" in BitwigBuddy to load your new macro
For detailed information about specific macro categories, please refer to the individual category pages listed above.