Cassetter
Cassetter is a MIDI controlled granular sampler
Install / Use
/learn @algorifer/CassetterREADME
cassetter
Cassetter is a MIDI controlled granular sampler. It was created as a companion application to the livecoding environment ORCΛ.
<img src='screenshot.png' width="600"/>Powered by ToneJS, Svelte and Electron.
Installation
# Install dependencies
npm install
# Start the app
npm run dev
or download
Usage
First you need to select the folder in which the required samples are stored in the wav format. Now you can select a sample for each channel.
The sampler receives MIDI CC signals. Knob 0 starts the sample, the rest set the parameter value.
Knob 0 has 4 values:
o- Play a sample once;l- Play a sample loop;r- Play a sample once in reverse;q- Play a sample loop in reverse;
For example, a signal !40o will play a sample on channel 4 once.
Other values will stop playback.
Other knobs range from 0 to z.
Hotkey:
Ctrl or Cmd + f- Select the sample folderCtrl or Cmd + s- Save parametersCtrl or Cmd + o- Open a parameter fileShift + ↑ or ↓- Channel selection↑ or ↓- Selecting a parameter or a sample← or →- Change a parameter
Issues and review are welcome!
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
