synthclone "clones" MIDI-capable instruments by sending out MIDI data which instructs an instrument to emit sounds for a series of notes, velocities, controls, and aftertouch values. It then saves this data as a sample-based instrument which can be loaded by sampler software.
| Licenses | GPL v2 Or Later LGPL v2.1+ |
|---|---|
| Operating Systems | Linux (32 and 64 bit) |
| Implementation | C++ Qt 4 Jack portmidi PortAudio libsndfile libsamplerate |
Recent releases


Release Notes: The release of synthclone includes four new plugins: lv2 for using LV2 effects inside synthclone, renoise for saving your instruments as Renoise instruments, reverser, which reverses what you sample, and sampleloader, which loads samples into synthclone from your local filesystem.


Release Notes: This is the first beta release of "synthclone". Changes since the last release include several bugfixes, a new installation model which uses the traditional "configure", "make", and "make install", work to make "synthclone" compile on Mac OS X, and a make target to build Debian packages from the source tree ("configure --prefix=/usr", "make debian").