Ray706 / EXS2DS

A command-line utility that converts Logic Sample (EXS) files to Decent Sampler format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EXS2DS

A command-line utility that converts Logic Sample (EXS) files to Decent Sampler format. At this point, it handles only the most basic mappings, but it's a start.

Usage

./EXS2DS <exs-file> <ds-preset-file> [sample-directory]

Example Usage

./EXS2DS Test.exs Test.dspreset "Path/To/Samples/"

About

A command-line utility that converts Logic Sample (EXS) files to Decent Sampler format.


Languages

Language:C++ 100.0%