Some scripts for Edison.

Official support for: image-line.com
Post Reply New Topic
RELATED
PRODUCTS

Post

I've written a couple of scripts for Edison. Mostly as a learning exercise.

Prep Drum Hit: This script can be used to quickly prepare raw recordings of drum hits before importing into a sampler.
It performs two operations;
1) Trims silence at start and end of sample.
2) Normalises sample.

Reverse and Mix: Mixes a sample and a reversed copy of itself.

Gapper: Inserts multiple short silent gaps into a sample.

Grain Maker: Chops a sample into short grains and reassembles. Grains can be spaced out or overlapped by a variable amount. Doesn't do any pitch shifting. The code for this script is ugly and not optimal.

I used Delphi to write the scripts. It was pretty easy to setup a project group so scripts could be written with syntax checking, code completion etc.

Because the Edison's scripting interface doesn't have a preview option I don't think it's suitable for complex scripts with lots of parameters. But for small scripts with limited controls it seems ideal.

Link to scripts

- Shannon

Post Reply

Return to “Image Line”