A collection of keyboard shortcut scripts for Synthesizer V Studio Pro that enable quick note transposition and movement.
- Pitch Transposition: Move selected notes up/down by semitones
- Time-axis Movement: Move notes left/right by quarter, 8th, 16th, or 32nd note intervals
- In Synthesizer V Studio, go to Scripts → Open Scripts Folder
- Copy all
.jsfiles from thescriptsfolder into the opened directory - Restart Synthesizer V Studio or go to Scripts → Rescan
You can assign keyboard shortcuts to these scripts in the settings. Here are some recommended shortcuts:
| Script | Shortcut |
|---|---|
| Transpose Up | Option/Alt + ↑ |
| Transpose Down | Option/Alt + ↓ |
| Move Left (16th) | Option/Alt + ← |
| Move Right (16th) | Option/Alt + → |
| Move Left (4th) | Shift + Option/Alt + ← |
| Move Right (4th) | Shift + Option/Alt + → |
| Move Left (8th) | Ctrl/Cmd + Option/Alt + ← |
| Move Right (8th) | Ctrl/Cmd + Option/Alt + → |
| Move Left (32nd) | Ctrl/Cmd + Shift + Option/Alt + ← |
| Move Right (32nd) | Ctrl/Cmd + Shift + Option/Alt + → |
- Select one or more notes
- Press your assigned keyboard shortcut
- Notes will move by the specified interval