Module xInstrument

Static methods for dealing with renoise.Instrument .

Functions

is_sliced (instr) test whether the instrument contain sample slices
is_keyzone_available (instr) test whether the keyzone can be reached with the instrument (running in program mode + sample columns, or TODO: having the entire keyzone filled with phrases using sample columns)


Functions

is_sliced (instr)
test whether the instrument contain sample slices

Parameters:

  • instr (renoise.Instrument)

Returns:

    bool
is_keyzone_available (instr)
test whether the keyzone can be reached with the instrument (running in program mode + sample columns, or TODO: having the entire keyzone filled with phrases using sample columns)

Parameters:

  • instr (renoise.Instrument)

Returns:

    bool
generated by LDoc 1.4.2