Community Forums Archive

Go Back

Subject:Transfer to NW-HD1 and HD3
Posted by: Jaimador
Date:3/17/2005 12:23:23 AM

I own an NW-HD1 and I'd like to write a script that will allow me to batch process files and transfer them to the HD1 in ATRAC format, and if not the HD1 in ATRAC then the HD3 as .mp3 (it now supports mp3, thank god). Any suggestions (in C#)?

Subject:RE: Transfer to NW-HD1 and HD3
Reply by: jetdv
Date:3/17/2005 8:42:21 AM

The batch program that came with SF8 should be able to take your files and convert them to AC3 format. I also have a batch convert program I used when testing the beta. Simply download the zip file at: http://www.jetdv.com/forge/BatchConvert.zip and extract the two files into the Sound Forge 8.0\Script Menu folder. It should then be selectable by choosing Tools - Scripting - BatchConvert.

Can your device "appear" to the system as a hard drive? If yes then these should be able to write to it. Mine was written in C# and could be easily modified to do other tasks.

Go Back