I know how to accomplish my goal using the DMC on screen interface. I can not figure out how to do it with scripting. Can someone please suggest.
With DMC interface I select my file and choose "convert to" I choose "Wave" then click "Compressed" and change format to "MPEG Layer-3". Now my output will be a .wav file with MPEG compressed contents. I can move the dot back from Compressed to the uncompressed choice to go back to standard PCM .wav files.
That seems simple, but I'm not sure how to script it? WaveSettings.Set command does not seems to allow for "convert" choices. I do scripted conversions to MP3 all the time. I know the basic scripting commands for everything except how to change between Compressed and Uncompressed, and how to select the MPEG Layer-3 Wave output format.
I've searched this forum. I'm not sure where else I might find valuable documentation or tips.
With DMC interface I select my file and choose "convert to" I choose "Wave" then click "Compressed" and change format to "MPEG Layer-3". Now my output will be a .wav file with MPEG compressed contents. I can move the dot back from Compressed to the uncompressed choice to go back to standard PCM .wav files.
That seems simple, but I'm not sure how to script it? WaveSettings.Set command does not seems to allow for "convert" choices. I do scripted conversions to MP3 all the time. I know the basic scripting commands for everything except how to change between Compressed and Uncompressed, and how to select the MPEG Layer-3 Wave output format.
I've searched this forum. I'm not sure where else I might find valuable documentation or tips.
Comment