DSD File Support for .dsf files

C

cyberdoggy

Guest
Does anybody have any idea how to get this
$if($eq(%_file_format%, DSF), $if($eq(%_sample_rate%,2822400),-DSD128, $if($eq(%_sample_rate%,5644800),-DSD256, $if($eq(%_sample_rate%,11289600),-DSD512,)))) to work for dsf files, I am getting nothing returned?

1 post - 1 participant

Read full topic

Continue reading...
 
Top