Module xMatrixSelection

Static methods for working with matrix-selections .

Matrix-selection

{

[sequence_index] = {
  [track_index] = true,
  [track_index] = true,
},
[sequence_index] = {
  [track_index] = true,
  [track_index] = true,
},

}

Functions

get_selection () [Static] Retrieve the matrix selection


Functions

get_selection ()
[Static] Retrieve the matrix selection

Returns:

    table<[sequenceindex][trackindex]>
generated by LDoc 1.4.2