Yes I agree this is a bit annoying, fixing this would certainly speed up the workflow.
In terms of other constructive criticism, I loved the simplicity and elegance of v4 and it’s interface. Whilst v5 is cool it does seem its starting to get a bit cluttered with all the pattern effect controls on there too, maybe some tabs to separate the pattern effects and automation would keep it looking more elegant.
It should be possible to have it only pick up Edit Step when the window is first opened and then a local variable used if you convince Harold it would be neater or write a patch.
I don’t think selection within automation editor is currently available to the API unfortunately.
I hear you guys. I’ll try to push out another version this weekend. (Last two weeks of school here, lots of work to do)
I think I have a fix for the fade-in fade-out Lua error. Though, I still haven’t seen it myself. Can anyone describe a way to reproduce it from scratch?
I will do a rev on the thinking around how long each inserted shape will be. I understand that tying it to edit-step so directly is a little awkward.
Could the error have anything to do with the fact I was automating a vst effect paramater? I don’t seem to be getting any errors when using it on native renoise stuff.
Thanks for the update! Fade’s seem to work properly now (haven’t had a notice yet).
The step length thing is still not ideal imo, but this might just be my workflow? I rather have ‘Step length’ in your tool become ‘Shape size’ and have changing the value in the number box in your tool not automatically influence the step length, amount of space travel when moving the cursor!
This way, you can for example set the shape size to 8, use the default current step size or define your own step size using the Renoise shortcuts (ctrl+1 in my case) and be able to quickly travel to a point/ note-event in the pattern. Right now if you want to trigger a similar length shape at note-events placed within the range of the ‘Step length’ this is cumbersome, because you’ll need to adjust the step length. Sorry for the verboseness, does it make sense?
I’d like to be able to generate shapes, while stepping through the automation/pattern line by line.
Thanks for continuing to try new versions of the tool. I’m glad others are enjoying it as much as I am.
I think what you’re saying does make sense. However, I like the arrow keys in the tool moving by a full step length. I find this convenient if I accidentally enter the wrong shape with the keyboard, I can easily left-arrow, and write over the erroneous shape with a different one.
You can step line-by-line by holding ctrl when you use the arrow keys.
Awesome! I somehow missed that, yeah this is what I need! Need to read up on all the shortcuts you’ve implemented when having the tool window open! Cheers.
Only things I’ve mentioned before, like other kinds of fading for the pattern effects etc…
If you could split a patterns worth of automation in blocks (define the block size in your tool), then use the sorting algorithms to shuffle these blocks of data you can easily create variations.
something to define a scope, a range…, like a box to set the number of the starting pattern and another box to set the ending pattern. For example, set a range from starting pattern 2 to end 5, then hit the pattern effect and magic happens
…
To throw in another feature request: have extra fade curves for the pattern effects, like exponential / logarithmic fade in / fade out slopes.
Maybe you can check out Laffik’s progressor tool ( Progressor | Renoise ) for inspiration? It also uses a range option in the gui to define the scope of patterns the tool works on.