Skip to content

tomasmark79/bitwig-cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Bitwig Studio Shortcuts Cheat Sheet

Bitwig Studio 6

Bitwig Studio Shortcuts

Features

  • 4K resolution (3840×2160)

Installation (Windows)

Typst can be installed via WinGet (included in Windows 10/11):

winget install --id Typst.Typst

After installation, typst.exe is available at:

%LOCALAPPDATA%\Microsoft\WinGet\Links\typst.exe

Compilation

typst compile bitwig-cheatsheet.typ

Export to PNG (4K, 72 PPI)

typst compile bitwig-cheatsheet.typ --format png --ppi 72 bitwig-cheatsheet.png

On Windows (PowerShell) with the full path:

$typst = Join-Path $env:LOCALAPPDATA 'Microsoft\WinGet\Links\typst.exe'
& $typst compile bitwig-cheatsheet.typ --format png --ppi 72 bitwig-cheatsheet.png

Support

If you find this cheat sheet helpful, consider buying me a coffee! ☕

paypal.me/TomasMark

About

Modern 4K cheat sheet for Bitwig Studio keyboard shortcuts.

Resources

Stars

Watchers

Forks

Contributors

Languages