GWBasic / soft_matrix

Upmixes stereo to surround sound
MIT License
4 stars 1 forks source link

Please mention ideal input in the read-me file. #98

Open ls-milkyway opened 6 days ago

ls-milkyway commented 6 days ago

How do I determine the best matrix applicable to the input? According to your read-me, a 32-bit wave file is the best possible input.

For example: What is the best option for Dolby Stereo or Dolby Pro Logic 2 files? Is it:

soft_matrix "input.wav" "output-dolby.wav" -matrix dolby -threads 4 -channels 5.1

Similarly How can I select matrices for others?