rv.modules.input

class rv.modules.input.Input(**kw)[source]

“Input” SunVox Synth Module

Behaviors:

  • sends_audio

Controllers:

Number Name Type Default
01 (1) volume <Range 0..1024> 256
02 (2) channels <enum ‘Channels’> <Channels.mono: 0>
class Input.Channels

An enumeration.

Name Value
mono 0
stereo 1