bsmith96 / Reaper-Scripts

Scripts for streamlining workflow with the cross-platform DAW Reaper, particularly with a focus on multitrack recording in the context of live events, such as theatre. This repository can be added to ReaPack.
MIT License
3 stars 0 forks source link

Improve handling of even/odd channel pairs in stereo channels #8

Closed bsmith96 closed 3 years ago

bsmith96 commented 3 years ago

When routing tracks to stereo inputs, currently the script alerts the user that it has skipped a channel.

Propose swapping it with the next channel instead, and alerting the user so they can update routing elsewhere accordingly?

Ultimately just needs to be set up correctly by the user, though.

bsmith96 commented 3 years ago

Automatically (and notify the user) separate into 2 mono tracks if not doable?