Skip to content

1.5.0a

Compare
Choose a tag to compare
@jamesb93 jamesb93 released this 07 Aug 13:53

1.5.0a

This release brings several features and bug fixes.

Bug Fixes:

'iterations' is now correctly passed to the command line calls. Previously it was only using the default

Features:

config.lua now holds special variables used for configuring ReaCoMa behaviour. You can set the location of outputs generated by ReaCoMa with three options.

  1. "source" this is the default behaviour. The location of new files is in the same folder as the source.
  2. "media" The location of new files will be in the REAPER Media folder
  3. "/custom/path" This will put files in a custom location.

Warnings about file types

You will be warned if you try to process anything except wav or aiff files.