Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created June 26, 2017 09:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zeffii/16a5fcf340768fa69f1e126120dc2704 to your computer and use it in GitHub Desktop.
Save zeffii/16a5fcf340768fa69f1e126120dc2704 to your computer and use it in GitHub Desktop.
sunvox short manual
Event Format : NN VV MM CCEE XXYY
note
velocity
module
controler
effect
value
BSM = Bypass/Solo/Mute
effect:
01 - slide up 0F - set playing speed TPL
02 - slide down 1F - set playing speed BPM
03 - slide to note 13 - set BSM = XYY 13 0001 0010 0100
04 - vibrato XXfreq YYamp 14 - reset BSM = XYY 14 .... .... ....
07 - % offset 0000=0% 8000=100%
08 - arp notes: XX 2nd incr YY 3rd increment 20 - note prob
09 - smp offset : smp*256 dec 21 - note prob with random velocity
0A - slide velocity XX upspeed YY downspeed 22 - set controller val rnd - 0000 XXYY
11 - fineslide up 23 - .. .. - range XX and YY (00..FF)
12 - fineslide down 30 - stop playing song
19 - retrigger note after XXYY ticks
1C - cut note after XXYY ticks 40 - 5F delay even for fraction of line
1D - delay node for until XXYY tick 40=0%, 5F=96.875%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment