https://github.com/p3r7/rpmate
🎡 norns as a sampler buddy
https://github.com/p3r7/rpmate
monome norns norns-script
Last synced: about 1 year ago
JSON representation
🎡 norns as a sampler buddy
- Host: GitHub
- URL: https://github.com/p3r7/rpmate
- Owner: p3r7
- License: mit
- Created: 2020-10-10T11:51:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-09T09:04:14.000Z (almost 4 years ago)
- Last Synced: 2025-04-02T02:41:02.971Z (about 1 year ago)
- Topics: monome, norns, norns-script
- Language: Lua
- Homepage:
- Size: 124 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rpmate
norns as a sampler buddy.

## About
This script allows to record a sound an play it back at various RPM ratios.
The main use is to replay the sample sped up into a hardware sampler to save memory and add some punch.
The second page gives instructions on how to then speed down the recorded sample to retrieve original speed/tune.
Third page allows dirtying the sample being played by altering sample rate and bit depth.
## Usage
```
-- K1 held is SHIFT
--
-- Anywhere:
-- E1: switch page
--
-- Main screen:
-- E2: record speed
-- E3: playback speed
-- SHIFT + E1: sampler model
-- K2: record start/stop
-- K3: playback start/stop
--
-- HW Sampler Instructions:
-- E2: record speed
-- E3: playback speed
--
-- Dirtying:
-- SHIFT + E1: preset
-- E2: sample rate
-- SHIFT + E2: sample rate (x 1k)
-- E3: bit depth
```