Open erroreyes opened 2 months ago
@erroreyes what do you think of these shortcuts?
the thing with "once sample rendered, renoise defaults to none" - problem is that there is no API control over TFX / SFX rendering. that's why there's that secondary ticket about creating a place-holder pattern, inputting data there, recording that with a long trail, and deleting the pattern.
I can select the first chain for the first sample in the first instrument. Passing
0
instead of1
selects 'None'.
i can create one more that sets it to None. although i'm fairly sure "00" is the one. anyway, i'll write one more
i added this one for you, @erroreyes is that valid?
Ooh, these will work great.
I am not concerned about Renoise's default behavior of switching to 'None' after a render, and if there isn't an option to prevent that natively, then there isn't anything in the API either, haha. I only mentioned it to explain the workflow.
Otherwise, these shortcuts are exactly what I was looking for (too lazy to do it myself, but also felt they are very much appropriate in the Paketti catalog). All I want to reduce the amount of mouse moves when doing weird things with rendering all or parts of a sample while on the editor.
I made a comment on the other ticket about rendering if it matters :)
Ooh, these will work great.
I am not concerned about Renoise's default behavior of switching to 'None' after a render, and if there isn't an option to prevent that natively, then there isn't anything in the API either, haha. I only mentioned it to explain the workflow.
Otherwise, these shortcuts are exactly what I was looking for (too lazy to do it myself, but also felt they are very much appropriate in the Paketti catalog). All I want to reduce the amount of mouse moves when doing weird things with rendering all or parts of a sample while on the editor.
I made a comment on the other ticket about rendering if it matters :)
hi, glad to hear it! i'll send you a discord friend request so can send you a new build via DM.
what i could do, is, if you have a sample fx chain you can share via discord or here, i could work on a shortcut that loads that specific one, to a new sample fx chain, and sets that sample fx chain. then all you'd need to do is
would that be of use? i'd need an example sample fx chain though.
One thing I do is to render samples with effects in the sample effect chains while in the sample editor. The problem is that it is hard to work quickly this way because, as far as I know, there isn't a easy way to select sample effect chains for the current sample in the editor. Currently I:
Tab
andShift + Tab
to move up and down the chain, but I can't actually select a chainIt would be great to be able to select sample DSP chains with some key combination. When I run
I can select the first chain for the first sample in the first instrument. Passing
0
instead of1
selects 'None'.