Re: KDE, sound, artsd and xmms

2002-10-02 Thread Kirk Strauser


At 2002-10-02T11:59:13Z, Irvine Short [EMAIL PROTECTED] writes:

 How do you guys get all the above to play together?

I run 'artsdsp esd' and forget about it.  XMMS and a few other apps like to
use ESD, so I don't try to fight it.
-- 
Kirk Strauser
In Googlis non est, ergo non est.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: KDE, sound, artsd and xmms

2002-10-02 Thread Peter Leftwich

On Wed, 2 Oct 2002, Scott A. Moberly wrote:
 put:
 hw.snd.pcm0.vchans=4
 hw.snd.maxautovchans=4

 into /etc/sysctl.conf; attach arts to /dev/dsp0.1 and esd to /dev/dsp.2
 This leaves /dev/dsp0 - /dev/dsp0.0 open for odd aplications that
 need direct access.  You could additionally attach nas to /dev/dsp0.3 if
 you are networking sound.
 Scott A. Moberly
 [EMAIL PROTECTED]

 Microsoft: Where would you like to go to today
 Linux: Where would you like to go tomorrow
 FreeBSD: Hey,when are you guys going to catch up

Apple: Hell little one!  Here take my hand, and where shall we go?

 On Wed, Oct 02, 2002 at 08:19:09AM +, Weston M. Price wrote:
  Yeah, an extremely frustrating problem to say the least. I have used both
  methods (ie the plugin and artsdsp) and have found that that artsdsp is the
  most stable and effective way to get the two apps to work together on a
  consistet basis. The plugin causes xmms at the drop of a dime. Until the
  plugin gets fixed go with artsdsp.
  Regards,
  Weston
 
  On Wednesday 02 October 2002 11:59 am, Irvine Short wrote:
   Hey All - How do you guys get all the above to play together?
   I'd like to keep artsd going. At the moment I can get xmms to play by
   running artsdsp xmms.
  
   Is there a neater/better way? There's a plugin for xmms to talk directly
   to artsd but by all accounts it's old and buggy and not  in the ports
   subsystem.
  
   Any suggestions much appreciated.
   I'm running FreeBSD 4.7RX, KDE 3,03, and XMMS 1.2.7
   The sound card is an Ensoniq AudioPCI ESS1371
 Scott A. Moberly
 [EMAIL PROTECTED]
 Those who do not understand Unix are condemned to reinvent it, poorly.
 -- Henry Spencer

Wow!  I just searched the ports for xmms and saw crossfade and gdancer
plug-ins!  Does FreeAMP (too?) support these features, and a speed-up /
slow-down plugin such as the one Winamp for Windows supports (where the
vocals are unaffected)?!

--
Peter Leftwich
President  Founder
Video2Video Services
Box 13692, La Jolla, CA, 92039 USA
+1-413-403-9555


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: KDE, sound, artsd and xmms

2002-10-02 Thread Lauri Watts

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday 02 October 2002 13.59, Irvine Short wrote:
 Hey All

 How do you guys get all the above to play together?

 I'd like to keep artsd going. At the moment I can get xmms to play by
 running artsdsp xmms.

 Is there a neater/better way? There's a plugin for xmms to talk directly
 to artsd but by all accounts it's old and buggy and not  in the ports
 subsystem.

 Any suggestions much appreciated.

 I'm running FreeBSD 4.7RX, KDE 3,03, and XMMS 1.2.7

 The sound card is an Ensoniq AudioPCI ESS1371

If you have it (and most modern sound cards can handle this) go into 
KControl's Sound Server setting, and tell aRts to use a custom device.  Point 
it at /dev/dsp0.1, and let xmms (and any other sound utilities) have 
/dev/dsp.   Do check in /dev/ that the alternate devices are present. 

If your sound card doesn't support this option, you can in the same KControl 
module, tell aRts to exit after a certain amount of idle time (0 seconds is 
never, so set it to something low, like 5 seconds.)  All aRts aware 
applications are able to restart it if they want it.  You'll notice a small 
delay when starting something like Noatun, as it restarts the server, but 
nothing unreasonable.

Regards,
- -- 
Lauri Watts
KDE Documentation: http://i18n.kde.org/doc/
KDE on FreeBSD: http://freebsd.kde.org/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9mvwT/gUyA7PWnacRAs4WAJ4uyPHEf4BB10Bl4ZcjduKyM8Wc/QCffzVX
+qznD8P7NmcQuNe6XWILijk=
=w+gp
-END PGP SIGNATURE-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: KDE, sound, artsd and xmms

2002-10-02 Thread Scott A. Moberly

put:
hw.snd.pcm0.vchans=4
hw.snd.maxautovchans=4

into /etc/sysctl.conf; attach arts to /dev/dsp0.1 and esd to /dev/dsp.2
This leaves /dev/dsp0 - /dev/dsp0.0 open for odd aplications that 
need direct access.  You could additionally attach nas to /dev/dsp0.3 if
you are networking sound.

---
Scott A. Moberly
[EMAIL PROTECTED]

Microsoft: Where would you like to go to today
Linux: Where would you like to go tomorrow
FreeBSD: Hey,when are you guys going to catch up
On Wed, Oct 02, 2002 at 08:19:09AM +, Weston M. Price wrote:
 Yeah, an extremely frustrating problem to say the least. I have used both 
 methods (ie the plugin and artsdsp) and have found that that artsdsp is the 
 most stable and effective way to get the two apps to work together on a 
 consistet basis. The plugin causes xmms at the drop of a dime. Until the 
 plugin gets fixed go with artsdsp. 
 
 Regards,
 
 Weston
 
 On Wednesday 02 October 2002 11:59 am, Irvine Short wrote:
  Hey All
 
  How do you guys get all the above to play together?
 
  I'd like to keep artsd going. At the moment I can get xmms to play by
  running artsdsp xmms.
 
  Is there a neater/better way? There's a plugin for xmms to talk directly
  to artsd but by all accounts it's old and buggy and not  in the ports
  subsystem.
 
  Any suggestions much appreciated.
 
  I'm running FreeBSD 4.7RX, KDE 3,03, and XMMS 1.2.7
 
  The sound card is an Ensoniq AudioPCI ESS1371
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message

-- 
Scott A. Moberly
[EMAIL PROTECTED]

Those who do not understand Unix are condemned to reinvent it, poorly.
-- Henry Spencer

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message