Reaper scripts/plugins
  • Lua 86.7%
  • Shell 13.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Anton Bauer a1df6bffaa Regenerate index.xml on main
Pin the Reptile Kick Generator 0.1 download URL to the squash commit
instead of a commit that only existed on the release branch.

Claude-Session: https://claude.ai/code/session_01NUCLNhaXrxsCeJH7P29zac
2026-09-20 21:17:21 +02:00
ReptileKickGenerator Add Reptile Kick Generator 0.1 2026-09-20 21:14:27 +02:00
scripts Add Reptile Kick Generator 0.1 2026-09-20 21:14:27 +02:00
.gitignore Add Reptile Kick Generator 0.1 2026-09-20 21:14:27 +02:00
.reapack-index.conf Add Reptile Kick Generator 0.1 2026-09-20 21:14:27 +02:00
CLAUDE.md Add Reptile Kick Generator 0.1 2026-09-20 21:14:27 +02:00
index.xml Regenerate index.xml on main 2026-09-20 21:17:21 +02:00
LICENSE Scaffold ReaPack repo structure 2026-09-16 21:00:32 +02:00
README.md Add Reptile Kick Generator 0.1 2026-09-20 21:14:27 +02:00

the-bad-scripts

REAPER scripts, distributed via ReaPack. Each script is an independent product with its own folder and its own README.

Scripts

Script What it does
Reptile Kick Generator Preview and tune onset detection on a guitar track, then commit the hits as MIDI kick notes.

Installing via ReaPack

  1. Install ReaPack if you don't have it yet.

  2. In REAPER: Extensions > ReaPack > Import repositories..., paste, and confirm with OK:

    https://git.nocturnal-home.de/anton-bauer/the-bad-scripts/raw/branch/main/index.xml
    
  3. Extensions > ReaPack > Browse packages..., find the script, right-click

    Install, then Apply.

Usage lives in each script's README, linked above. To update later, use Extensions > ReaPack > Synchronize packages.

Maintaining

Adding a product, bumping a version and regenerating index.xml are described in CLAUDE.md. Give every new product a README.md in its folder and add a row to the table above.