In order to import a Wavetable into a hardware Wavetable synthesizer, it must be formatted for that synth. Editing multiple Wavetables is a bit of a pain.
Therefore, I have created a script for efficiently editing Wavetables using Octave. This script has the ability to carve the Wavetable into equal length slices and export single cycle waves, as well as the ability to cut the Wavetable to a specified length. This makes importing into hardware synths even easier and allows for more flexible sound creation. This blog will explain in detail how to use the script. Let's get started and introduce the script. |