Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 445 Bytes

File metadata and controls

10 lines (9 loc) · 445 Bytes

dsfutil

A utility for performing simple operations on stereo DSF files without re-encoding or conversion.

Operations:

  • swapch: Swaps left and right channel data
  • lisolate: Isolates left channel; copies data to right channel
  • risolate: Isolates right channel; copies data to left channel
  • linvert: Inverts left channel phase
  • rinvert: Inverts right channel phase
  • invert: Inverts left and right channel phase