New Tool (3.1): Paketti (now compatible with Renoise v3-v3.4.4)

hmm, that’s neat, yeah i’ll add those to my todo-list

ok i added these shortcuts last night
interpolation shortcuts

here’s a gif of how it works. thanks for the suggestion @grymmjack !

1 Like

another age-old forum post this time from 2004:

Populate Send Tracks to Selection in Pattern

and here’s the solution. one shortcut, that reads the selection in the pattern editor, and populates each of the selected tracks with all the sends that exist in the song, and they’re all autorouted to the sendtrack names and named accordingly.
(and set to “Keep source” & volume at -INF.

1 Like

from Programmatically changing MIDI mappings bound to track FX - #3 by esaruoho
Screenshot 2024-11-01 at 8.06.59

added these to the “Selected Track Dev” list. These dynamically find where the mpreverb is in the selected track dsp chain, and allow for modifying these specific parameters with midimappings.
(there’s also ones for ringmod, combfilter, eq10 and compressor


Screenshot 2024-11-01 at 8.13.44
Screenshot 2024-11-01 at 8.13.49
(and ringmod transpose)

didn’t you ever wish you could take a sample that has slice markers, and apply the slice markers to another sample?
well now you can!

2 Likes

there was a request to duplicate the marked selection in pattern in track, but to duplicate it with the selection-length silence after it added. so here’s “Duplicate Selection with Padded Silence and Move Cursor”.
duplicate selection with padding and move cursor

and another flavor that doesn’t touch what’s in the silence
duplicate selection with padding and move cursor dont wreck silence

it’ll also work with multiple note columns of selected track and effect column content too:
duplicate selection with padding and move cursor dont wreck silence multicolumn

it will also resize the pattern if you’re near the end of it and run the script.

Feature: “Duplicate Pattern & Clear Muted Tracks” →
you’re on a pattern. you have a bunch of muted tracks. you maybe have some automation, and also some pattern matrix muted tracks.
you run the shortcut.
now, below the selected pattern, there’s a newly created (and selected) pattern, with the muted tracks(notes+automation) cleared, the pattern matrix mutes retained. and if the pattern had a name, then the name is repeated, with (mutes cleared) added, and if the pattern had no name, then the name is printed as pattern (mutes cleared)

2 Likes

so i was busy tracking and realized i need to double up samples quickly, so here’s -12 -24 +12 +24 shortcuts, midimappings and menu entries for sample editor and sample navigator.

1 Like

randomize automation

here’s a global shortcut for randomizing automation.

  1. if no automation in parameter → adds envelope and randomizes
  2. if automation in parameter and no selection → randomizes whole content for current pattern
  3. if automation in parameter and selection → randomizes selection

added bonus: i’ve modified the “from impulsetracker” alt-d *2 to detect if automation frame is displaying and select the automation rows too. meaning you can be in the pattern editor and and randomize automation content by selection.

and of course if you watch till the end, the shortcuts i use for quickly loading vst/native/au devices are used and also portray how quick it is to write automation into previously non-assigned lanes
with the randomize automation parameter shortcut which is also available as a midimapping etc.

1 Like

the Paketti Theme Selector addresses this

also i modified the global shortcut so that there’s a flavor that will fill up all the parameters of a selected device with randomized automation envelopes.

this is a shortcut that jumps you to the automation frame
and if you press it multiple times it will on each press, jump to the next automation parameter across all devices in the selected track - those that have content, that is.

Switch to Automation Dynamic