Module xSampleMapping

Static methods for working with renoise sample mappings .

See also

xInstrument

Functions

within_note_range (note, mapping) Static Methods
has_full_range (mapping) [Static] test if mapping has the maximum possible range
has_full_velocity_range (mapping) [Static] test if mapping occupies the full note-range
get_memoized_key (mapping) get memoized key for a sample mapping
get_memoized_key (mapping) get memoized key for a sample mapping


Functions

within_note_range (note, mapping)
Static Methods [Static] Test if a given note is within the provided note-range

Parameters:

  • note (number)
  • mapping (table{number,number})
has_full_range (mapping)
[Static] test if mapping has the maximum possible range

Parameters:

  • mapping
has_full_velocity_range (mapping)
[Static] test if mapping occupies the full note-range

Parameters:

  • mapping
get_memoized_key (mapping)
get memoized key for a sample mapping

Parameters:

  • mapping (SampleMapping or xSampleMapping)

Returns:

    string
get_memoized_key (mapping)
get memoized key for a sample mapping

Parameters:

  • mapping (SampleMapping or xSampleMapping)

Returns:

    string
generated by LDoc 1.4.2