We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ead3ad0 commit 929f4ebCopy full SHA for 929f4eb
1 file changed
README.md
@@ -2,8 +2,9 @@
2
A utility for performing simple operations on stereo DSF files **without** re-encoding or conversion.
3
4
Operations:
5
-- **swap**: Swaps left and right channel data
+- **swapch**: Swaps left and right channel data
6
- **lisolate**: Isolates left channel; copies data to right channel
7
- **risolate**: Isolates right channel; copies data to left channel
8
- **linvert**: Inverts left channel phase
9
- **rinvert**: Inverts right channel phase
10
+- **invert**: Inverts left and right channel phase
0 commit comments