toimp
(toimp)
282
Its currently not possible to get the current cursor position in sample buffer:
I tried these, but it doesn’t work (only works with a selection):
renoise.song().selected_sample.sample_buffer.selection_start
renoise.song().selected_sample.sample_buffer.selection_end
Maybe something like this would help:
renoise.song().selected_sample.sample_buffer.cursor_position
Other topic about this:
1 Like