Wavetable Editor for Lead Engine in PD

Hi!

Since there is no Wavetable Editor in Ctrlr for the lead engine yet, i made one in PD.

I attached a simple Patch that just writes into the patch-buffer.

The second also reads from the buffer or from saved patches (*.syx).

You will need Pd-extendedto run the patches.

Editing the wavetable is done by drawing around.

I kept these patches as simple as possible, so you can use them as a starting point

and add other sysex functions, ipad-support (via osc), reversing, scaling, harmonizing,… ( try py/pyext) by yourself, before porting it to Max for Live.

 

tested on Mac OSX and Linux ( Raspbian )

 

have fun

Jens

[sid_wavetable_editor.zip](< base_url >/applications/core/interface/file/attachment.php?id=11149)

This could really do with some basic documentation.