Split Stereo Track Into 2 Mono Tracks

This section is now closed.
Forum rules
This forum is now closed.

For help with current Audacity, please post to the 2.x. board for your operating system.

Please post feedback about the current 2.x version on the 2.x.feedback board.
Locked
tim_v
Posts: 5
Joined: Thu Feb 05, 2009 9:15 pm
Operating System: Please select

Split Stereo Track Into 2 Mono Tracks

Post by tim_v » Thu Feb 05, 2009 9:28 pm

I would like to suggest an improvement to the Audacity "split stereo track feature": Instead of splitting the Stereo track into Left and Right tracks as it does now, it should split into 2 Mono tracks.

I have already made this modification by compiling from Source Code on Linux and find it an excellent feature which saves loads of tedious mouse clicking.

If anyone would like my amended source code (for version 1.3.6) just email [email protected]. It is just one line of code in TrackPanel.cpp

If some users prefer the existing method, how about 2 seperate menu items "Split Stereo Track" and "Split into 2 Mono Tracks"?

Tim

kozikowski
Forum Staff
Posts: 69357
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Split Stereo Track Into 2 Mono Tracks

Post by kozikowski » Fri Feb 06, 2009 7:43 am

Adding Features to Audacity.

http://audacityteam.org/forum/viewforum.php?f=20

Koz

Locked