Single instance of external editor
-
- KVRer
- 12 posts since 5 Oct, 2014
How can I configure Waveform to only open one external Soundforge, and then load any further edits into the same instance? Right now, every time i try to edit a track, it opens another instance of the external editor.
-
- KVRist
- 374 posts since 18 Nov, 2023
As far as I understand how the use of a single instance of an app versus the parallel usage of various instances of an app is controlled, this control first of all happens in the app itself.
So, you will have to find out if in the settings of Soundforge it is possible to define such different behavior. It is usually called by terms describing something like: allow only one instance to exist at a time and reuse this when already opened, or allow to open multiple instances in parallel. Sometimes such option can then also be set in the command line by which an app is launched.
As Soundforge is a Windows app, I conclude that you are using Windows as your OS, and then also your Waveform will be the version for Windows. Then, ...
... let's assume you could launch Soundforge by some alternative launch command line having added to it a special launch option (pure fantasy, you will have to substitute this, if it exists for Soundforge at all, for the correct command launching option as Soundforge expects it):
Then you might want to enter the folder where Waveform stores its configuration files.
and will most likely be directed here:
From here enter the sub-directory WAVEFORM and find there the file:
The quick path to this file would be:
With a Text Editor like Notepad search for the line where Soundforge is configured as the audio editor, which Waveform should use. It could look like this (fantasy alarm concerning the path to Soundforge, again):
Edit this configuration entry according to what I explained above:
DO NOT PROCEED IF YOU DO NOT EXACTLY UNDERSTAND THE ABOVE SUGGESTION. IF YOU MESS UP THE SETTINGS FILE OF WAVEFORM, THEN WAVEFORM WILL NOT WORK ANY MORE! ONLY PROCEED IF YOU HAVE EXPERIENCE WITH SUCH MODIFICATIONS AND WOULD BE ABLE TO UNDO THEM ON YOUR OWN!
And to point it out once more: maybe such option does not exist for Soundforge at all, maybe it simply exits within the Soundforge settings but not as a specification in the launch command line, maybe it exists by calling it as an option in the launch command line. Only in the latter case you would touch the Waveform.settings file. In the former cases leave the Waveform configuration of course untouched!
Good Luck!
So, you will have to find out if in the settings of Soundforge it is possible to define such different behavior. It is usually called by terms describing something like: allow only one instance to exist at a time and reuse this when already opened, or allow to open multiple instances in parallel. Sometimes such option can then also be set in the command line by which an app is launched.
As Soundforge is a Windows app, I conclude that you are using Windows as your OS, and then also your Waveform will be the version for Windows. Then, ...
... let's assume you could launch Soundforge by some alternative launch command line having added to it a special launch option (pure fantasy, you will have to substitute this, if it exists for Soundforge at all, for the correct command launching option as Soundforge expects it):
Code: Select all
soundforge.exe --single-instance-reuseCode: Select all
WAVEFORM - SETTINGS - File Locations - General --> Show Settings FolderCode: Select all
%USERPROFILE%\AppData\Roaming\TracktionCode: Select all
Waveform.settingsCode: Select all
%USERPROFILE%\AppData\Roaming\Tracktion\AppData\Roaming\Tracktion\Waveform\Waveform.settingsCode: Select all
<VALUE name="audioEditor" val="C:\Program Files\SoundforgeVersionX\Soundforge.exe"/>Code: Select all
<VALUE name="audioEditor" val="C:\Program Files\SoundforgeVersionX\Soundforge.exe --single-instance-reuse"/>And to point it out once more: maybe such option does not exist for Soundforge at all, maybe it simply exits within the Soundforge settings but not as a specification in the launch command line, maybe it exists by calling it as an option in the launch command line. Only in the latter case you would touch the Waveform.settings file. In the former cases leave the Waveform configuration of course untouched!
Good Luck!
Classical guitar --> Line Audio CM4 @ SSL12 --> KDE-Plasma @ Debian-Linux --> Waveform PRO 13.5
- KVRAF
- 4890 posts since 3 Jan, 2003 from Vancouver
I've never used SoundForge and I don't know which version you're using, but I did find this:
https://www.magix.info/us/forum/sound-f ... --1252594/
https://www.magix.info/us/forum/sound-f ... --1252594/
Surely there must be consensus by now...
-
- KVRer
- Topic Starter
- 12 posts since 5 Oct, 2014
I found the answer:
go to the 'Options' menu
- hold 'Shift' key and select 'Preferences'
- select the 'Internal' tab
- find "Force Single Instance behavior" (bottom of list or use search)
- change value from 'FALSE' to "TRUE"
- click 'Apply' and 'OK'
- Exit or restart SF
go to the 'Options' menu
- hold 'Shift' key and select 'Preferences'
- select the 'Internal' tab
- find "Force Single Instance behavior" (bottom of list or use search)
- change value from 'FALSE' to "TRUE"
- click 'Apply' and 'OK'
- Exit or restart SF
