Contributions to paketti

Pulled 2026-06-01 from https://github.com/esaruoho/paketti and the local clone at /Users/esaruoho/work/paketti.

Summary

Merged pull requests

#DateTitle
#9022026-02-23Fix: Bug identified during triage — see thread for details
#5792024-09-214 osi themes added to themes
#172023-12-10bring up to 2023 speed
#152020-04-16LiveSmartFolder - automator folder action
#132020-04-03keybindings + more shortcuts + more features brought back from patchetti, tweaks
#112020-04-01Shortcuts added, tasks 4 5 7 8 9 started or done, refactoring
#42020-03-25add phrase to instrument box, etc
#32020-03-21various modifications to paketti
#12018-01-14return else end -> return end, optimizations

Local commits

Authored on /Users/esaruoho/work/paketti. Some commits are squashed into the PRs above when they land upstream.

DateSHAMessage
2026-05-29858aa8dSlicePro Extended Sync + BeatSyncHack batch/reload restore
2026-05-266826137add basenote octave up/down shortcuts
2026-05-26e74226bharden importers/exporters: same three brittleness bugs as pakettiformats
2026-05-25dda1996beatsync seamless: wrap heavy work in ProcessSlicer with progress dialog
2026-05-252d3f453beatsync seamless: add auto-chop to multiple patterns variant
2026-05-2595ff2a3Dialog of Dialogs: add Euclidean Fill, Chords Progression Player, MIDI Import, PlayerPro Waveform Viewer; make 2 local fns global
2026-05-25d70790eDoD: add 8 missing dialogs (Arpeggiator, Golden Chord/Tempo, Microtonal, Sectionizer, Split Note, Randomize Delay, BPM Switcher); make 3 microtonal dialog fns global
2026-05-2575cf728smoke test: map last 5 MISSING via show_custom_dialog title grep; remove Track Mapping (sub-dialog with required args)
2026-05-250e0ecb9smoke test: map 7 more MISSING button targets to real functions found via keybinding grep
2026-05-253781703smoke test fallout: fix Pattern Delay Viewer height crash + ZDxx slider notifier reassign + 6 MISSING button targets
2026-05-25bd8b7e5smoke test: use rawget(_G, name) to bypass strict-mode global metatable
2026-05-2555d8efbsmoke test: ProcessSlicer for UI responsiveness, incremental report flush, toggle-close attempt, skip list
2026-05-25d8d3f8cadd Dialog of Dialogs Smoke Test: auto-invoke every button, capture Lua errors and Log.txt deltas
2026-05-254149fccpreferences.xml was causing git dirty-local-branch issues
2026-05-250587572fix V3.5 GUI Demo button: rename show_gui_demo to pakettiGUIDemo so Dialog of Dialogs string lookup finds it
2026-05-256a79c8dDialog of Dialogs tweaks for alphabetization beginnings
2026-05-24ec6a6cbDialog of Dialogs: fix view-too-big crash, enforce min 3 cols, tighten layout
2026-05-24b7c7f9bBeatsync Seamless: kill duplicate normalize, reuse existing PakettiNormalizeSample
2026-05-24459172eBeatsync Seamless: replace nonexistent sample_buffer:normalize() with manual peak-normalize
2026-05-24b0be20eBeatsync Seamless: fix std::logic_error from prepare/finalize wrapping create_sample_data
2026-05-24d8376d4Paketti Preferences Email button: also attach Renoise KeyBindings.xml + tag with Renoise version
2026-05-24621d831Paketti Preferences: Email button — real attachment on Linux (xdg-email) and Windows (Thunderbird probe)
2026-05-24042cfa8Paketti Preferences: Email button uses AppleScript on macOS with real attachment
2026-05-241b7f280Paketti Preferences: fix Email button — shell out to native opener for mailto:
2026-05-240548339Paketti Preferences: add Reveal preferences.xml + Email to esaruoho buttons
2026-05-2499e1e80SBx Pattern Loop Follow: default OFF, cache analyze_loops per pattern, expose toggle in Preferences
2026-05-24c25abbepreferences: enable MainMenu File/Tools/View visibility toggles
2026-05-2345ec0b5add Beatsync Seamless Auto-Chop: silence trim + normalize + N-way chop + drumkit keyzone + auto-place
2026-05-22e4a6a42PakettiHack: comment out Render and Restore feature - engine crash bugs unresolved
2026-05-22e7c065cPakettiHack: force beat_sync_enabled=true before render
2026-05-22b99bbd4PakettiHack: stop forcing Repitch mode - leave sample's beat_sync_mode alone
2026-05-22551c2c0PakettiHack: defer cleanup as yes/no prompts on idle tick
2026-05-2217e31b0PakettiHack: leave render artifacts in place - Renoise weak-ref crash on slot deletion
2026-05-22822abf8PakettiHack: don't delete orphan render patterns - triggers Renoise weak-ref SIGSEGV
2026-05-2271e74e8PakettiHack: fix render - use 2 new patterns at seq end, not reuse current pattern
2026-05-222ac9dadPakettiHack: reuse PakettiRender helpers (tmp path, render opts, solo state, monitor timer)
2026-05-22632e00bPakettiHack: force Repitch mode during render to avoid engine segfault
2026-05-222631792PakettiHack: drop cache - just read sample.beat_sync_lines directly
2026-05-22e3b7fcbPakettiHack: probe on-disk XRNI XML when render cache misses
2026-05-22a0749bcPakettiHack: declare PakettiHackCache via rawset to satisfy strict globals
2026-05-225d8e3a5PakettiHack: Render and Restore - bake stretched audio, clamp back to 512
2026-05-22ea18e21PakettiHack: XRNS save protection via app_will_save/app_saved observables
2026-05-227238b75PakettiCalculator: drop redundant in-dialog title (already in window title)
2026-05-22e91a362PakettiCalculator: add token-append button rows (bpm/lpb/ms_per_line/etc, math funcs, operators)
2026-05-224f321d5PakettiCalculator: Enter-to-eval + auto-show columns on insert
2026-05-22f4de1f6PakettiCalculator: in-Renoise expression calculator with tracker outputs
2026-05-2273677eaPakettiHack: dialog title, XRNS save warning, Dialog of Dialogs entry
2026-05-22e795cb5PakettiHack: BeatSyncLines XML roundtrip past Renoise UI 512 cap
2026-05-221478a83curves
2026-05-223b831a0new curves for AutomationCurves
2026-05-17d23d237PakettiEXS24: add File > Paketti Import menu entry for .exs
2026-05-17276e6acPakettiEXS24Loader: yield less often + hoist userdata refs in copy loop
2026-05-17117ef1aPakettiEXS24: split groups into per-articulation Renoise instruments
2026-05-172709fb5fix filterLoadResult forward-reference crash in PakettiLaunchApp
2026-05-163f4ee2cfix nil crash in handle_sample_recording when stopping recording
2026-05-1684f7380PakettiEXS24Loader: dedupe overlapping zones (first-wins) so factory patches play
2026-05-1647eb12eAdd EXS24 sampler instrument (.exs) importer + FSPath utility + OT .wav lookup
2026-05-15291a9d9Revert "slices to phrase: honor transpose + finetune, fix loop cutting last line"
2026-05-1584584ddslices to phrase: honor transpose + finetune, fix loop cutting last line
2026-05-15b4d9c93changelog: musician-friendly guide for Wipe & Slice Phrase Continuous
2026-05-15ccaec70wipe&slice&phrase (continuous): build per-slice phrases, not one loop
2026-05-154433950wipe&slice&phrase (continuous): actually loop the phrase
2026-05-152111a58add Wipe&Slice&Phrase (Continuous) and Wipe&Slice&Pattern
2026-05-15266361fslice tools dialog: every row sums to identical width
2026-05-155d1d03fslices to phrase: hide sample column, route via keyzone (Option A)
2026-05-15459df45slice tools dialog: add missing BPM-detect and per-slice phrase variants
2026-05-151758de7slice tools dialog: pin all three columns to same width
2026-05-1538e51easlice tools dialog: three-column layout
2026-05-15a3592f8fix slicerough: restore frame-1 slice marker
2026-05-15f880909proxy_add_menu_entry now honors per-context disable
2026-05-1556e7b2efix slices to phrases per-slice pitch: use each slice's own base_note
2026-05-14e091cfafix slices to phrases ascending pitch bug
2026-05-135772872fix slices to phrases rogue C-4 note on first row
2026-05-13f331804Chebyshev: fix crash when sample is trimmed with preview dialog open
2026-05-1300f216fRemove ModernViewsDemo — exploratory only
2026-05-134eff0ebModernViewsDemo: fix view names — vb:rotaryencoder→vb:rotary, vb:textlink→vb:link
2026-05-1357c1cdeModern Views Demo: live example of vb:stack / vb:rotaryencoder / vb:textlink
2026-05-132cd090dChebyshev Waveshaper: per-harmonic pow() shape exponents
2026-05-13f8245dfTrigger on Input manual test: fire BOTH integer and table forms
2026-05-136b267e7Trigger on Input: unparked — re-enabled after Taktik confirmation
2026-05-13885c1dcFill Effect Column (From Cursor): wipe on any existing content, not just exact match
2026-05-136728e29Fill Effect Column (From Cursor): toggle behaviour — run again to wipe
2026-05-13e30f668Feature: Fill Effect Column with 0G01+0D00/0U00 (From Cursor)
2026-05-130363f12Trigger on Input: disable menu entries, document as Parked Feature
2026-05-1347e868cTrigger on Input: revert OSC code, park feature as not currently possible
2026-05-138c4f749Trigger on Input: anti-feedback echo suppression window
2026-05-13579ec31Trigger on Input: move toi_log above OSC block (fix undeclared global)
2026-05-132ae5d92Trigger on Input: route note triggers through Renoise OSC server
2026-05-13c037154Trigger on Input: simplify manual test keybinding name + add menu entry
2026-05-135bf50cfTrigger on Input: manual test fires instr 0x00, 0x01, 0x02 at C-4
2026-05-13e5a423dTrigger on Input: only fire when playback is running
2026-05-132cad668Trigger on Input: add diagnostics + manual test keybinding
2026-05-13b9cd898Trigger on Input: switch to add_line_edited_notifier + fix dup menu crash
2026-05-13671e166preferences.xml: sync local state
2026-05-13114bd2aCLAUDE.md: drop "load-bearing" from House Rules heading
2026-05-1321a3e52Remove "idempotent" from user-facing text + clarify IT Bootstrap
2026-05-134308454Impulse Tracker Bootstrap: one-shot IT-mode setup
2026-05-13fca76b3fix trigger on input: use trigger_instrument_note_on instead of trigger_pattern_line
2026-05-1305d1045fix audition toggle crash: instrument:trigger_note_off does not exist
2026-05-13d7013b8gitignore: exclude KeyBindings/Debug_Paketti_KeyBindings.log
2026-05-135340ee1add trigger sample on pattern input during record
2026-05-13c1f6010Linux/Windows keybindings: fix broken Mac->LWin conversion (duplicate Control)
2026-05-13ba41bf6Linux/Windows keybindings: Impulse Tracker + Renoise natives win 15/48 conflicts
2026-05-1244d66bcEsa Ruoho ParaEQ (AU) loader + ignore autocomplete state
2026-05-1130bb70bupdate changelog for stepper device restoration in v31 instruments
2026-05-113fc50f9restore stepper devices in v31 instruments with all points set to 1.0
2026-05-113400f06remove stepper modulation devices from v31 instruments
2026-05-11df8e5d4rename record and follow midi mappings to clarify playback start/stop
2026-05-1128cf92cadd Record+Follow Toggle midi mappings (1st-4th)
2026-05-11999de95fix preset++ device chain incompatible on renoise 3.1
2026-05-11eb0a3eefix note release gate crash on renoise 3.1 (tool_will_unload_observable)
2026-05-11c4eab67github actions: ship v31 instruments in paketti 3.1 build
2026-05-1092666acadd renoise 3.1 compatible xrni presets with version-aware loading
2026-05-09f1e03b4PakettiPatternMatrix: hand pattern loop + playback off to the duplicate
2026-05-08bcb886bPakettiSlice: fix Rhythmic Slice DrumChain capped at #filenames * 3 slices
2026-05-08f9ce3f2PakettiMCP: voice-callable verbs for Pattern Preset / Groovebox / Shrink / Expand
2026-05-08b2db529PakettiPatternPreset: human-editable bank file format v2
2026-05-082811717PakettiPatternPreset: Slice current pattern into N banks + save/load bank text files
2026-05-081bfcd5dPakettiPatternPreset: Advance to End of Put checkbox
2026-05-088d188daPakettiPatternPreset: robust key handler with shifted-glyph mapping + diagnostic print
2026-05-08eef0eebPakettiPatternPreset: Use Edit Step checkbox advances cursor after Put-at-cursor
2026-05-08f9ce124PakettiImpulseTracker: block-loop-sized Pattern Editor selection knob + step actions
2026-05-08cdb883aPakettiPatternPreset: readable slot cards with note preview line
2026-05-081dfc511PakettiPatternPreset: QWERTY keyboard layout dialog with hotkey Pick/Put + Put-at-cursor
2026-05-085f96a4cPakettiPatternPreset: split Pick/Put/Clear into their own submenus
2026-05-08df4573cPakettiPatternPreset: add full Pattern Matrix submenu (Pick/Put/Clear 01-32) and Options menu entry
2026-05-08df0ca8aPakettiPatternPreset: pick/put complete Pattern Matrix slots across 32 banks
2026-05-08cb286ecPakettiImpulseTracker: Set Instrument trio (Track / Selection / Selection-or-Track) with wrap-around
2026-05-08b6cb1cfPakettiImpulseTracker: Pattern Editor selection support + Pattern Editor keybindings + Midi-prefix MIDI mapping rename
2026-05-087e00155PakettiImpulseTracker: Change Current Slot Instruments to Selected Instrument + Next/Previous bindings + knob
2026-05-089e07994PakettiDump: pdump() global helper for Scripting Terminal
2026-05-0851328bcPakettiMCP + PakettiClaudeProbe: bidirectional Renoise API for Claude
2026-05-0866419f9main.lua: remove smoke-test block — proof captured
2026-05-08cd667daPakettiGroovebox8ch960samp: add MK2 canvas-rendered design prototype
2026-05-08dc8ae4bPakettiClaudeChat: add _PakettiMigrationProbe load marker
2026-05-08e72a075main.lua: switch smoke-test flag from bundle to /tmp/paketti-claude-flag.txt
2026-05-08810b3a8main.lua: add Cursor smoke-test one-shot startup dialog
2026-05-0898ce2bcPakettiKeyBindings: also register loader dialog under Main Menu:Options
2026-05-08b98376dPakettiKeyBindings: add Paketti Keybindings Loader Dialog
2026-05-08d3ee9f9PakettiClaudeChat: chat dialog via OSC /renoise/evaluate
2026-05-081d90aadKeyBindings: bind Ctrl+Up/Ctrl+Down in Pattern Sequencer
2026-05-08db59b81fix renoise 3.1 crashes: guard device_chain_index and show_custom_dialog close callback
2026-05-067f74f44add open keybindings folder button to paketti preferences
2026-05-06c28ba10manual: add Note Release Gate musician guide
2026-05-063d6b4e3PakettiNoteReleaseGate: quantized release
2026-05-0637bda68PakettiNoteReleaseGate: attack/release ramps, velocity scaling, sustain pedal
2026-05-06238437dPakettiNoteReleaseGate: source-tag MIDI holds so the scanner does not override
2026-05-06da37dc9PakettiNoteReleaseGate v2: gate any parameter, Sample FX Chain scope, per-song targets
2026-05-0614b362aPakettiNoteReleaseGate: add configuration dialog
2026-05-06869cb55add PakettiNoteReleaseGate: robust MIDI note-on/off device active toggle
2026-05-06ad8311cfix slices-to-phrases: use explicit instrument_value for slice targeting
2026-05-0524018d0LinuxWindows
2026-05-041e49f4bfix slices to phrases: remove forced instrument value, start keymaps from C#0
2026-05-0474afc71slices to phrases per starting slice
2026-05-0429096508120 Canvas View: widen lane sample-name column 96 -> 210 px
2026-05-044c2b0a18120 Canvas View: fix two runtime errors
2026-05-04bc656f38120 Canvas View: parity batch 4 — output mode, phrases, global pitch, replicate
2026-05-045bf81208120 Canvas View: parity batch 3 — beatsync + loop in row details
2026-05-047daad2f8120 Canvas View: parity batch 2 — global controls + per-row details
2026-05-044fdccd58120 Canvas View: per-cell velocity (real, not illusion) + parity batch 1
2026-05-045b2c3dd8120 Canvas View: sample names, pitch+vol rotaries, Yxx mode, groove sliders
2026-05-0449ce2198120: add MK1 / MK2 switch buttons inside both dialogs
2026-05-04a5ac95c8120: Canvas View moves into the 8120 module, gets full feature access
2026-05-0427123de8ch960samp: real transport — Play/Stop/Record/BPM/follow/groove all wired
2026-05-0468724a28ch960samp: lane strips align with canvas (single-row strips, spacing 0)
2026-05-0484458ee8ch960samp: deeper selection wash, sample slider in ribbon, button widths
2026-05-0412fbc538ch960samp: step labels survive selection, drop laggy idle redraw
2026-05-044d2c5748ch960samp: read-through to 8120 state, drop imaginary data, fix alignment
2026-05-0445d66808ch960samp: add Sequential Load family to verb palette
2026-05-04d3452768120: make Sequential Load family triggerable from MIDI/keys/menu
2026-05-046543b36strengthen Rule -1: document full extent of pull-before-claiming failure
2026-05-04d93d264add Rule -1: always git pull before reading codebase, use worktrees for branches
2026-05-0423c6ecd8120: switch focused-row global declaration to plain top-level assignment
2026-05-04578311e8120: fix load error on strict-globals (Renoise 3.5.4)
2026-05-04895dd1e8120: Akai MidiMix auto-bridge with LED feedback
2026-05-0447cc3cd8120: focused-row MIDI page model — one button bank drives any of 8 rows
2026-05-04142c10eGroovebox 8ch960samp (MK2): full verb suite + per-lane view modes
2026-05-04bfeb0b3Groovebox 8ch960samp (MK2): canvas dialog prototype
2026-05-04a54ff10Groovebox 8ch960samp (MK2): canvas mockup for the 8120 successor
2026-05-02f537956add newnumbertwo testimonial to README and FEEDBACK
2026-05-0243089f3Wave B+C: Phrase Library + Recipes + Trigger-Driven Modulator + Hydra Fanout + Sample-to-Trigger capture
2026-05-027a88db6Wave A: Trigger Column Mirror + Velocity-Sensitive Doofer + Column Tagging
2026-05-02a8f8e03add Sidechain Doofer Auto-Loader (Mr. Zensphere chain in one click) + standardized macro names
2026-05-02e3a9fccadd Sidechain Trigger Instrument generator (Mr. Zensphere video step 1)
2026-05-0270ff567fix Mr. Zensphere spelling in sidechain curve pack changelog entry
2026-05-020e47f3aremove Akai cluster from CLAUDE.md (not finished, shouldn't be advertised)
2026-05-02e00d91aadd sidechain curve pack (8 ducking shapes for custom LFOs) + CLAUDE.md
2026-05-01c489fe6fix vintageverb mix parameter in sample fx chain, add missing valhalla defaults
2026-05-011411cfcmove Pattern submenu entries to Pattern Editor, update changelog
2026-05-019ed7d1ffix batch convert sf2 menu placed in wrong paketti export submenu
2026-04-273b5c4besome theme
2026-04-21d7a87bamove 'You Made This Possible' footer to end of file so sortChangelog can see all entries — previous placement right after the sort div meant the h1/h2 stop-marker fired immediately, so the sorter collected zero entries and page fell back to file order (causing the visible 2026-02-19 → 2024-06-16 jump because older entries sit after the footer). Moving the footer to its natural location unblocks the ~2000-entry sort.
2026-04-21ac7173drewrite 2026-02-23 slicerough entry — replace truncated developer-thread dump (ended mid-word at 'When the sa') with a proper user-facing fix description based on the actual fix commits f60f8e5 and ce89ce9
2026-04-210a4bc9fharden sortChangelog: IIFE + single date regex + sibling-walk with h1/h2 stop + try/catch + DocumentFragment atomic insert. Previous failure modes eliminated: (1) chained insertBefore could detach all subsequent entries on any mid-loop throw — replaced with atomic fragment insert; (2) inner/outer date regexes could drift — now a single DATE_RE used everywhere; (3) querySelectorAll('h3') across whole document pulled in out-of-scope headings — now walks only same-parent siblings after the sort div until first h1/h2; (4) an unexpected throw wiped the page — now caught, UI still updates.
2026-04-216f8c264push README to 15/10 — open with Aaron's 45-minute buyer quote (reader as judge), add the 2% hook as a bold standalone line, split identity and stats into separate paragraphs so identity lands before technique, unify all prose to first person (I've been building, I ship, I've done, I optimize), replace the 433-commits developer-vocab with musician-facing "I ship updates almost every day", add the 46 one-on-one calls and 14 Patreon supporters as credentialless achievement, add anti-enshittification closer about commercial DAW companies vs optimizing for the next song, swap generic game-changer testimonial for the star-crossed-lovers lifetime-movie prophecy quote
2026-04-21120e665fix sortChangelog crash that made multiple years disappear — replace chained insertBefore loop (insertAfter.parentNode could become null mid-loop, throwing TypeError and leaving every entry after the failure point detached from DOM) with atomic DocumentFragment insert. Root cause of 'multiple years not being rendered'
2026-04-214a01a16rewrite README and manual opener with interpreter identity + design principle — replaces feature-list lead with "workflow expansion layer / closes the gap between idea and sound" positioning, plants "music in trackers since 1994, Lackluster since 1997" origin, surfaces "Paketti is about saving clicks" as the single-sentence design principle, updates stats (150+ dialogs, 701 themes, 1,000+ MIDI mappings, Renoise 3.1-3.5 side-by-side compatibility), adds 14 Patreon supporters as social proof, swaps weakest testimonial for "framework over the engine" — README lines 1-13 replaced, manual gets a one-paragraph insert before the existing "Renoise Enhancement Suite" tagline so the substance lands before the cheeky recap
2026-04-21aab87aeconvert bare Loom URLs to proper iframe embeds, insert blank lines to fix markdown rendering — 4 bare Loom URLs lacking any embed converted to iframe embeds; blank lines added between existing iframes and adjacent text so marked parses following content as markdown (fixes images rendering as literal text). No content deleted
2026-04-21c821ffdRevert "strip redundant Loom URL + Embedded Link artifacts from CHANGESLOG — iframe embeds already show the videos, so the raw URL duplicates were just visual noise (46 orphan lines removed)"
2026-04-217394e1eRevert "restore blank lines after iframe HTML blocks so markdown parses following images — my previous URL-line deletion removed separators that were keeping the HTML block from absorbing following image/markdown content (9 spots)"
2026-04-212ee3a2drestore blank lines after iframe HTML blocks so markdown parses following images — my previous URL-line deletion removed separators that were keeping the HTML block from absorbing following image/markdown content (9 spots)
2026-04-21864b707strip redundant Loom URL + Embedded Link artifacts from CHANGESLOG — iframe embeds already show the videos, so the raw URL duplicates were just visual noise (46 orphan lines removed)
2026-04-210729096remove hardcoded supporter count from manual — use count-free phrasing so text doesn't go stale every time a patron joins or leaves
2026-04-218b93de9fix CHANGESLOG: correct month header + repair 43 backwards markdown links
2026-04-208283011add remember to restart renoise button to menu configuration dialog
2026-04-2097c3c21enable instrument box, sample editor, sample navigator menus by default in preferences.xml
2026-04-20c31147afix instrument transpose dialog apply crash (number_of_lines on PatternTrack)
2026-04-20feda8bfdeferred menu registration for alphabetical sorting across all contexts
2026-04-2040c77a9add paketti menu configuration to main menu options
2026-04-152f58debupdate changeslog with musician-friendly switch note instrument dialog fix entry
2026-04-1524033c9fix switch note instrument dialog crash and zombie reopening
2026-04-1375c7022make 2026-04-13 changelog entry musician-friendly + credit halebop/8chip
2026-04-1316885b4add ping-pong, down-up, skip note shapes to phrase generator + named pattern shapes to arpeggiator
2026-04-1180b6273add delay column randomization to fill dialog and standalone tool
2026-04-0946bd933fix function search showing all group variants for single-word searches
2026-04-09e41a4a9update changelog for auto-stale cache detection
2026-04-09537ae1eauto-detect stale autocomplete cache and rebuild when lua files change
2026-04-09ca7f0e2fix 3.1.1 crash: show_custom_dialog 4th arg (close callback) not available in API 5
2026-04-0988afdb9add dynamic views 1-3/4-6/7-9 to options menu
2026-04-09f242531add Paketti Function Search to Main Menu Options
2026-04-092e18d74update changelog for PLAYMODE constants fix
2026-04-09734130creplace all renoise.PatternTrackAutomation.PLAYMODE_* class statics with safe globals
2026-04-09384bf5efix PLAYMODE_CURVES crash on 3.1.1 — use global constant instead of class assignment
2026-04-09c87c8f6polyfill PLAYMODE_CURVES for renoise 3.1.1 compatibility
2026-04-095e085cbfix manifest.xml back to Paketti 3.54 (API 6), add separate manifest files for CI builds
2026-04-0973d00fdrenoise 2.8 (api 4) compatibility - restructure module loading into 3 tiers
2026-04-097cbdd1bpaketti 3.1 side-by-side: different Id/Name/Version for API 5 build
2026-04-097b6a16badd PakettiCompat.lua centralised compatibility layer
2026-04-093dd8c1eadd renoise 2.8 (api 4) compatibility layer
2026-04-092ca64e2update changelog for beat_sync_mode 3.1.1 guard
2026-04-09a16f920guard beat_sync_mode in sliceDrumKit for 3.1.1 compatibility
2026-04-09cc0a0a0restore steps properties with API version guard for dual 3.1.1/3.5 compat
2026-04-09dea023dupdate changelog for full 3.1.1 steps compatibility fix
2026-04-0997ccf91remove valuebox/slider steps property for renoise 3.1.1 compatibility
2026-04-0956dbed4fix espeak valuebox steps property crash on renoise 3.1.1
2026-04-0828f009dadd write notes flood variants - all 120 notes regardless of mappings
2026-04-08f66db71update changelog for sbx pattern-level notifier fix
2026-04-086a3f6b1fix sbx notifiers: use Pattern-level instead of PatternTrack-level
2026-04-08d1aa387fix sbx verify crash: has_line_notifier does not exist on PatternTrack
2026-04-089a50d6eupdate changelog: write notes multi-column selection support
2026-04-08b070070write notes: support multi-column selection, refactor into shared core function
2026-04-0843446e9add Write Notes Pro variants (multi-column multi-track selection)
2026-04-0855306c2write notes methods now respect pattern selection
2026-04-08ad3a88bfix has_line_edited_notifier crash in SBx verify - use has_line_notifier instead
2026-04-08d84494dnudge push
2026-04-082bec505fix slice marker position 0 crash in loadNewWithCurrentSliceMarkers
2026-04-0828d02b2fix slice marker position 0 crash in loadNewWithCurrentSliceMarkers
2026-04-08eb4c4f3Revert "fix cheatsheet randomize crash on slice effects (0S) when value is 0"
2026-04-08ab6afe5fix cheatsheet randomize crash on slice effects (0S) when value is 0
2026-04-08752a0b2fix cheatsheet randomize crash on slice effects (0S) when value is 0
2026-04-083d42486sbx: add playing_observable, live re-analysis, status feedback, fix double analyze
2026-04-08809214fupdate changelog for sbx pattern loop rewrite
2026-04-08bf0709asbx pattern loop: scan all tracks, O(1) lookup, fix all bugs
2026-04-08780f2cefix sbx pattern loop hack reliability - use playing pattern, range-check lines, auto re-analyze on pattern change
2026-04-078d271abremove stale M8 entry from action selector settings
2026-04-0744b9b41remove PakettiM8Export and PakettiOP1Export completely
2026-04-06d032357add batch sample adjust dialog to instrument box menu
2026-04-06f1a36fdoptimize nudge sequence selection - move slot references instead of copying data
2026-04-0693e5f31add batch sample adjust dialog
2026-04-065c2242badd nudge sequence selection up/down
2026-03-2964c1b64add filter mode to launch app for cli audio processing
2026-03-29b2645c8update changelog for PakettiAddMenuEntry boot fix
2026-03-291840875fix PakettiAddMenuEntry called before Paketti0G01_Loader is loaded
2026-03-2833dad1econsolidate three menu config changelog entries into one musician-friendly entry
2026-03-281c968c8fix last 4 menu entries bypassing menu config in PakettiAutomation.lua
2026-03-2851a0c65fix menu config: add missing .value to all 278 preference checks
2026-03-2877b511ffix menu configuration per-context toggles not working
2026-03-285778cf7add restart notice to menu config and toggler dialogs
2026-03-2792366b9add version compatibility section to manual + changelog
2026-03-279d6717ffix api5 style= sed safety: replace 33 runtime .style assignments with pakettiSetViewStyle helper, fix workflow sed 3-pass approach, add luac5.1 syntax check
2026-03-27bd2543aadd dump phrase to pattern at cursor
2026-03-27be77e38rename API5 build filename to Renoise3.1 for clarity
2026-03-260741995api 5 backwards compatibility: gate beat_sync_mode, .scaling, key_handler_options + consolidate ci workflows
2026-03-2317f9818fix Gumroad link: esaruoho.gumroad.com → lackluster.gumroad.com
2026-03-2262762bbgate v2 device chain presets behind API 6.1
2026-03-2290169d7un-gate image-to-sample and slice step sequencer menu entries, import hooks, and dialog buttons
2026-03-22ac396degate v2 dsp devices behind API 6.1, internal canvas gating for image-to-sample and slice step sequencer
2026-03-227a5e1f8gate remaining 6.2-only function calls in unconditionally-loaded files
2026-03-226f07041gate 6.2-only cross-references in 5 unconditionally-loaded files
2026-03-2209337b0hide 14 dialog of dialogs entries on renoise < 3.5, fix rawget safety
2026-03-2276400c5phase 2b: guard remaining api 6.2 features in unconditionally-loaded files
2026-03-2267e4abcphase 2 backwards compat: gate API 6.1 features for renoise 3.2 support
2026-03-2154fda50phase 1 backwards compat: gate canvas features behind API >= 6.2
2026-03-20bb65772add lange phi music system 7/10 extended integration
2026-03-205cd50dfupdate manual: add trim to selection and normalize docs
2026-03-1894c38d8new theme
2026-03-18cfdd1bbupdate manual with trim to selection and normalize docs
2026-03-18aedfda7add trim selected sample to selection and normalize
2026-03-1711b1065microtonal 36phi
2026-03-16f92bd2cadd destructive clean render in place (strips DSP after render)
2026-03-163fd0aa7add clean render matrix in place
2026-03-1694a3672clean render in place: +12dB headroom compensation and multitrack support
2026-03-16f4dfb69add clean render in place
2026-03-1520a6c76add keybindings for dynamic macro toolbar slots 1-10
2026-03-159200ac4add replace selection with phrase
2026-03-15228999fadd selection to phrase, fix pattern to phrase instrument_value bug
2026-03-13466a0adupdate changelog: musician-friendly dialog names for margin/spacing fix
2026-03-13ba4f0f9update changeslog: musician-friendly wording for sine/am generator loader settings fix
2026-03-13ba2710fremove margins and spacings from PakettiExperimental_Verify dialogs
2026-03-139db85b7fix sine wave and am sine wave generators not applying paketti loader settings
2026-03-135b21af7fuzzy sample search: wire up all loaders for sf2, rx2, pti, iti, iff, 8svx, 16sv, snd
2026-03-133218e61fix chebyshev waveshaper crash when dragging sliders during auto-preview
2026-03-13534ccb1fix dynamic macro toolbar crash: remove non-existent renoise.tool().menu_entries/.keybindings API calls, make create_button_list global
2026-03-1374d3096fix dynamic macro toolbar crash on undeclared create_button_list global
2026-03-131226e46add dynamic macro toolbar: configurable 10-button quick-action toolbar
2026-03-103c5e353Add Buy Me a Coffee to Support section, add sponsorship link to release body
2026-03-10fb6460aAdd buy_me_a_coffee to FUNDING.yml
2026-03-1084cb5a0rename LazySlicer to Real-Time Slice for discoverability
2026-03-10b6c95b2lazyslicer snap grid: snap slice markers to 1/4 1/8 1/16 1/32 1/64 positions
2026-03-10f495f22fix writeNotesMethod crash when cursor is on effect column
2026-03-068a7e60fAdd Design Philosophy section to FEEDBACK.md
2026-03-066c92ab3Add FEEDBACK.md as canonical feedback source, update README with quotes and support links
2026-03-066759969add key handlers to all microtonal tuning dialogs
2026-03-06f201e9cfix prepare_instrument crash when instrument has zero samples
2026-03-05426aa7aupdate golden tones todo: all phases complete
2026-03-052aac153expand microtonal tunings: drones, binaural beats, colundi 128, sacred geometry, golden chords, golden tempo, arpeggio phrases, spectral morph, tuning history wavetable, comparison A/B, pi/e/silver/sqrt2 waveforms
2026-03-05a0e4ca9update golden tones todo with completion status and future ideas
2026-03-05b2ae89cadd collapsible sections to slice tools dialog
2026-03-05138658cadd microtonal tunings system: golden pythagorean, 36-EDO, solfeggio, colundi, N-EDO, historical temperaments, golden waveforms, shimmering wavetables
2026-03-0554c49cffix slice step sequencer valuebox crash with two octaves/octave up/down presets
2026-03-03b278254columnizer selection now uses selection_in_pattern_pro
2026-03-036590f6ecolumnizer selection: multi-track, undo, status messages
2026-03-03ae431e6columnizer selection support, fix effect number +1 inconsistency
2026-03-03d1c260aAdd changelog entry for Split Note into N Equal Pieces
2026-03-03974e7eaAdd Split Note into N Equal Pieces feature
2026-03-02172a916fix 0G01 loader checkbox crash in paketti toggler
2026-03-028c3cd35Add consolidated Slice Tools Dialog
2026-03-021f0ae89update experimental manual with jan 2026 features: metasynth, enhanced curves, automation clipboard, mutetrig, slicepro, sf2 extract
2026-03-02bd5ce3dupdate experimental manual with ~65 features from feb-mar 2026
2026-03-028e59523update changelog entry for autocomplete fix to be non-technical
2026-03-0270a67a8consolidate duplicate replicate into selection implementations
2026-03-02815fadefix autocomplete crash on disabled AKAI commands
2026-03-0136af64cadd Load Paketti MIDI Mappings from bundled KeyBindings folder
2026-03-0101b3e33add midi mappings save/load/merge/replace/clear with menu entries
2026-03-01ae0d95dCableton from iLKke
2026-02-285e872e0add batch phrase preset save/load (.xrnz) for bulk phrase workflows
2026-02-276dd7377add OSC todo plan
2026-02-260f24b36fix keybinding names in PakettiPluginSlots - remove extra colon subcategory
2026-02-263658bebchangelog: add pattern merge entry
2026-02-2657fa5fdchangelog: add dialog of dialogs entry for plugin slots
2026-02-26fc6d23fadd plugin slots configuration to dialog of dialogs
2026-02-265908447plugin slots: 5 configurable instrument-plugin show/hide slots
2026-02-26d002b23pattern merge: concatenate patterns into new combined pattern (4 modalities)
2026-02-251e209besample recorder with track scopes waveform view
2026-02-256b7d03erandom BPM: configurable min/max range preferences
2026-02-258ea2e88keybindings dialogs: optimize + DRY refactor
2026-02-25a36e2ffpolyend tracker: full bidirectional modulation support
2026-02-24a66236emore files to ignore
2026-02-2462cbf35changelog: add shortcut hints proxy fix entry
2026-02-24658a8b4add midi drum pattern to phrase import: parse .mid files and create renoise phrases
2026-02-2394fa202fix shortcut hints: replace broken monkey-patch with renoise.tool() proxy
2026-02-239835b12changelog: rewrite metasynth fix entry for musicians
2026-02-2397287a9changelog: metasynth doc_version fix for renoise v3.4 compatibility
2026-02-2373307affix metasynth: detect doc_version from running Renoise instead of hardcoding v14
2026-02-2343e7deachangelog: add midi mappings for note position randomization
2026-02-235d07279add midi mappings for Roll the Dice on Notes and Randomize Positions of Note-Offs
2026-02-23e137e7afix flood paste cycling to respect full clipboard size including empty lines
2026-02-23d113cf0changelog: slicerough crash fix (invalid slice sample_position index '0')
2026-02-23f60f8e5fix slicerough: remove duplicate insert_slice_marker(1) causing position 0 crash
2026-02-2347dc5f5docs: changelog entry for Bug identified during triage — see thread for deta
2026-02-23ce89ce9fix: clamp slice marker positions to minimum of 1 in slicerough
2026-02-23e9ebcb2Suppress lowercase-global LSP diagnostic
2026-02-229f576b5autosamplify hardening round 4 — 10 fixes
2026-02-2273c74feautosamplify hardening round 3: slice pre-clear, index drift, orphan cleanup, legacy guard
2026-02-22e0ac495harden AutoSamplify further: richer dedup key, batch cap, selectedSample guard
2026-02-22ff41d19harden PakettiAutoSamplify: re-entrancy guard, name-based tracking, pcall protection
2026-02-22deccb24autosamplify hardening: re-entrancy guard, pcall, descending sort, alias filter, cap 10→50
2026-02-22551170eadd .luarc.json to suppress false-positive undefined-global warnings for renoise
2026-02-22ec3759dfix slice marker crash in PakettiAutoSamplify multi-sample copy
2026-02-2188b4d0fUse Renoise automation API: copy_from(), playmode, scaling, describe_undo()
2026-02-211dd440amore .gitignore updates
2026-02-214de6534add changelog entry for Write Current BPM&LPB keybinding discoverability
2026-02-21b91a261add Write Current BPM&LPB to Master Column keybindings for Global, Pattern Editor, Mixer
2026-02-21794a5eaadd Mixer:Paketti:Write BPM/LPB to Master keybinding
2026-02-191a1765ffix phrase follow boot crash in changeslog
2026-02-199e64822fix phrase follow notifier nil crash - add changelog entry
2026-02-19a5ff92afix: add auto-samplify sliced sample crash to changeslog
2026-02-193e2361efix boot crash in PakettiPhraseEditor: defer enable_phrase_follow to app_new_document_observable
2026-02-191012edffix phrase follow notifier nil crash when no phrase selected
2026-02-19f2ba1fcfix copy_from crash on sliced samples in PakettiAutoSamplify
2026-02-19bc64eb7remove all .DS_Store files from tracking, add global gitignore pattern
2026-02-19f174a89fix CHANGESLOG.md: add 70 missing --- separators, move supporter section to top
2026-02-19aeb8a8fpaketti manual to paketti push
2026-02-19e8a63d4.ds_store + pakettirx2loader
2026-02-19886bc82add Batch Convert SF2 to XRNI to Main Menu:File:Paketti Export.. for discoverability
2026-02-172103205add Batch Convert RX2 to XRNI to File > Paketti Import menu
2026-02-1718b8845batch rx2 to xrni converter
2026-02-10bb109d5dialog fixes metasynth fixes
2026-02-09712f7c7selection snap shortcuts
2026-02-09fd5644atkna error
2026-02-0907ffe7emore tkna stuff
2026-02-09c5174e0section fix
2026-02-091b1a48dOctaMED Note Echo Tweak
2026-02-093348a68fix again
2026-02-091f3bbaabug issue fix
2026-02-09692ebcftkna changes
2026-02-094f63a5dadvance cursor forward + backward correct method
2026-02-082d092c9pattern advance sequence tweak
2026-02-08e35e2c8file folder fixes
2026-02-08e88e5dffolder finding tweaks
2026-02-04d4e4364block loop
2026-02-0409398d3loopblock fix
2026-02-0387cf5f0Follow Page Pattern Toggle
2026-02-0319c4bffplugin instrument follow device fix
2026-02-02b9daa6fagain
2026-02-027ce8c1cagain
2026-02-02b9485cfxrni default instrument fix
2026-02-010ad9273select next instrument
2026-01-3106495f2paketti midi mapping preference
2026-01-29b6046c0update manual
2026-01-290f4ffd8paketti donation
2026-01-23fd69140automation clipboard
2026-01-22e6b7463metasynth gui improvements
2026-01-21496b945enh automation lfo tweak
2026-01-2137dc546mutetrig fix
2026-01-216fa3d8dimage-to-sample imagemagick tweaks
2026-01-21294d8d3imagemagick for linux for imagetosample
2026-01-218f43678image to sample fix
2026-01-21d28f9admutetrig + quickload tools fixes
2026-01-19987346c+ and - for automation curve enhance
2026-01-1909a941cmutetrig added to multiple places -- sample fx chain tweaks, randomize
2026-01-19406086emetasynth fix
2026-01-199403105metasynth batch gen
2026-01-19a511744fix errors
2026-01-19581f792metasynth canon
2026-01-191feda6bpaketti automation curve + last touched automation parameter timer
2026-01-19518b197given timer fix in automate last touched
2026-01-192394ea7automate last touched paketti preference more fidelity
2026-01-195e46f3eDelete .cursor/rules directory
2026-01-196f1dbc5gitignore
2026-01-197aabad8last touched parameter tweaks
2026-01-19cc2b450additional profiles
2026-01-172018985metasynth updates
2026-01-16af5ee1dmetasynth updates2
2026-01-16d502cc3metasynth tweaks
2026-01-15e4da398metasynth + automate parameter quick
2026-01-147088c4blast touched parameter
2026-01-1498af59bcreate as many as you want metasynth dialog
2026-01-1448f9d2dmetasynth improvements
2026-01-14be72609ytdlp improvements, same as espeak - better discovery of binaries for yt-dlp
2026-01-1407884a7eSpeak fix
2026-01-13c06727despeak autodetect improvement
2026-01-13e4f3f1dcreate 20 metasynth
2026-01-1337dbf8emetasynth tweaks
2026-01-13b0e103adisable macro, properly bind LFOs to crossfade gain
2026-01-13cb2df7dmetasynth gainer crossfade lfo wip2
2026-01-132a507a3metasynth wip
2026-01-13da1be90metasynth randomized instrument effect chain system
2026-01-1342db3f2metasynth updates and more incoming
2026-01-1208d6a7fmetasynth without sends, or with sends
2026-01-129ec6864metasynth fixes
2026-01-12fd983fcduration fix
2026-01-1281a2dcftwo route
2026-01-1245c46d2metasynth tweaks
2026-01-12d8c2b0ccleanup
2026-01-12006ed4bmetasynth updates2
2026-01-12b9fed66metasynth updates
2026-01-1109281facasiinopack
2026-01-10db6f8f1next phrase will actually go to Off phrase, same with previous phrase, when reaching the last or first phrase
2026-01-0909e2a0amisc updates
2026-01-0812ece9bwonkify dialog improvement
2026-01-083cfb847paste with editstep clipboard
2026-01-089c14ac4Delete paketti_pattern_render_1767767745.wav
2026-01-0897e8c65single row copy cut
2026-01-075423d5dmixpaste + samplify
2026-01-0722cf056clipboard wonk
2026-01-07d5ee037bpm interpolate shortcut
2026-01-073e4ca74write bpm naming correction
2026-01-07a6f719dmanual fix
2026-01-06f04f7c3pattern phrase editor replicate above to selection tweaks
2026-01-0601551aeprocess slice fix
2026-01-053313ecffurther optimizations
2026-01-05d514e7416x to 400x improvement in speed
2026-01-052ab4f04octamed fix
2026-01-0506f2733machinedrum ccizer
2026-01-05f659b26ccizer tg33
2026-01-05e3fbbb2shift-alt-d, 2026, stem loader updates
2026-01-041f96196alt-L improvement
2026-01-049c5122bsequence updates
2026-01-02ccc8242pattern matrix paketti.. combined with paketti menu entries
2026-01-029d2e3a3octamed pick put fix
2026-01-01cb2f45csave song midi
2026-01-01f849227curve slicer to slice pro + other improvements
2026-01-011718dcdadditional midi tweaks + autosamplify fix
2025-12-305fbf916dupe fix
2025-12-30944e931another dupe tweak fixed
2025-12-30c6fe719Delete Themes/Enstöring.xrnc
2025-12-30f135723Delete Themes/PrayerPLŌ.xrnc
2025-12-30b501234Main Menu → Tools → Paketti → Track/Instrument Organization Instrument Box → Paketti → Track/Instrument Organization Pattern Editor → Paketti → Track/Instrument Organization Mixer → Paketti → Track/Instrument Organization Pattern Matrix → Paketti → Track/Instrument Organization
2025-12-2911f7350sort by track, sort by instrument
2025-12-28287b2dbglobal track slot mute patterns
2025-12-28ece88b8toggle match editstep with note placement (note column) tweak
2025-12-2738a8bactrack slot muting pattern matrix
2025-12-27ad80bc7duplicate track menuconfig fix
2025-12-2610e09c3favorited instrumetns
2025-12-263c43d1cplugin instr automation
2025-12-254971f48control midi exposed parameters
2025-12-24cf587ffselect track select instrument midi follow
2025-12-23af5182aclean jump
2025-12-22491d321duplicate track and instrument clean
2025-12-21a2c1291go forwards
2025-12-212bfb176slice write sync
2025-12-19d29152dpaketti stemloader update
2025-12-199fd33bcbigger better dialog more informative for output routings
2025-12-19e87d093calculate outputs, direct, ask, include master
2025-12-1909fe1a1stemloader improvements
2025-12-18cdd5b07stem loader bpm update
2025-12-188afb5d1stemslicer WIP
2025-12-17a7f4443enhancements in performance, hopefully
2025-12-15466f6e0same shortcuts to pattern sequencer, pattern editor, mixer, pattern matrix, phrase editor - for Pattern Name Loop
2025-12-15ea7be12pattern name loop + overdub
2025-12-14e5dfb0drecord with 0g01
2025-12-13816b59anotifier updates
2025-12-12b29487bquick sample
2025-12-112dc1704sample editor tweaks
2025-12-1104479bbsample editor menu entry tweaks
2025-12-115c18dadsample editor menu entry tweaks
2025-12-11e5e244ccreate new instrument based on slices
2025-12-1194bf751rx2 to ot + ot to wavcue export made into main menu
2025-12-10413199coctamed themes
2025-12-100b1c50csame seed same result
2025-12-0952a9807pattern editor cheatsheet sample fx column tweak
2025-12-091318329shasuramk2 correction
2025-12-08f972af9batch convert of rx2 to ot, batch convert of ot to wavcue
2025-12-08c63b518pattern editor cheatsheet now supports phrase editor cheatsheet too
2025-12-07b6dcd27keep sequence sorted added to paketti preferences
2025-12-076e73d07keep sequence sorted fix
2025-12-056b90a93double double halve halve double halve lpb in phrase
2025-12-04aca33f6delete all above or below or both, selection reading
2025-12-0482bd3d0pattern sequence delete all above and below
2025-12-04010aeefsononym improvement for linux
2025-12-01a8d4e0bglobal sync to all samples in 8120groovebox
2025-11-300f7eb30midi select track 01...32
2025-11-292ed922es maximized false
2025-11-297235754improved cycle
2025-11-28d068cf3mono cycle
2025-11-2889d1527mono cycle
2025-11-27ccc4fcapush to phrase editor, or don't push to phrase editor modification
2025-11-273054c93select next phrase previous phrase or 01...16
2025-11-2727fc9bcwipe slice midimappings
2025-11-270c58153wipe&slice write random equal slices
2025-11-2648a9f4626.11.2025 update
2025-11-23cd2ebf7paketti manual updates (oldabout removed)
2025-11-232608640subcolumn improvement
2025-11-233c7384eappend user-defined
2025-11-22915e327ctrl-f7 impulsetracker
2025-11-211b2be9ccorrect solution for ahdsr fix
2025-11-218b3c6e3find volume ahdsr improvements
2025-11-20f73366eunison fix
2025-11-20d1744f9volume ahdsr find properly instead of hardcoding
2025-11-2085e3c61phrase + pattern editor nudge + move selection midi mappings
2025-11-200e92d8cadd final elements
2025-11-204223e98one more thanks update
2025-11-20853df3eroby added to Thanks in About Paketti
2025-11-20f17bab8updated thanks with Roby
2025-11-2084f7ad1phrase editor version of nudge and move selection
2025-11-201e67bbcnudge and move selection
2025-11-1921d873f8120 updates
2025-11-1911a3bbcsend tracks
2025-11-1939f76ebselect specific track no longer kicks you to pattern editor
2025-11-19bdadb55select specific track 32
2025-11-193c64a18separator fix
2025-11-1918ac5aanone device, and no separator error when creating new track
2025-11-18b5738fapattern init fix
2025-11-183eb5a74paketti pattern corrections
2025-11-18a9a1d21pattern editor / phrase editor init settings
2025-11-177ccbd4dwav cue
2025-11-169eb485csmaller rex2decoder win executable
2025-11-160366aacrx2 with x86_64 and arm64 architectures for macOS
2025-11-1630b2d40sf2 tweaks
2025-11-16c534a64no duplicate menu entries
2025-11-1669252d1pick up slices + apply slices with same relative positioning
2025-11-1581c7e26sf2 fix
2025-11-15dd7edecnudge up nudge down
2025-11-145769224trim by half (selected sample)
2025-11-138fd4238not seeing paketti manual having updated
2025-11-11058bde7play current sequence
2025-11-10a1efeddv3.3.2 protection for errors
2025-11-10202b3c1roadmap manual
2025-11-093070f84roadmap manual
2025-11-09fab098dGlobal:Paketti:Play Current Pattern Sequence
2025-11-099137d16phrase editor nudge up nudge down
2025-11-0834c1b82phrase editor updates
2025-11-08974182ctranspose phrase
2025-11-082cb59b5phrase editor, alt-L and write notes ascending etc
2025-11-0741ac34a28604 8svx 16sv iff export
2025-11-07ae90c36liquid liquid fix
2025-11-06381cf13loadplaidzap
2025-11-06d14725dpaketti preferences + about tweaks
2025-11-05133d3d8has automation fix
2025-11-0506edb56show hide 1st...16th plugin instrument external editor
2025-11-0467b73b6move slice end fine + start fine
2025-11-0487322841x 10x 50x 100x frames fix
2025-11-04f9fe341lazy slicer feature
2025-11-038a98a2ctruncate sample
2025-11-035a441f7move slice marker work
2025-11-037700a6bmidi mapping move slice end + start
2025-11-03cde6625move slice end move slice start knob
2025-11-02dd32610push vertically
2025-11-022f86192capture last take dump slots tweak
2025-11-02e824f9acapture last take fix
2025-11-0187d88f4change selected sample pitch + pan + volume
2025-11-01596c3e8autosamplify tweaks
2025-11-0164a7dedpcmwriter 6.2 api fix
2025-11-013cc3213sbx fix
2025-11-016e45dc3startup tweaks
2025-10-30af78c2csbx init on renoise start fix
2025-10-29aea2b16create new instrument and apply current slices fix
2025-10-293290577tweaks
2025-10-261e4cb8cmain menu options checkboxes
2025-10-2511179eemidi updates
2025-10-25b760bb3change instrument relative fix midi
2025-10-2543140c1sample editor destructive duplicate
2025-10-25b0ed907alt-b modification
2025-10-254084bbdplay pattern
2025-10-242279e00play&loop 64
2025-10-24adfdeaaplayerpro transpose all instruments, or selected instrument
2025-10-2363ad3b3automation stack tweak
2025-10-233b2fcferender pattern matrix selection to new instrument
2025-10-239f04871chebyshev dialog tweaks
2025-10-2292de743square rounded to single cycle waveofrm
2025-10-22ca47fdbdigitakt auto slot fix
2025-10-2223e6b9edigitakt sample chain export dialog tweaks
2025-10-221b3b120digitakt no longer stuck to specific instrument set on dialog open
2025-10-223fe38a9digitakt export shortcuts
2025-10-229708305aftertouch tweaks
2025-10-22ed31fb6yet another theme
2025-10-217628b80Delete Themes/weizenkeim_classroom.xrnc alias
2025-10-21c1b7b97Delete Themes/unempty_milspec.xrnc alias
2025-10-21ff348c0Delete Themes/Default.xrnc alias
2025-10-213be93b6Delete Themes/Default Black.xrnc alias
2025-10-217572406Delete Themes/Colorful (NPC1).xrnc alias
2025-10-219f22b2dwhy aliases
2025-10-21b16bd86removed broken themes
2025-10-215ecc309remove broken ones
2025-10-21e01106e0t00 0v00 0d00 0u00 0a00 midi-writers
2025-10-21f4cd5acmore themes
2025-10-218e781fbalt-b tweaks
2025-10-20333a35areplicate selected subcolumn
2025-10-20c2263b4paketti preferences optimization
2025-10-203d573e4paketti gater control
2025-10-1951fde06iti export
2025-10-181f5ed75iff export fix
2025-10-18c47c076menu entries
2025-10-1879b5345proper export with windows export
2025-10-18b0f18ec8svx windows tweak
2025-10-18c080311windows separator fix for 16sv 8svx iff + error debug dialog
2025-10-18cadd080file paketti export for 8svx iff 16sv
2025-10-1807883ca8svx + 16sv menu entries + shortcuts etc
2025-10-18457e1a78svx + 16sv wip
2025-10-1735dc437themes
2025-10-168bc05f1theme selector updates
2025-10-15953bf12remove ccizer example
2025-10-14dc8e744ccizer
2025-10-14467afdbDelete ccizer/midi_control_example.txt
2025-10-14363b30aDelete ccizer/99_comprehensive_mapping.txt
2025-10-142733547se02, minilogue, monologue, microfreak, sc88st CCizers
2025-10-13c6ed427favorited toggle fix
2025-10-13ecfdae0bypass vst au ladspa dssi native meta router, toggle, enable
2025-10-1256bdc6eautoupgraded removed
2025-10-1255c01e5correct ignore complete folder
2025-10-121715179remove Customization
2025-10-129265a35ITI removals
2025-10-124421948more removals
2025-10-12f93c12bsize tweaks
2025-10-1260a5672gitignore updates
2025-10-128515ebfmore removals
2025-10-12b5bcfdbremove xi stuff
2025-10-1233603fcDelete cache_47851151011141154710111597114117111104111477711711510599471147766809550485052954849955055321159710911210810111547951001141171091154789971099710497456888504848100114117109115836577807669112979910747.json
2025-10-121e59f61Delete cache_47851151011141154710111597114117111104111477711711510599471147766809550485052954849955055321159710911210810111547951001141171091154788824948326811411710911547.json
2025-10-12031ca13cache json filter
2025-10-12176c55eDelete cache_47851151011141154710111597114117111104111477711711510599471147766809550485052954849955055321159710911210810111547951001141171091154787971161163911532861051101169710310132681141171093277979910410511010132809799107324947.json
2025-10-129a91016Delete cache_4785115101114115471011159711411711110411147771171151059947114776680955048505295484995505532115971091121081011154795100114117109115476877685047.json
2025-10-12ec8f9ceDelete cache_4785115101114115471011159711411711110411147771171151059947114776680955048505295484995505532115971091121081011154795100114117109115471199795115121110116104951001141171091159549549810511647.json
2025-10-120be3e3dDelete cache_47851151011141154710111597114117111104111477711711510599471147766809550485052954849955055321159710911210810111547951001141171091154710810511810511010332100114117109115479910411111211210110047.json
2025-10-12530366fDelete cache_4785115101114115471011159711411711110411147771171151059947114776680955048505295484995505532115971091121081011154795100114117109115471081051181051101033210011411710911547.json
2025-10-125bc25cdDelete cache_478511510111411547101115971141171111041114777117115105994711477668095504850529548499550553211597109112108101115479510011411710911547.json
2025-10-12a2d8b4dDelete cache_4785115101114115471011159711411711110411147771171151059947114776680955048505295484995505532115971091121081011154733111117116115105100101115111117114991011154733333311610111510897105110100117991161051111101159710911210810111547.json
2025-10-126b0e965Delete cache_478511510111411547101115971141171111041114777117115105994711477668095504850529548499550553211597109112108101115473311111711611510510010111511111711499101115473333338369897583115971091121081019910047.json
2025-10-12a9d1311paketti pcm writer improvements
2025-10-10488eb42macro to pattern updater
2025-10-1099d130donly record when editmode is on
2025-10-106614cccwrite to effect parameter
2025-10-0989a099cautomation write
2025-10-09cd650affuzzy sample search improvements
2025-10-0783fb2c0automation stack
2025-10-079ad5b5bhyperedit instr automation control fix
2025-10-07db8e73apaketti update
2025-10-0653cf0e1drumkit loader mutetrig
2025-10-0657d9f5eFruchtringe theme added
2025-10-0649a457amenu entry tweaks
2025-10-05b97d785updated credits
2025-10-05f738ac6no goto continue
2025-10-0595aceeceSpeak + track automation + pattern matrix menu entries
2025-10-05dfd3d65made convert fx to automation, automation to fx more available by putting it to Track Automation window
2025-10-05ccf4935automation stack
2025-10-0503f6592move fx to automation, move automation to fx
2025-10-04645c39dtooltips
2025-10-04036b4d6midi jump loop
2025-10-0303c2e84codespell typo fixes
2025-10-035658943crossfade with fades
2025-10-02ea13012frame count updates
2025-10-022caf0aarename current instrument
2025-10-020b8c928magic workbench theme
2025-10-019c332ceframe count optimization
2025-10-01d4dae55frame count dialog
2025-10-019e9c68bframe calculator
2025-10-0173942a2pattern editor tweaks
2025-10-01a260ad6tweak
2025-10-0167c11f7rename tracks by played samples optimization
2025-10-0166f4bf6global shortcut for rename tracks by played samples
2025-09-305775f6ephrase init loop should actually work
2025-09-30bb7469alotuastation theme updates
2025-09-3080b3559empty xrni
2025-09-29ebcb211wavefiles not supposed to be there
2025-09-29fdc1d5dremove prophet8 since it's actually prophet6
2025-09-2926b61dahyperedit groovebox8120
2025-09-299c96d3chyperedit, groovebox8120, new sample pakettification tweaks
2025-09-28f9944belotuastation themes
2025-09-28f8ffea4alias identical patterns
2025-09-28fd3d0e2stemslicer updates
2025-09-28a3c86d2distribute all samples to separate fx chains
2025-09-2755f9fbatheme added
2025-09-276d68ef2track renamer global
2025-09-274466881send track settings
2025-09-26e122558linter errors
2025-09-26868e866create new send track / multiband send track
2025-09-2449b96e7create new instrument / delete current instrument global shortcuts added
2025-09-243a0975ehyperedit tweaks
2025-09-24f3bbd9ahyperedit updates
2025-09-2392f6011hyperedit tweaks
2025-09-2385d2168hyperedit
2025-09-21797b91dadditional section control
2025-09-20785c18fnotestring tweaks
2025-09-208a9c3b3zero crossings
2025-09-202f569c4bpm-based sample slicer
2025-09-19f7059f6fixed groovebox 8120 regressions due to polyend mtp loading clashes
2025-09-199fc8478Delete paketti_pattern_render_1756897802.wav
2025-09-192bc7089find note to pattern editor area
2025-09-19cd5fbc5polyend device root improvement
2025-09-192290d86preference improvements
2025-09-18f10de14section midi mappings
2025-09-18abdd8abcorrect stemslicer
2025-09-18202f8f8stemslicer manual entry
2025-09-1778da014sample offset slice step sequencer updates
2025-09-16d2d5fa2playerpro linear overlay
2025-09-16547a1aalinear keyboard layer
2025-09-15fd9d0bdset oversampling enabled/disabled globally
2025-09-15130ff94al8 theme
2025-09-15e7a5128prophet8 ccizer
2025-09-1509583a8paketti automation tweak hacks
2025-09-15c7274f0make paketti function search be available in more spaces
2025-09-155aff10dchebyshev magnet shaper tweaks
2025-09-1557573f5linear keyboard layer tweaks
2025-09-141807bb6pick & move
2025-09-1474d6183.mt import beginnings of
2025-09-143be005aset all automation envelopes to points/lines/curves
2025-09-13e1c62e4polyend dialog updates
2025-09-10aa96492don't error out if external editor doesn't exist for the device :)
2025-09-10b37282dselect current row
2025-09-09e8f9ff7ccizer fixes
2025-09-083c26d3eyt-dlp updates
2025-09-08abef430polyend menu for main menu tools paketti
2025-09-08c685669ytdlp fix
2025-09-087ecdc46export subfolders as melodic slices , drum slices update
2025-09-08c7e3741yt-dlp process slicing fixes
2025-09-0874ac409yt-dlp tweaks for linux part2
2025-09-08c4c9111yt-dlp tweaks for linux
2025-09-07f6fd088slice offset step seq improvements
2025-09-07e025c78one known issue
2025-09-0733436eeslice stepsequencer tweaks
2025-09-057aeda7cslice detection improvement
2025-09-040cab8678120 error fix
2025-09-0401278eepaketti sample offset slice step sequencer update
2025-09-04680bdfbsample offset update
2025-09-03f7c7259sample offset, slice step sequencer
2025-09-03e249ebastuff and stuff
2025-09-030821766paketti polyend tracker tweaks
2025-09-022bec950polyend buddy to gadgets
2025-09-02af358d3polyend buddy tweaks
2025-09-02880075fsample offset slice stepsequencer
2025-09-02b441cc9sample effect generator normalize fix
2025-09-02ffdcf8dnope nope nope not needed
2025-09-02296fc38remove large file
2025-09-024059327the grand old require thing
2025-09-01cfce907one more require fix
2025-09-018116674eSpeak require tweak
2025-09-01316d82aparameter editor randomize by editstep
2025-09-01fdd7f11one more require tweak
2025-09-01a0b7a00sample effect generator tweaks
2025-09-013af6899sample effect generator tweaks
2025-09-01b4e7b94separator separator
2025-09-01ceba916separator tweak for rx
2025-09-019ec641bsample effects generator improvements
2025-08-31750a35etweaks
2025-08-31729e6fesample effect generator
2025-08-30ae11acfpolyend buddy melodic slice
2025-08-282040f9dfuzzy sample search, lots of other fixes
2025-08-27ee53320visual fill updates
2025-08-27a9c9099ringmod instr
2025-08-27f31efc2Fill clamp to 119
2025-08-27a1be65ffill updates
2025-08-26e3d1856paketti fill dialog
2025-08-26390d94aclear unused patterns etc
2025-08-2665456c1slice count + explode notes
2025-08-2555cb24dsqueeze notes pattern song, explode notes new tracks pattern or song, and name tracks and sort properly
2025-08-254091877one more push
2025-08-25aba9addfilename keyzone distributor, swap pattern slot with above/below
2025-08-2327caec6tree structure hide
2025-08-224b33cd7groovebox8120 update
2025-08-22bf92d87render tweaks + eq64 experimental + function search improvements
2025-08-221a66e6aset selected instrument transpose flood
2025-08-2114a6367menu entry updates
2025-08-21476f91ccreate new sample slot select + delete current sample slot
2025-08-1955ffd58iti tweak
2025-08-19e64bdafiti support
2025-08-1859d5597place sample to end at end of pattern
2025-08-1677d48f5capture last take
2025-08-15424c9a0file organization removal
2025-08-153a2e8e1snapshot update
2025-08-155a05678paketti slab'o'patterns
2025-08-1524ce0ebdialog of dialogs is clickable again .. ouch..
2025-08-1539cfe8ddialog of dialogs is clickable again .. ouch
2025-08-1563e88denote off to all rows on all tracks, fix
2025-08-13d3443aaglyph update
2025-08-1367481a9glyph update
2025-08-1230529928120 updates
2025-08-11f42100fg8120 eq30 updates + tweaks + playhead control
2025-08-10576dad18120 global beatsync, nna mode, beatsync values per instrument
2025-08-1003cb471menu entry file dynamic
2025-08-0925ae792push
2025-08-09124ec4ebucket brigade tweak
2025-08-08b96cf96more themes
2025-08-07aef0bf0Delete xi/before.xi
2025-08-07a4c6508Delete xi/after.xi
2025-08-073d64180playerpro updates
2025-08-07bacd5b9sectionizer + playerpro updates
2025-08-06297d8b5bufferzone for changeslog
2025-08-06e215cecdialog of dialogs tweaks
2025-08-06498fa91dialog of dialogs tweaks
2025-08-066e23e75fix write slice to not be hardcoded
2025-08-063d04b24playerpro update
2025-08-06604dd72pattern status monitor preference
2025-08-0528fca0coctamed ordering fix
2025-08-057fb4a0astay gone
2025-08-055a5763bfiles being moved around
2025-08-0585e535dclear some noise
2025-08-05417a38aduplicates should be removed
2025-08-0410cf6f3today's updates
2025-08-025c5a1c3remove whats not needed for research no more
2025-08-022a82e23gater thing
2025-08-0210a8c30groovebox8120 + gater highlight updates
2025-08-02e3719d4launch app path tweaks
2025-08-02c617447replicate selected subcolumn above + above&current
2025-08-01312db40action selector reinstated - bugs fixed
2025-08-01e0bb531experimental render
2025-08-01b7b48acemptied unused empty slots
2025-08-01a46f128deleted unused samples fix
2025-07-31c35f5cetheme update + unusedsamples tweak + a few other things
2025-07-30454ee9edrumkit should be saved locally if no device available
2025-07-3040634fdexport as pti + drumkit tweak
2025-07-303e3c254create local backup copy function made global instead of local
2025-07-30a8e71cfpolyend buddy midi trigger added
2025-07-302c0955cjust some minor changes
2025-07-29e9047f0bloodsugar
2025-07-290226633stacker update
2025-07-28ddf820estacker hide
2025-07-28d50c35afuzsearch dialog of dialogs updateexit
2025-07-283d0497cdialog of dialogs
2025-07-27ac00aacteis amigaos
2025-07-27bbf54e2reverted mute
2025-07-279d5731eteis theme update
2025-07-27080682brender selection, etc
2025-07-25555db2caudition feature
2025-07-25105b257paketti prefs optim
2025-07-25f96e928bpm randomizer not on by default
2025-07-25d7d45cdprefx fix
2025-07-25ddeba3bphrase looping improvements
2025-07-25c902e85phrase loop toggle
2025-07-251cb3decdialog of dialogs
2025-07-259e836a5canvas fix
2025-07-24dd6ab2bnested for loop optimizations
2025-07-2479fa3c3surge surgemacro
2025-07-24729bbc1don't mutilate other people's instrument properties settings anymore
2025-07-243b15895instrument properties do nothing
2025-07-2464833b6do nothing
2025-07-23a6d6252bpm randomizer preference
2025-07-23ca9f3f0optimizations + groovebox8120 16-steps-32-steps
2025-07-23f9ec2f4sample offset fill
2025-07-228256088pattern status monitor
2025-07-2150853c9external editor fix + lfoenvelopepan preset++ manual + shortcut
2025-07-218d90233paketti custom lfo
2025-07-21cfffdd8fuzmem
2025-07-214007844umlaut
2025-07-215b5ea50Rename Enstöring.xrnc to dudeee.xrnc
2025-07-21c2ba831umlaut fix
2025-07-2105a672eumlaut stuff
2025-07-217b4aeceRename PrayerPLŌ.xrnc to PrayerPLO.xrnc
2025-07-21b1e4974debugprint menu enabled
2025-07-21cc6e47bheyyo clean
2025-07-203107455autoreloaddebug removed from eSpeak, pakettipti, hotelsinusstepseq
2025-07-20a70acaashowit noise removal
2025-07-191bc5c43presetplusplushipass
2025-07-19d6a998bsf2 quick fix might be bad move
2025-07-18a2d47d6halve custom lfo steps
2025-07-183167e44phrase loop fix
2025-07-183413442phrase follow just in case tweak
2025-07-18f830494metricmod dialog updates
2025-07-1856741f2metric mod update
2025-07-18704d53emetric modulation + subdivision calculator
2025-07-17a192e8bcustom lfo double + slice with padding but with samples
2025-07-16838bae8fit slicing with longest slice with padding for power of 2
2025-07-16d720965unknown pleasures theme + humanize shortcut + midi mapping + dialog
2025-07-1657e2212output routing +1 -1
2025-07-169aaced5link mode internal, or link mode keep
2025-07-1619d0f7aplay at row improvements
2025-07-163997694pitchcontrol + pcmwriter tweaks
2025-07-1608ba44aDelete PakettiPCMDrawer.lua
2025-07-1635e2edbtranspose +12 if pingpong
2025-07-16291a42dpingpong fix
2025-07-15b75aff1simple sample naming no more
2025-07-15d2b6f75selected sample cycle tuning rename
2025-07-1558a61dcquick selected instrument tuning
2025-07-156f68621shortcuts for quick tune sample, quick tune instrument
2025-07-1583eb18csimple sample pitch calculator tweaks
2025-07-15812032esingle cycle waveform with repitch
2025-07-159bb3ce6repitch remove original just keep enhanced + tweak the interface
2025-07-15453216dbpm pitch fix
2025-07-15d3fc24dhide hex preference
2025-07-1504377a1parameter canvas, single cycle waveform creator
2025-07-144f37b61paketti pcm writer
2025-07-1429af484expfeat
2025-07-14bad5aeelittle update
2025-07-1301f2feedisk browser tweakfix
2025-07-12a9940c7can insert phrase fixed
2025-07-1289e52e3don't try to duplicate track+instrument if you're on a sendtrack or a grouptrack or a master track
2025-07-12dbe59f4pakettification improvemnt
2025-07-125bf6ea5phrase follow pattern playback hack
2025-07-1122738174 new themes
2025-07-1145e80fdmanifest fix
2025-07-11cba6c88removals
2025-07-11be024b0removal
2025-07-1155d2ba6remove extra cover
2025-07-117a5a6c5smaller
2025-07-11ef767fahide customization, pcm wave table updates
2025-07-107c2c4ffjonas the plugexpert error on enhanced phrase generator
2025-07-1094406a0OT
2025-07-105c4f51cremove
2025-07-105ac1ea7remove old
2025-07-104e1cb04removals additions
2025-07-1052d3b8fremove xml
2025-07-102901fb8updated thanks
2025-07-10aafcfc0paketti cheatsheet minimize + match effect column forward + all rows
2025-07-107b2cb7achordsplus fix
2025-07-1083c87a7midimappings updates and updates
2025-07-1030a314bremoved previous keybindings, adding another soon
2025-07-10634c272menu updates, C:\ update
2025-07-09764a2b5removals
2025-07-09ad2dcf5foreign snippet updates
2025-07-097d408afpaketti_cover cover
2025-07-09012874ctoolspath to root
2025-07-09dde9a58./toolspath
2025-07-098a9d7e0manifest updates
2025-07-09d0ee533remove old logs xmls etc
2025-07-09e1817a1Delete KeyBindings/2024_08_16_Default Renoise Song with MidiMappings.xrns
2025-07-09380fd7eDelete temp_sample_08_koenji_aif_enhanced_1751855894.bmp
2025-07-090098157Delete temp_sample_08_koenji_aif_1751856140.bmp
2025-07-09183179cDelete temp_sample_08_koenji_aif_1751855886.bmp
2025-07-09362f827Delete temp_sample_07_high_fantasy_aif__S_02__1751872886.bmp
2025-07-09707752aDelete temp_sample_07_high_fantasy_aif__S_02__1751872861.bmp
2025-07-0923bb123Delete temp_sample_07_high_fantasy_aif__S_02__1751872790.bmp
2025-07-090fc5e7aDelete temp_sample_07_high_fantasy_aif__S_02__1751872763.bmp
2025-07-09ab14d57Delete temp_sample_07_high_fantasy_aif__S_02__1751872736.bmp
2025-07-0855798cfpaketti enhanced phrase generator
2025-07-0823e3beesononymph paketti inject instrument
2025-07-082387549sononymph
2025-07-088e6ba57sononymph incoming
2025-07-072daea4dsample visualization and a few other things
2025-07-07d7ddf2aautohide diskbrowser preferences tweak
2025-07-0678484c8dt1 dt2 export, etc fixes
2025-07-066231d95re-remove
2025-07-0630177b1slotshow improvements
2025-07-060dab35dnot needed
2025-07-069863aa0additive record follow pattern feature
2025-07-06081caffremove file that doesn tneed to be there
2025-07-051bf8348notifier feedback loop
2025-07-055bd22abadditive tweak + credits
2025-07-054c62fe5additive record follow pattern feature
2025-07-05b77806do is ö
2025-07-055b04d49about-donations dialog update, manual changeslog updates + tweaks
2025-07-04913fabcccizer paketti midi populator updates
2025-07-04568e34cccizer fixes
2025-07-03f63a9bfccizer
2025-07-035f13ba1tuning
2025-07-0285529ca19edo tuning dialog tweak + functionality improvement
2025-07-02e500ccboctacycle + play till end
2025-07-01a09568foctacycle work
2025-07-017928edcanother song nil fix
2025-06-30d1d768cadded all catppuccin themes
2025-06-30ff222e0updates for preparation for themes
2025-06-29e2041fdeditstep0=tuning system
2025-06-29963c7cc19edo
2025-06-27b3ddd28pakettify instrument improvements
2025-06-2643df820delete slices in selection range
2025-06-231dcc84ddialog of dialogs fix
2025-06-23501d20equick random 01
2025-06-2396a4d16menu entries should close with closeKey - regression fixed
2025-06-232895616hotelsinus sequencer fixes
2025-06-22ef7b38ddialogs close when open if opened again - other tiny maintenance runs
2025-06-223602a17sample pitch modifier dialog size toggle
2025-06-200c9a959there was never a renoise logic or reasoning where submenus needed to have .. in the end of the name
2025-06-20c833178one last fix
2025-06-20a7fc954more davidttl error fixes
2025-06-20d67e913hide akp
2025-06-209c51ec9davidttl errors fixed
2025-06-20a0bff98akai stuff hidden
2025-06-200ac6689legacy removed from bpm range
2025-06-19c1f40e4range save
2025-06-19435cad7menu entry organization, some keybinds removed + pitch slider memory + updates
2025-06-197e9ebf5Delete 80s 21p.pti
2025-06-19ba8e3b1duplicate keybind
2025-06-199f964b1more shortcuts global pattern editor for bpm length
2025-06-19ffe31d9initial dialog state slider range fix
2025-06-19fd235fbimprove pitch slider work -3+3 -12+12 -24+24 -120+120
2025-06-19b0c1fb2vinyl slider feedback solve
2025-06-1923abb52keyzone distributor fix
2025-06-19fdc3031gears
2025-06-19dbb56fdpitchfix
2025-06-198e40a5cbpm vinyl slider
2025-06-1982b0c87tweak#2
2025-06-19f85f601twekas
2025-06-188e7c0e8snapshot menu entries
2025-06-18c335988polyend buddy alpha
2025-06-183768a2abpm calculation dialog updates
2025-06-18cb78b3eautobpm
2025-06-18b65eeb2bpm from sample length dialog updates
2025-06-18f9c5238bpm sample length calculator T introduction
2025-06-1831f93a0reinstate changes to set_bpm_from_beatsync dialog
2025-06-1881d4d1dgater improvements
2025-06-17609ce5ahi
2025-06-16b084073Delete preferences.xml
2025-06-16179134eaway with preferences.xml
2025-06-1695a618bset with pitch+finetune + tweaks
2025-06-16dc86011set bpm from samplelength
2025-06-161db6273lpb updates
2025-06-16bd128d6Delete preferences.xml
2025-06-162e36937preferences.xml removal + gitignore
2025-06-16dd50aecbpm from sample length
2025-06-16384d151delete .dsp_cache
2025-06-1690d48c1dspcache removal
2025-06-16c893e80Delete prune-tags.sh
2025-06-16b117a49Delete paketti.sublime-project
2025-06-1619d51ebDelete legacy_v2.8_tools.lua
2025-06-166245544Delete free_keybindings_20250302_160606.txt
2025-06-16a496eedDelete free_keybindings_20250605_221405.txt
2025-06-1695d7898Delete free_keybindings_20250605_221807.txt
2025-06-16ccf23c3height 1
2025-06-15f051e63drumkit version fix
2025-06-14dde4352paketti groovebox 8120 updates etc
2025-06-12d6ca471largest sample protection
2025-06-12f80f6a1simple sample tuner tweaks
2025-06-123a18b82midi mappings updates
2025-06-123d09f01main menu gadgets
2025-06-12a303eccmenu entries
2025-06-11583c5d8convert all to 32bit
2025-06-11fee5d53normalize all, convert all samples fixed + menu entry fix
2025-06-11939dcbbduplicate menu entries removed
2025-06-10241b86fplay button fix
2025-06-106f71a49slight tweak to pattern sequencerizer
2025-06-10649a6e7another menuentryconfig order
2025-06-10b456492menu entry fix
2025-06-10b91dc0dmore pakettimenuconfig reorg
2025-06-10b625c1cmenu updates
2025-06-1023f8623slice pattern fill interface
2025-06-090d2f473phrase generator fix + disk browser not forced hidden, hidden preference
2025-06-08b8bc409paketti menu config plumbing
2025-06-08e39af49menu entry plumbing work
2025-06-0813e9c71file maintenance requires thought
2025-06-08855a7c6paketti overdub
2025-06-08ab608bcpakettimenuconfig tweaks
2025-06-08900b18ebpm to ms dialog
2025-06-08130cc00pakettimenuconfig scaffolding + instrument box organization
2025-06-07c60957aCreate Pattern Sequencer Patterns based on Slice Count with Automatic Slice Printing
2025-06-0767eb17bsave selected sample as iff
2025-06-0750e0f4bwav iff
2025-06-0785b6d21wav iff
2025-06-061e9c0b4convert iff to wav direct
2025-06-062cf18aadialog close + global groove fix
2025-06-06c39c2f0group samples fix
2025-06-0618fe549sf2 loopstart is no longer 1 earlier + experimental paketti sample adjust
2025-06-050bb1d07groupsamples screenshot manual fix + all the others
2025-06-059446852arpeggio tweak + menu entry credits
2025-06-0525ee478group samples together by name
2025-06-05a05daf9free keybindings textfile is saved correctly
2025-06-05da96d2ectrl-n
2025-06-05066766dpaketti new song dialog to main menu file
2025-06-054c22a06protracker mod fixes
2025-06-059579603load iff menu entry
2025-06-05a7ad0b5device values
2025-06-044f50e77fixed devicevalues
2025-06-04356cbf0devicevalues update
2025-06-04b280f56protect against renoise.song() nil
2025-06-04a0feb75parama fix
2025-06-03aa747b9jpeg jpg png bmp gif crunchyload
2025-06-033db8c55more experimentals
2025-06-03e9a4992Delete KeyBindings/2025_05_23_PakettiKeyBindings.xml
2025-06-037ca9c59Delete KeyBindings/2025_05_13_PakettiKeyBindings.xml
2025-06-03f436fa8Delete KeyBindings/2025_05_11_PakettiKeyBindings.xml
2025-06-034c1848aDelete KeyBindings/2025_05_06_PakettiKeyBindings.xml
2025-06-03537bf48Delete KeyBindings/2025_04_30_PakettiKeyBindings.xml
2025-06-032c70435Delete KeyBindings/2025_04_28_PakettiKeyBindings.xml
2025-06-035255149Delete KeyBindings/2025_04_21_PakettiKeyBindings.xml
2025-06-036e1fb84Delete KeyBindings/2025_04_18_PakettiKeyBindings.xml
2025-06-036d562b9wipe&slice&write experimental
2025-06-023580202paketti preferences pakettify don't overwrite setting
2025-05-3132980dbstepper improvements
2025-05-30c5c789fpti improvements
2025-05-29bb70e31~ fix
2025-05-2959b7220sample selection info
2025-05-28f5143b7mod -> *.mod
2025-05-2808aea6esnapshotters improvement
2025-05-28d274633playerpro dialog tweaks
2025-05-28e81985frx2 tweaks
2025-05-2726149dfinstrument properties paketti preferences
2025-05-277fc6e13instrument properties autohide
2025-05-2634bc147paketti 2018 remnants reinstated
2025-05-24aaad388toggle mute/unmute function
2025-05-231080d8dNative Shortcut, Column Keyjazz, Load Random AKWF samples fixes etc tweaks
2025-05-23ca2d11dPolyend Tracker Instrument (.PTI) Export
2025-05-228d8da34flood fill selected column with editstep
2025-05-2201195b1import samples from .mod menu entry tweaks
2025-05-197e75bc18svx + 16sv support in addition to iff
2025-05-19158e5ad.iff import support + load random 128 iffs menu entry
2025-05-186102abcexe hook + signed unsigned
2025-05-1747edea5amigo updates
2025-05-13df8b693halve + double slice count, slice count from selection
2025-05-11226d6a8simple sample tuner
2025-05-038e9401cpattern sequencer settings
2025-05-020dd6b1fmaster + send track check for global groove to delay value input
2025-05-02984c213dialog refactor required a rename on Paketti Pattern Cheatsheet
2025-05-021c4336egrouptrack global groove improvement
2025-05-01b85a82ewrite global groove to selected track or all tracks within group
2025-04-30c639b4clpb16 warning since not precise
2025-04-30e7080f7global groove to delay now does LPB8 correctly too
2025-04-3035b9afbglobal groove improvement for status bar
2025-04-303cb9e0areplicate note column/efx column + fix for global groove to delay
2025-04-299aee1c2convert global groove to delay on selected track
2025-04-291c22071massive cleanup of code
2025-04-29b284cd1gpub
2025-04-29733656fclean render selected track/group (just .wav) + panstep,drivestep,volumestep,cutoffstep,resonancestep tweaks
2025-04-282cff88ddialog of dialogs dialog count
2025-04-280141ca2even more dialog of dialogs
2025-04-28b0579f9dialog of dialogs added OctaMED + PlayerPro stuff + BeatDetector
2025-04-28ccd098ddialog of dialogs update
2025-04-27fd5cb5egitignore updates
2025-04-27957e32dDelete paketti.sublime-workspace
2025-04-26f15942eremoval of comments
2025-04-2436c3abftoggle all visible, or toggle all but samplefx visible
2025-04-24a19e9b7more shortcuts added
2025-04-23cf163feahdsr volume parameter shortcut
2025-04-232c32b24increase, decrease, double, halve, editstep
2025-04-2334ae806onetwentyeight thanks
2025-04-221e42e05sf2 first sample import fix
2025-04-2238ace47sf2 velocity range fix
2025-04-222fdabd3instrument merge
2025-04-224b27c72Delete KeyBindings/2025_04_18_PakettiKeyBindings.xml
2025-04-223f5db83rx2 payload
2025-04-21ad632d2ytdlp open path
2025-04-20ebf99a9espeak + ytdlp tweaks once more
2025-04-2010c30a8eSpeak + ytdlp tweaks, try 2
2025-04-206f6fdeb::::continue:::: -> ::continue::
2025-04-207885150Delete .cursor/rules/lua51only.mdc
2025-04-20d2055e3eSpeak overwrite sample + ytdlp overwrite sample fix + eSpeak tweaks
2025-04-19d4fe966espeak improvements
2025-04-19d315520espeak + yt-dlp find file should work better now
2025-04-19bb9794dcoluga is yt-dlp, remove coluga
2025-04-194bcaddasf2 fix for basenote going above Renoise limits
2025-04-19e12f414ytdlp linux tweak
2025-04-190dc8035prunetags + gitignore
2025-04-197d10d6berror out on goto continue + tag files
2025-04-19d02bed1more gitignore changes
2025-04-1977102cfkeyzonefix
2025-04-19fb74228voldelaypan dialog update
2025-04-18c0f9f76Delete KeyBindings/2025_04_17_PakettiKeyBindings.xml
2025-04-18635b011Delete KeyBindings/2025_04_08_PakettiKeyBindings.xml
2025-04-185ac810aDelete KeyBindings/2025_04_07_PakettiKeyBindings.xml
2025-04-18b0904ddset selection loop by hex
2025-04-17019037eplayer pro transpose selection or note column +1 -1 +12 -12
2025-04-172820b85+8 -8 +lpb -lpb
2025-04-170b94410sf2 tweaks
2025-04-16eb67ebaSF2 import keyrange fix
2025-04-169a200c3speed bpm dialog count updates, new midimapping for cycling through current track note+effect columns or all tracks note+effect columns
2025-04-16d0b2c5bonce more sf2 removal
2025-04-163511985separator separator linux fix
2025-04-16f430b86sf2 files not supposed to be here
2025-04-16c4bd514correct paths for linux
2025-04-1699fe107removed linux block from rx2
2025-04-161b402c3recycle2 rx2 with wine with linux
2025-04-16322040fUpdate LICENSE 2024->2025
2025-04-1679bbf4brx2 macOS + windows support
2025-04-15113ac0cnormalize sample fixed
2025-04-152b262fasubcolumn writer
2025-04-15b285389subcolumn writer
2025-04-15f2636168bit 16bit 24bit fix
2025-04-15f8bf54dmenu entry organization etc for convert all samples to mono, tweaks
2025-04-15276049cconvert stereo to mono mixdown
2025-04-1445d607econvert stereo to mono keep left / keep right
2025-04-1424442dbrelative + absolute groove values
2025-04-14444030fmidi value change
2025-04-14f0b5b07clean_device_name
2025-04-14d7ee570midi absolute/relative fixes
2025-04-148670c73no lua 5.2 spoken here
2025-04-13339d451extract highest + lowest notes features tweaks
2025-04-13f0815bfextract highest notes, duplicate instrument/set selected instrument & extract lowest notes, duplicate instrument/set selected instrument + fixed the extraction process
2025-04-12d23559asf2 import experimental
2025-04-08c8d73d7select specific track will select specific nearest instrument
2025-04-0742ec4fdremoved extra file
2025-04-07e1c82b3timestretch dialog opens+closes with same shortcut
2025-04-07b27deaaremove old keybindings
2025-04-07698ad02new keybindings
2025-04-0767181fbremoved duplicate functions for getting files or folders or is valid
2025-04-0708f7b66timestretch stepsize updates
2025-04-074181b76timestretch updates
2025-04-06b24dab0paketti preference for sample selection + pti updates
2025-04-06199807ewavetable slicer
2025-04-050458aad.pti loopmode fix, ptibreaks 50/50 audio/silence trim + rescale slices, wavetable cut audio before wavetable loop fix
2025-04-055d10a7etryingtofix
2025-04-04a0691ddpti fix so that second example of sliced pti is correctly sliced
2025-04-0486634f6PTI (PolyEnd Tracker Instrument Format) Import
2025-04-036c66fbboptimize replicate at cursor + paketti preference changes + cleanup
2025-04-0325eb2e9optimize replicate at cursor + paketti preference changes
2025-04-038ded153paketti rex
2025-04-02c2bc33brex support wip
2025-04-01aa240fcreverse selection in sample or slice
2025-04-01118ce46normalize selection in slice or selection in sample
2025-04-01ef341d7groovebox + stacker fixes
2025-03-3143b486cl00 c00 switch fix
2025-03-3182c3c14note off added logic
2025-03-315c10c96sample slider selects the right track
2025-03-31d4954cdgroovebox 8120 updates
2025-03-29efe03c1groovebox updates
2025-03-28c5420f3updated gif
2025-03-286970228paketti fuzzy search track dialog
2025-03-27568e0f6toggle native devices on/off or hold-release
2025-03-2733eba19value interpolation cycler dialog
2025-03-27686aff6volume interpolation cycler dialog
2025-03-264d2a7cbautomation wipe or keep preference
2025-03-2602fb12dmixer volume,pan,width fix
2025-03-26ba1857eFX to automation, snapshot device parameters to automation
2025-03-2666f4e4dload device first or last
2025-03-22b067c98flip device 1-2 on/off
2025-03-2200e2f95fill empty sample slots random
2025-03-223de122aselection in pattern matrix + akwf loader fixes including pitchstepper
2025-03-2033f84b5hide notepad from nonv3.5
2025-03-199b87bfaremove bla.xrni leftovers
2025-03-19819bdb6clear
2025-03-194649400minor tweaks
2025-03-19642dd7bpaketti default instrument + akwf fix + instrument box menu entries fixes
2025-03-177013d29Paketti XRNS Probe
2025-03-161280c65paketti preferences for lfo writer remove or not, single automation phrase writer device on master
2025-03-147617e24Delete temp_mixpaste.txt
2025-03-145504e10Delete temp_mixpaste.xml
2025-03-14b7ddbd6Delete mixpaste.xml
2025-03-1481497e5deleteclearwipe fourth flavor
2025-03-14118a211mixpaste clean
2025-03-141add6c1delete/wipe/clear tweaks
2025-03-13a715e03maybe fixed the 5 extra files
2025-03-1352eecaeDelete KeyBindings/2025_02_21_PakettiKeyBindings.xml
2025-03-13641e37dadded ignore on 5 redundant files so they won't be wrapped into the package
2025-03-1338ef029better tagname
2025-03-136fd7838Deploy release when master is pushed to
2025-03-1302fcf55minor change
2025-03-1357553cdmixpaste leftovers
2025-03-1319002e7LoaderPreferences is redundant and can be deleted
2025-03-13d92d096super_lsd added to credits
2025-03-13697d976super_lsd added to creitsh
2025-03-130cd38cbDelete org.lackluster.Paketti.xrnx directory
2025-03-132dbe530some hallucinations about definitions submodule not being zipped. who knows if this works.
2025-03-135e59f2fsubmodules not needed there
2025-03-13bc1fea5added super_lsd to credits
2025-03-136a1e50blfo automation write wip
2025-03-13f2b6ab7lfo automation parameter write wip
2025-03-066a96614remove extra
2025-03-06c2fd9d5todays changes
2025-02-19ef5e858Update README.md
2025-02-171c3d4f9update README.md
2025-02-1721949e3Create .gitmodules
2025-02-1738b2329big push
2025-02-179da69e0newtheme
2025-01-1704dd48aoverdub trial
2025-01-07fb5374cmankind divided theme from StartScreem
2025-01-074002a5b2025 jan cleanup
2024-12-2202706c9OSI-Terminator
2024-12-09cacb638Update main.yml
2024-12-09ef829e2Update main.yml
2024-12-080078ef5make sure amigaos + amegas 4k don't vanish
2024-12-08ae81ce8another update
2024-11-2958381bffixes + new themes
2024-11-27d6d5a5eUpdate main.yml
2024-11-25aec05a5remove xmls
2024-11-25090bc21should-remove needless xmls
2024-11-2032b5ef9Update README.md
2024-11-16aff4ae72024_11_16
2024-11-112a539dfDelete KeyBindings_2024_06_23_Renoise_for_Paketti.xml
2024-11-08519edd4jump row within pattern wip
2024-11-084aa332dupdate repo url
2024-11-08dfd5758Create FUNDING.yml
2024-11-07c9edf4cDelete Themes/.DS_Store
2024-11-073c6ba04Delete Research/.DS_Store
2024-11-07e60ff1eDelete Presets/.DS_Store
2024-11-07ef6b8adDelete KeyBindings/2024_10_22_PakettiKeyBindings.xml
2024-11-078b8f72bDelete KeyBindings/.DS_Store
2024-11-078d035e7Delete DeviceChains/.DS_Store
2024-11-07e6c2ed4Delete Customization/.DS_Store
2024-11-070c68304Delete External/.DS_Store
2024-11-07605402eUpdate README.md
2024-11-0520fd7eaDiscord link change
2024-11-056e0ae22Automation Tweaks
2024-11-02669e6b4.DS_Store removal
2024-11-0275d82192024_11_02 update with duplicate with padding and move cursor
2024-11-01d06342fremoved duplicated, added grymmjack stuff
2024-10-31754384emono from Bryan B (Bluethereal)
2024-10-21a948bbb8120 updates, eSpeak updates
2024-10-197815885groovebox updates, cmd.exe windows popup fix, preferences fixes
2024-10-188b682a1omit preferences xml files from older version too
2024-10-1659c9385overwrite
2024-10-160fad20eexclude preferences xmls from package
2024-10-136969d2edynamic views etc
2024-10-13a82aed4experimental
2024-10-13868af3binterstellar inverted
2024-10-13f94a96cgainer inverter
2024-10-1368f856bfixes
2024-10-137756c11Add files via upload
2024-10-13ee1ed82Fix API6 -> API5, comment away Pale Theme from preferences
2024-10-13be2e28fCreate api5.yml
2024-09-2540817a8pattern editor cheatsheet updates + others
2024-09-2509cd6d6Update PakettiColuga.lua
2024-09-22a167a1cmango-theme by noby
2024-09-216ee71f4macro midimappings should no longer error on v3.5.0
2024-09-218b7584f4 osi themes (#579)
2024-09-207742c55Add Yellow Harmony & Graphite RC1
2024-09-20dae821bXRDP instead of XRNT for ClippyClip
2024-09-20194809atrack saver titler notes txt
2024-09-20704458bcoluga update
2024-09-20320fb4aDelete Coluga/PakettiColuga.sh
2024-09-20aa755d8Delete Coluga/placeholder.txt
2024-09-20ed9c5a8eSpeak + Load Devices improvements, and new features
2024-09-203082fd1Delete PakettiLoadVSTGUI.lua
2024-09-20bdeac9cDelete PakettiLoadNativeGUI.lua
2024-09-20fa72e88Delete PakettiLoadLADSPADSSI.lua
2024-09-204a4df58Delete PakettiLoadAUVST3GUI.lua
2024-09-1535671f92287 shortcuts list
2024-09-040f76e84Paketti Automation, additions
2024-09-049968382PitchStep added to drumkit + pitchbend 12
2024-09-0482e1547linux paths
2024-09-047291d89Update readme.md
2024-09-0405403c7Update readme.md
2024-09-040bc6672Customization work
2024-09-042c6808fCreate readme.md
2024-09-017c82969Delete Themes/Mono Red.xrnc
2024-09-01903454aDelete Themes/Mono Orange.xrnc
2024-09-01016389aDelete Themes/Mono Blue.xrnc
2024-09-01f6d156eRename Cyberpunk1.xrnc to Osi-Cyberpunk1.xrnc
2024-08-26e7b2307cyberpunk1 from Osionik added
2024-08-26868b4c8OctaMED Pick/Put Dialog amongst many other things
2024-08-26bbb0730Add Kojima Theme
2024-08-23e5046d8more themes
2024-08-21154ce7aPaketti Theme Selector Improvements + Midi Column writing
2024-08-2193c1bd8Last Externals -> External rename
2024-08-21be9eb8aRename macOS_EnableScriptingTools.sh to macOS_EnableScriptingTools.sh
2024-08-212ae79c6Rename catinhat.png to catinhat.png
2024-08-21e70648bRename LiveSmartFolder.workflow.zip to LiveSmartFolder.workflow.zip
2024-08-21d3e3b2dRename wordlist.txt to wordlist.txt
2024-08-21562fb72Externals -> External
2024-08-21b84e700Make Oblique Strategies work
2024-08-21c2c7214sand contrast added
2024-08-21008febeHotDog Stand!!
2024-08-21ca682e9catchup
2024-08-21bf1dcdfDelete eSpeak/PakettieSpeak.lua
2024-08-211466daaDelete eSpeak/placeholder.txt
2024-08-21f6338d9Akai MIDIMIX MidiMappings
2024-08-21877319fAdd files via upload
2024-08-21c3a463bAdd files via upload
2024-08-21ac98e52Delete DeviceChains/readme.md
2024-08-21bc49f53Add files via upload
2024-08-21e096a7cCreate readme.md
2024-08-210af8a2bfurther modifications
2024-07-27139fa17now with actual update
2024-07-27f16c3f6Update README.md
2024-07-256e35966multiple updates
2024-07-251bb1dfckeybinds
2024-07-25244acfbCreate placeholder.txt
2024-07-25f525c38Add files via upload
2024-07-25b32394eCreate placeholder.txt
2024-07-2519abc1bcoluga wip
2024-07-25365e153Create placeholder.txt
2024-07-25e415a05modified 12st_pitchbend for extra macros
2024-07-25ff54f5eDelete LiveSmartFolder.workflow.zip
2024-07-2596c3836Delete KeyBindings_2024_06_22_Renoise_for_Paketti.xml
2024-07-25b231ea1Delete KeyBindings_2024_06_12_Renoise_for_Paketti.xml
2024-07-25be52482Delete KeyBindings_2024_06_10_Renoise_for_Paketti.xml
2024-07-25ae6176cmore themes
2024-07-2521e9442added themes
2024-07-250b1a933additional themes added
2024-07-25ba9e14dadditional themes
2024-07-25c7fe227additional themes
2024-07-2502dedf3at a time
2024-07-25f3a01dbCreate Placeholder.txt
2024-06-276d04a93Update LICENSE
2024-06-270c63899Create LICENSE
2024-06-27cf48175Update README.md
2024-06-27b819663gplv3
2024-06-2737c5c5aquick upload
2024-06-21004270eUpdate README.md
2024-06-1989285edSequence shortcuts + Paketti Loader Cutoff fix
2024-06-19f2711cfcutoff knob mapped to cutoff instead of volume(!!)
2024-06-171736515Delete Presets/12st_Pitchbend Cutoff.xrni
2024-06-17b4a79ffDelete Presets/12st_Pitchbend_old.xrni
2024-06-17ccd64b4Delete Presets/12st_Pitchbend copy.xrni
2024-06-17479317aDelete Presets/12st_Pitchbend_Drumkit_C0.bak
2024-06-17f7742e9Delete Presets/12st_Pitchbend_Drumkit_try.xrni
2024-06-175c3b637Delete Presets/12st_Pitchbend_Drumkit.xrni
2024-06-178dc9fe3macro updates
2024-06-14087b08eDelete KeyBindings_2024_06_03_Renoise_for_Paketti.xml
2024-06-141bca249Delete KeyBindings_2024_05_05_Renoise_for_Paketti.xml
2024-06-148704df5Delete KeyBindings_2024_04_29_Renoise_for_Paketti.xml
2024-06-1434f7546presets
2024-06-1456ddbe8reorg menu entries
2024-06-105cb8689Update README.md
2024-06-09fcc9aa7Update README.md
2024-06-0920a87faInterim release
2024-06-099a4b47eUpdate README.md
2024-06-09dbaaec2Update README.md
2024-06-0952f59f0Add files via upload
2024-06-0924ec66eFormula research
2024-06-098a5caacgift plaidzap
2024-06-0945f3420Create placeholder
2024-06-094e9d77aupdate to make sure no data loss
2024-05-259691cb0Load VST Effect GUI
2024-05-256fe5186fix renoise.song() error and add Load VST Effect
2024-05-25a5fcc27remove local function - some more tweaks
2024-05-24d0a284bjust makin' sure nothing is lost
2024-05-241945fc2xrni
2024-05-2403ed581quick tweaks
2024-05-2142501c8interim update
2024-05-17f4fb2ebSample Rate + Bit Depth Paketti Preferences Render
2024-05-17a4c9b3ePaketti Clean Render
2024-05-178bc5611interim build
2024-05-172beca3finterim build
2024-05-06a098d78More script moving + changes
2024-05-06db07a9f0G01 / Paketti Preferences changes
2024-05-06dc1114fMoved other scripts to Phrase Editor script
2024-05-0622ff333move 0g01 + move_up/move_down to other scripts
2024-05-064c87a5cMain Menu entry reorder
2024-05-063daeb15Sample Loaders + Send tweaks?
2024-05-064f50c42Move all Midi Mappings to PakettiMidi.lua
2024-05-06a9bc9abMove midi_mapping commands to MIDI lua
2024-05-0663ad072Duplicate Instrument and Select Last Instrument
2024-05-0602917e1Formula Device content to Research folder for Research
2024-05-064819e5cFormula Device content to Research folder for Research
2024-05-06bd38d16Formula Device content to Research folder for Research
2024-05-062bcbb5cFormula Device content to Research folder for Research
2024-05-068c49fb2Move Columnizer Keyjazz to Experimental_Verify from Main
2024-05-06862e9f3Selected Automation Range Automation Drawing curves/lines added
2024-05-063ce2089Protection against "Sample = Nil" error
2024-05-06a355c59Change to Track Scope (forced change) removed from F2 F3 F4 F11
2024-05-056abd229Fix Paketti PitchBend MultiSample 0G01 loader
2024-05-05433d8c4Paketti PitchBend MultiSample Loader updates (WIP)
2024-05-0537de2bbIntroduce PitchBend Automation lane
2024-05-05adf4a4dRecorder scripts moved from main.lua to here
2024-05-05d992bd6Moving more scripts to separate files
2024-05-052b5338eadded more thanks from within main.lua
2024-05-056a68702Delete Experimental_Verify.lua
2024-05-059ea84f2Removed since not where the Preferences are
2024-05-05a3bffdfRenoise 2.8 tool "EZ Maximize Spectrum" - only for 2.8
2024-05-0547e49feNewly updated KeyBindings to maintain paper trail
2024-05-0584db96doutdated keybindings
2024-05-05342537crewrote the intro - still needs work
2024-05-054bb3c38Pattern Matrix Menu Entries Tweak
2024-05-05d7c5a3fmove to Externals
2024-05-05af28665Create readme.md
2024-05-054df1785Delete Instructional(dBlue+vV).lua
2024-05-023d955b3contextual re-organizing for featurelist (in the future)
2024-04-30f0f7dd9context organizing
2024-04-299e49d58contextual moving
2024-04-2998406caDelete PakettiUtils.lua
2024-04-29fa5a93dUpdated KeyBindings
2024-04-291d91b7bPakettiFormatting for names
2024-04-295931decDelete KeyBindings_2024_04_06_Renoise_for_Paketti.xml
2024-04-2927a9141Rename utils.lua to PakettiUtils.lua
2024-04-292bbd63cRename recorder.lua to PakettiRecorder.lua
2024-04-2912f0de1Rename midi.lua to PakettiMidi.lua
2024-04-299881359Rename requests.lua to PakettiRequests.lua
2024-04-29d58604dRename loaders.lua to PakettiLoaders.lua
2024-04-29c1f8d4cRename Experimental_Verify.lua to PakettiExperimental_Verify.lua
2024-04-299778e46Rename CheatSheet.lua to PakettiPatternEditorCheatSheet.lua
2024-04-2924ddc3dRename 0G01_Loader.lua to Paketti0G01_Loader.lua
2024-04-29e3d5011Delete plugin_gui.lua
2024-04-294900b4aDelete numpad.lua
2024-04-29e105c20Delete joule_danoise_better_column_navigation.lua
2024-04-2961ca03eDelete impulsetracker.lua
2024-04-29d404ebbinterim tweak
2024-04-2956e7980interim tweak
2024-04-24dfc9335Paketti Preferences visual update
2024-04-24e8dab78Wipe & Slices Preferences added
2024-04-24d30c173Add files via upload
2024-04-241c92fdePaleGreenTheme was missing
2024-04-24e821fc6Added Wipe&Slices Preferences
2024-04-22264ae19Fix "Switch between Note/FX" - renames
2024-04-22ac42434Capslok would shoot an error if in Sample Editor
2024-04-214609ee1Delete Patchetti_leftovers.lua
2024-04-216edb1cdRemove Patchetti_leftovers
2024-04-2168a5867Autofade On/Off/Toggle for Selected Sample or Instrument
2024-04-21ed79444Mod+FX shortcuts added for selected sample or ALL
2024-04-207c1c379needless errors removed for expand+shrink+capslock
2024-04-17174d8c7Increased control over volume, panning, finetune
2024-04-16d3a62c7Add files via upload
2024-04-1615a35a6Paketti MultiSend + Send XML presets
2024-04-1658b5ed8Delete Presets/PakettiCorrectSend.xrnt
2024-04-16a1f4f7bDelete samplecontrols.lua
2024-04-14794ff38Pattern Doubling now duplicates Automation
2024-04-1384449e0RandomBPM + Native Devices button types + preferences
2024-04-139147751Paketti Preferences: Added "Write Yes/No?" Checkbox for RandomBPM Menu Entry
2024-04-133ad8915Make Load Native Devices work again (wrong function)
2024-04-1192395bbDelete PakettiCorrectSend.xrnt
2024-04-114e6e10cDelete KeyBindings_2024_04_05_Renoise_for_Paketti.xml
2024-04-115755586Delete KeyBindings_backup2004_04_03.xml
2024-04-112b194a0Delete KeyBindings_backup2.xml
2024-04-11b39e159Delete KeyBindings_backup.xml
2024-04-11a717699wip paketti keybindings
2024-04-112492927add presets for fetching by script
2024-04-114fef939Create PPG_Arpeg.xml
2024-04-118f907c0Delete PPG_Arpeg.xml
2024-04-11cd545aelarge updates, 0g01 but also a bugfix
2024-04-08756eb46exclude .git/ and .github/ content
2024-04-07b905344PakettiNativeDevicePluginDialog
2024-04-075dd48dbPakettiPluginGUI was missing
2024-04-07cbe67f2Beatsyncline power of two above, power of two below
2024-04-076ae212dUpdate main.yml
2024-04-070e70cc3Update main.yml
2024-04-078c20ac3Update main.yml
2024-04-07345baa6$TAG_NAME again
2024-04-0738a901efix ${TAG_NAME}
2024-04-079a374ff${TAG_NAME}
2024-04-07eaf5bc4better tag creation
2024-04-079d1ff34fix ENOENT error
2024-04-072f04682one go
2024-04-07bc87b3atry to release zip
2024-04-071c966bbworkflow_dispatch
2024-04-074c1840cUpdate main.yml
2024-04-075adaaf4Update main.yml
2024-04-07179708dexperimental + cleanup
2024-04-07e4cecf2action experiment for creating zip
2024-04-068f5875ededuplication + rewrites
2024-04-06fc98040Delete 2020_04_01_VST-AU-Native FX.txt
2024-04-06c9f64d6remove file
2024-04-050483b1efurther simplifications
2024-04-05809318eDelete previous.lua
2024-04-05bf3a63bDelete forJenoki.lua
2024-04-05ba97476Delete Leftovers.lua
2024-04-052d26cd6rewrites, de-duplication, removal, reorganization, improvements
2024-04-0327b744dvarious updates
2024-04-01f261518update to make sure stuff is not lost
2024-04-01f9bfb70Fixes #22
2024-02-03947c404Remove "Beatsync off if trying to -1 a BeatSync 1"
2024-02-0389ef1dasamplecontrols +forJenoki
2024-01-2472c6d81moving from M1 to M3 Pro
2023-12-10186d7d8this is meant to make sure nothing gets lost (#17)
2020-04-1638c5ed6LiveSmartFolder - automator folder action (#15)
2020-04-154f260e6more updates
2020-04-03912862dMove Patchetti wholesale, start Recorder
2020-04-03ecc1d8bkeybindings + more shortcuts + more features brought back from patchetti, tweaks (#13)
2020-04-022e5cd6cAdd KeyBindings for use
2020-04-01b3cf20frefactor, add (#11)
2020-03-26d4e9004Add files via upload (#4)
2020-03-21e405e36various modifications to paketti (#3)
2019-12-0179726b3downgrade to 5
2019-09-0791dbcd5sept 7th 2019 update
2018-01-21165ae50further tweaks - maybe look at changes
2018-01-169e32f54Phrase Init Shortcut + CheatSheet added
2018-01-14491da26added phrasedoubler + joule optims
2018-01-14424d587more return else end optim + effect column tweak
2018-01-148701993joule sent in some more optimizations
2018-01-14435564breturn else end -> return end, optimizations
2018-01-14cfe95ffimgur link, youtube link, tool link, forum link
2018-01-1494988abPaketti v0.13 upload
2018-01-141645bc6Initial commit