We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
OP-1 Export
by afta8

This tool exports Renoise sliced samples in a drumkit format compatible with the OP-1 synthesizer by Teenage Engineering. Slices created in the Renoise Sample Editor are preserved in the OP-1 when the sample is exported using this tool.
The tool also features a simple ‘auto’ slicer which will slice the selected sample into a specified number of equally spaced slices.
Usage
1) Load a sample into Renoise and make sure it is selected (tool operates on selected sample)
2) Launch the tool from the tools menu
3) Create some slices using either the built in slicing function in the tool GUI or the native slicing abilities available in Renoise
4) Press the export button and enter a file name and location in the file dialog.
5) Load samples into OP-1 drumkit
Credits & Thanks
- Big thanks to 4Tey for general help on this tool and also writing the audio to PCM generation code
- Uses code for saving Aiff files from “Additional file format import support” by mxb (see https://www.renoise.com/tools/additional-file-format-import-support)
- Uses JSON library from http://dkolf.de/src/dkjson-lua.fsl/home