I managed to set up a Lame encoder configuration today with help from this thread.
Here's the resulting Registry entry:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CakewalkExtAudioEncoders\{04C383C3-5BCC-4024-B88C-48067E278AB6}]
"Name"="LAME 256"
"Description"="LAME 256"
"Path"="C:\\Program Files\\Cakewalk\\Shared Utilities\\LAME"
"Extension"=".mp3"
"CommandLine"="lame %I -b 256 -m s -h -c -V 1 -B 320 %O"
"InProcess"=dword:00000000
"KeepWaveFile"=dword:00000000
"ModalEncoder"=dword:00000001
"SourceFormat"=dword:00000000
I downloaded the 64-bit Lame files from
https://onedrive.live.com...p;cid=DF413F5445183B18While doing this, I ran across some problems:
(1) The Sonar Help file entry for this utility doesn't cover all the fields. I'll report this.
(2) The Source Format dropdown doesn't work for me. It has no values except FLAC. I had to use the Registry to change the value to 0.
Does anybody else see the dropdown problem?
Mitch I.