Created
April 22, 2022 23:25
-
-
Save jmtame/f942a17cbc3d49fb21ee76f90638f661 to your computer and use it in GitHub Desktop.
rust_midiconvars
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
midiconvar.enabled 1 | |
midiconvar.debugmode true | |
#bank1 | |
midiconvar.bindknob 6 6 camspeed 0 1 | |
midiconvar.bindknob 10 1 camlookspeed 0 1 | |
midiconvar.bindknob 14 1 camzoomspeed 0 1 | |
midiconvar.bindknob 18 1 camlerp 0 1 | |
midiconvar.bindknob 22 1 env.cloudrotation 0 360 | |
#bank2 | |
midiconvar.bindknob 34 1 dof_aper 0 50 | |
midiconvar.bindknob 38 1 dof_blur 0 50 | |
midiconvar.bindknob 42 1 def_focus_dist 0 300 | |
midiconvar.bindknob 46 1 dof_focus_time 0 5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment