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

1 Like

Top stuff!!

1 Like

added more keyboard velocity stuff, in the vein of New Tool (3.3): Keyboard Velocity Shortcuts - toggle global velocity and change it in increments of 10 - #3 by esaruoho

also midimappings for them. there’s already a knob for controlling it on the fly, but these specific ones were added too.

here’s something quite snappy.

so my second Patreon Subscriber asked if i could solve the issue of having to manually map each Gainer device’s Gain to a midimapping.

i’ve already solved this for the Repeater effect…

so here’s what this feature does:

  1. When you twist the knob. It queries each track on the song. Does it have a GlobalGainer? No? Add it.
  2. Does every track have a GlobalGainer? Yes? Change Gain parameter.
  3. Do some tracks have GlobalGainer and others don’t? Add the missing GlobalGainers, then Change Gain parameter.

one knob will set you free.

so… i showed the GlobalGainer to Patreon subscriber #1 and he asked if i could do an A/B Crossfade. But of course I can!
one shortcut for adding “Gainer A” one for adding “Gainer B” - and one midiknob for changing the volume of both in a crossfade rfashion.

then i thought, what if i could load 32 random samples from a user-defined folder, to 32 instruments, with Paketti Macros? WEll, there it is:
Load 32 random samples from folder + subfolders, with Paketti Macros, into 32 instruments

then tweaked this so it works even better - shortcut to open dialog, input number, press enter, writes+closes dialog.

set automation value dialog

and just got this working, load 12 random samples from user defined folder + subfolders, into current instrument.

(the video has audio…)
load 12 random samples from folder + subfolders, with Paketti Macros, into single instrument

1 Like

ok to showcase some of paketti features, i did a brief fully improvised livetracking session using paketti features.

check it out. 1h14min.

this uses: replicate at cursor, randomize drumkit loader, randomize 12 sample loader (same instrument) shortcuts for loading track dsp devices, paketti groovebox… repeater midi, automation randomization, automation writing with midi, device parameter randomization, 8 macros for each loaded instrument… etc.

let me know what you think.

1 Like

I posted timestamps as a pinned comment on the YouTube repost.