Go Back   Winamp Forums > Winamp > Winamp Technical Support

Reply
Thread Tools Search this Thread Display Modes
Old 7th January 2010, 11:31   #1
Spitfire1990
Junior Member
 
Join Date: Jan 2010
Posts: 1
Multiple instances, each outputting to different sound card

I've been searching on Google and the forums here but have yet to find a way to do this.

I want a way to have, say, ten instances of WinAmp open, each instance outputting sound to one of ten different sound cards.

I'm pretty sure this is possible, but I'm not sure how to make it happen.

Any help is appreciated.
Spitfire1990 is offline   Reply With Quote
Old 7th January 2010, 11:56   #2
laurent22300
Junior Member
 
Join Date: Apr 2009
Posts: 30
I don't know if that would work but you could try creating ten Winamp profiles with different sound card settings for each. Switch between the different profiles using the "/INIDIR" command line flag. Also make sure that "Allow multiple instances" is checked in the Preferences (General tab).
laurent22300 is offline   Reply With Quote
Old 5th May 2012, 19:12   #3
Gooseduck
Junior Member
 
Join Date: Nov 2007
Posts: 2
Did you make this happen?

I know this post is old but I'm in a situation where I'm trying to do this ..... is it possible?
Gooseduck is offline   Reply With Quote
Old 5th May 2012, 22:43   #4
thinktink
Forum King
 
thinktink's Avatar
 
Join Date: May 2009
Location: Somewhere on this planet.
Posts: 2,184
Send a message via Skype™ to thinktink
I usually just copy the Winamp folder inside the Program Files folder to a new folder. But before you do that you have to allow multiple instances before copying.
thinktink is offline   Reply With Quote
Old 5th May 2012, 23:26   #5
DJ Egg
Techorator
Winamp Team
 
Join Date: Jun 2000
Posts: 35,130
The easiest way is to create shortcuts with CommandLine switches....

Shortcut 1:
Name: Winamp1
Commandline: "C:\Program Files\Winamp\winamp.exe" /INIDIR="%APPDATA%\Winamp"

Shortcut 2:
Name: Winamp2
Commandline: "C:\Program Files\Winamp\winamp.exe" /INIDIR="%APPDATA%\Winamp2"

Shortcut 3:
Name: Winamp3
Commandline: "C:\Program Files\Winamp\winamp.exe" /INIDIR="%APPDATA%\Winamp3"

etc etc etc

Or if you want all instances to use the same database (as the default installation of Winamp)
then you can use the /CONFIG= switch instead of /INIDIR=

/CONFIG= will just create & use the specified winamp.ini file instead (for separate settings)
whereas /INIDIR= will use the specified folder for all settings/database/etc.

eg.

Shortcut 1:
Name: Winamp1
Commandline: "C:\Program Files\Winamp\winamp.exe" /CONFIG="%APPDATA%\Winamp\winamp.ini"

Shortcut 2:
Name: Winamp2
Commandline: "C:\Program Files\Winamp\winamp.exe" /CONFIG="%APPDATA%\Winamp\winamp2.ini"

Shortcut 3:
Name: Winamp3
Commandline: "C:\Program Files\Winamp\winamp.exe" /CONFIG="%APPDATA%\Winamp\winamp3.ini"

Note that the Winamp1 shortcut in both of the above examples will produce the same behaviour as the default Winamp shortuct icon, which uses %appdata%\winamp & %appdata%\winamp\winamp.ini

Naturally, the path to winamp.exe must be correct, eg. on 64bit OS it will be "C:\Program Files (x86)\Winamp\winamp.exe"

And as also previously stated in the above posts, "Allow multiple instances" needs to be checkmarked in:
Winamp > Prefs (Ctrl+P) > General Preferences
(or minst=1 must be set in all the winamp*.ini files, not minst=0)
DJ Egg is offline   Reply With Quote
Old 6th May 2012, 04:59   #6
MrSinatra
Forum King
 
MrSinatra's Avatar
 
Join Date: Dec 2004
Location: WKPS, State College
Posts: 3,838
Send a message via AIM to MrSinatra
do multiple instances work for other people? they haven't for me in a long time... i'll try to retest here soon.

PENN STATE Radio or http://www.LION-Radio.org/
--
BUG #1 = Winamp skips short tracks
Wish #1 = Multiple Column Sorting
Wish #2 = Add TCMP/Compilation editing
MrSinatra is offline   Reply With Quote
Old 6th May 2012, 12:23   #7
Aminifu
Forum King
 
Aminifu's Avatar
 
Join Date: Aug 2011
Location: Chicago, IL
Posts: 2,016
Quote:
Originally Posted by MrSinatra View Post
do multiple instances work for other people? they haven't for me in a long time... i'll try to retest here soon.
They work for me, but sometimes I have a problem closing them and have to use the Win task manager to shutdown the separate WA processes. Of course any changes made in the affected process(es) are lost.

Win 7 Home Premium 64-bit SP1, WA Pro 5.7.0.3392 beta, cPro MPxi_remix skin, 5.1 speaker system
Aminifu is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Winamp > Winamp Technical Support

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump