Community Forums Archive

Go Back

Subject:visual studio 2015 and soundforge script
Posted by: pb21
Date:9/14/2015 1:32:47 AM

Could someone tell me how I get soundforge c# script to work in visual studio 2015, I would like to debug script line by line but dont know how to set it up.

Subject:RE: visual studio 2015 and soundforge script
Reply by: roblesinge
Date:9/14/2015 10:23:59 AM

Sorry I'm late to the party on all of this activity in the Scripting forums.

If you're talking about being able to attach a debugger, I'm not sure that is possible with the Scripting API. I do all of my script dev in Visual Studio 2013, but have never tried attaching the debugger. You could give it a shot though.

-Rob.

Message last edited on9/14/2015 10:24:20 AM byroblesinge.
Subject:RE: visual studio 2015 and soundforge script
Reply by: pb21
Date:9/20/2015 2:37:31 AM

Its fine I will just have to write code with no bugs!

I am starting to develop the routine in Max 7 now as itll be easier to debug.

one last question how do i call an existing script from another, I want to call the export to region routine from my one.

Thanks for taking to to reply.


Go Back