Skip to content

Commit 929f4eb

Browse files
authored
Update README.md
1 parent ead3ad0 commit 929f4eb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
A utility for performing simple operations on stereo DSF files **without** re-encoding or conversion.
33

44
Operations:
5-
- **swap**: Swaps left and right channel data
5+
- **swapch**: Swaps left and right channel data
66
- **lisolate**: Isolates left channel; copies data to right channel
77
- **risolate**: Isolates right channel; copies data to left channel
88
- **linvert**: Inverts left channel phase
99
- **rinvert**: Inverts right channel phase
10+
- **invert**: Inverts left and right channel phase

0 commit comments

Comments
 (0)