https://github.com/ftsf/synthv-impkit
Synthesizer V Studio Scripts
https://github.com/ftsf/synthv-impkit
Last synced: over 1 year ago
JSON representation
Synthesizer V Studio Scripts
- Host: GitHub
- URL: https://github.com/ftsf/synthv-impkit
- Owner: ftsf
- License: cc0-1.0
- Created: 2022-06-17T03:25:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-30T01:34:10.000Z (about 3 years ago)
- Last Synced: 2025-03-23T18:50:56.220Z (over 1 year ago)
- Language: Lua
- Size: 12.7 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# synthv-impkit
Synthesizer V Studio Scripts
These scripts are designed for using Synth V with a keyboard.
I use the following bindings:
```markdown
* Add Note - A
* Add + - = key
* Add - - - key
* Add Breaths - B (adds breaths "br" before selected notes if there's space)
* Backspace Note - Backspace
* Lengthen Note - Shift + Cursor Right
* Shorten Note - Shift + Cursor Left
* Move Note Down - Cursor Down
* Move Note Up - Cursor Up
* Next Note - Cursor Right
* Prev Note - Cursor Left
* Shift up by an octave - Shift + Cursor Up (built-in command)
* Shift down by an octave - Shift + Cursor Down (built-in command)
* Fades out - F key
```