Skip to content

wssmith/EdisonScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

SliceSamples

This is a script for FL Studio's Edison audio editor. It slices up an audio track into non-silent regions and removes silence.

I've found it useful for splitting long tracks from old sample CDs into individual WAVs.

SliceSamplesUI

Instructions

  1. Copy the files into your Edison Scripts folder: '...\Image-Line\[FL Studio version]\System\Config\Audio scripts'
  2. Access the functions inside Edison using the 'Run script' button or 'Tools > Scripting > Run Script'.
  3. You can save the regions as individual WAVs with 'File > Export Regions > For sampler use'.

Compatibility

Requires FL Studio 21.

FL 21 dropped support for Pascal scripting, with Python scripting added as a replacement.

SliceSamples was originally written in Pascal and supported automatic pitch detection for use in DirectWave. As of January 2023, it isn't possible to tag regions with a Python script, so pitch detection has been removed.

Example

Before:

SliceSamplesBefore

After:

SliceSamplesAfter

About

Scripts for FL Studio's Edison audio editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published