This tool makes it possible to use letters as markers of different positions
in the renoise GUI. Positions remembered include:
Pattern, track, line and note column
Selected instrument
Selected device
Middle panel view
Active upper and lower panel
Marks added will be saved in the song and will be restored when the song is
reopened at a later time. They are saved in the Marks instrument which is always the last instrument. (This is rather hacky, but works)
A screenshot of marks in the Beatslaughter demo song:
3081
To use it map “Global:Tools:Marks” to a convenient shortcut to open the dialog.
ALT-d is convenient I think.
Press the “add” of “jump” buttons to add/jump to a mark. Typing lowercase
letters will jump to the mark and uppercase letters will save a mark.
2012-03-10: Uploaded it to the tools page! Get it here.
2012-03-10 v1.03 Better naming of marks
2012-03-09 v1.02 Nicer GUI, jump to mark while playing
You can register as a tool-developer by login in, you don’t need to be a top notch programmer, we just want to be sure that bots won’t be able to submit stuff that we don’t want to end up on those pages: Submitting Tools | Renoise
This I like! Brings me one step closer to Vim in renoise! Good implementation too.
If you’re into adding features to this, then maybe an extra bonus feature could be a possibility to open the gui in a more minimal form, not containing the complete list? I’m thinking something like a dedicated shortcut for this. The big gui can be somewhat distracting, if one only wants to quickly hop around in the song. Anyways - thanks for the tool!
Good idea with a more minimal gui, it is rather big as it is now, although
it gets out of the way quickly if autoclose is enabled. I looked into making
the gui appear at different coordinates and other ways to get it out of the way
but did not really come up with anything good.
Another option would be to make it very small, I’ll try that.
I noticed your quest for vimifying renoise with vader, very nice! I did get
myself into a bit of trouble, though, (:
Is it possible to use another key than numpad 1 to minimize the tool? The tool itself works great but I don’t have a numpad. (laptop)
Thanks for the tool.
Good idea, I should make that possible. I’ll put it on the TODO List!
Hmm, that is an interesting idea. It is definately possile, but I
have to reorder some of the code to make that happen, but I think
I will add this option.
Also, I think it would be nice to make it possible to define
shortcuts to specific marks… Ah, the time!