How do I read a sequence comment using the LUA API? Couldn’t find it in the docs…
EDIT: Found it,
renoise.song().sequencer:sequence_section_name(sequence_index)
Will it return ‘’, if there is no section name?
How do I read a sequence comment using the LUA API? Couldn’t find it in the docs…
EDIT: Found it,
renoise.song().sequencer:sequence_section_name(sequence_index)
Will it return ‘’, if there is no section name?
Can be deleted