Velocity2Ctl [TBW]

Controller reference

class rv.modules.velocity2ctl.Velocity2Ctl(**kw)[source]

“Velocity2Ctl” SunVox Misc Module

Behaviors:

  • receives_notes

  • sends_controls

Controllers:

Number

Name

Type

Default

01 (1)

note_off_action

<enum ‘NoteOffAction’>

<NoteOffAction.do_nothing: 0>

02 (2)

out_min

<Range 0..32768>

0

03 (3)

out_max

<Range 0..32768>

32768

04 (4)

out_offset

<Range -16384..16384>

0

05 (5)

out_controller

<Range 0..255>

0

class Velocity2Ctl.NoteOffAction(value)

An enumeration.

Name

Value

do_nothing

0

vel_down

1

vel_up

2