there is a way to do it, I've done it before in the past for the proteus packs for DSF :) .
2 methods really.. do the same thing
METHOD 1 (for people who know their way around DOS / command prompt) ok, you need to navigate to your DP programs folder in commmand prompt .. depends on your windows version.. on 7 / 64 bit it is.. "C:\ProgramData\Cakewalk\Dimension Pro\Programs"
first type in "CMD" and you'll get a dos prompt / window in windows run / search bar
then do
c:
cd \
cd prog (then press TAB till "programData" comes up)
cd cake (then press TAB till "cakewalk" comes up)
cd Dim (then press TAB till "Dimension Pro" comes up)
cd Prog (then press TAB till "program" comes up")
dir *.prog /s > c:\myset.txt
---------------------------
METHOD 2 open notepad / copy and paste this >
dir *.prog /s > c:\myset.txt then save it as "presets.bat" to the desktop etc..
open sonar / start Dim Pro or start stand alone.. "load prog" and the bar at the top will have
"C:\ProgramData\Cakewalk\Dimension Pro\Programs"
highlight / copy that (CTRL + C)
close sonar / DP
open windows explorer or my computer
navigate to the address bar at the top.. PRESS CTRL +V
and you should have C:\ProgramData\Cakewalk\Dimension Pro\Programs
go up a level to "C:\ProgramData\Cakewalk\Dimension Pro"
which should read
programs
sample pool
tuning
copy / pasted the "presets.bat" to that folder and double click it.. it'll run / generate a text file called "myset.txt" which you can edit / alter in word etc , it's located in C drive in \ (the root folder)
and I use either crimson edit / context to remove the data you don't need
post edited by Fog - 2011/10/01 11:40:54