Linux Sound subsystem development
 help / color / mirror / Atom feed
* gmod and xmp, cannot open /dev/sequencer !
@ 1998-09-15 10:32 Alexis DOMJAN
  1998-09-18  4:03 ` Alamais
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alexis DOMJAN @ 1998-09-15 10:32 UTC (permalink / raw)
  To: linux-sound

Hello,

I have an AWE32 properly configured. I can play the midi files using 
the wavetable without any problem. However if I try to use gmod or xmp
modules players they cannot open /dev/sequencer. However the device
can be opened with drvmidi to play the midi files. Exactly it says:

/dev/sequencer: no such device or address

But if I do something like echo test > /dev/sequencer I got no error!

Can someone help with this please ?


Thanks in advance
---
Alexis Domjan <adomjan@igaia.ch>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gmod and xmp, cannot open /dev/sequencer !
  1998-09-15 10:32 gmod and xmp, cannot open /dev/sequencer ! Alexis DOMJAN
@ 1998-09-18  4:03 ` Alamais
  1998-09-18  9:19 ` Tuukka Toivonen
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Alamais @ 1998-09-18  4:03 UTC (permalink / raw)
  To: linux-sound

Alexis DOMJAN wrote:
> 
> Hello,
> 
> I have an AWE32 properly configured. I can play the midi files using
> the wavetable without any problem. However if I try to use gmod or xmp
> modules players they cannot open /dev/sequencer. However the device
> can be opened with drvmidi to play the midi files. Exactly it says:
> ...

mod,xm,s3m,etc files include their own samples, 
and [do not/should not] use the midi sequencer. 
The players should be trying to open /dev/dsp, 
or whatever the AWE32 uses for wave audio.

-- 
Alamais -> alamais@softhome.net
Don't just do something, stand there and ponder!

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gmod and xmp, cannot open /dev/sequencer !
  1998-09-15 10:32 gmod and xmp, cannot open /dev/sequencer ! Alexis DOMJAN
  1998-09-18  4:03 ` Alamais
@ 1998-09-18  9:19 ` Tuukka Toivonen
  1998-09-19 13:02 ` Hamish Moffatt
  1998-09-21 10:51 ` Tuukka Toivonen
  3 siblings, 0 replies; 5+ messages in thread
From: Tuukka Toivonen @ 1998-09-18  9:19 UTC (permalink / raw)
  To: linux-sound

On Fri, 18 Sep 1998, Alamais wrote:

>mod,xm,s3m,etc files include their own samples, 
>and [do not/should not] use the midi sequencer. 

I don't know if awe drivers support it (but I assume they do) -- but at
least with GUS this is completely wrong way to play modules. Using /dev/dsp
eats CPU time since the processor has to mix the samples. With proper sound
card (ie. GUS) the sample are downloaded to the soundcard memory and the
player just says "play this sample with this pitch". Eats practically 0%
CPU time. And this is where to use /dev/sequencer.

--
| Tuukka Toivonen <tuukkat@ee.oulu.fi>       [PGP public key
| Homepage: http://www.ee.oulu.fi/~tuukkat/       available]
| Try also finger -l tuukkat@ee.oulu.fi
| Studying information engineering at the University of Oulu
+-----------------------------------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gmod and xmp, cannot open /dev/sequencer !
  1998-09-15 10:32 gmod and xmp, cannot open /dev/sequencer ! Alexis DOMJAN
  1998-09-18  4:03 ` Alamais
  1998-09-18  9:19 ` Tuukka Toivonen
@ 1998-09-19 13:02 ` Hamish Moffatt
  1998-09-21 10:51 ` Tuukka Toivonen
  3 siblings, 0 replies; 5+ messages in thread
From: Hamish Moffatt @ 1998-09-19 13:02 UTC (permalink / raw)
  To: linux-sound

On Fri, Sep 18, 1998 at 12:19:57PM +0300, Tuukka Toivonen wrote:
> On Fri, 18 Sep 1998, Alamais wrote:
> >mod,xm,s3m,etc files include their own samples, 
> >and [do not/should not] use the midi sequencer. 
> 
> I don't know if awe drivers support it (but I assume they do) -- but at
> least with GUS this is completely wrong way to play modules. Using /dev/dsp
> eats CPU time since the processor has to mix the samples. With proper sound
> card (ie. GUS) the sample are downloaded to the soundcard memory and the
> player just says "play this sample with this pitch". Eats practically 0%
> CPU time. And this is where to use /dev/sequencer.

That's a loaded statement if ever there was one. If the GUS was
such a great sound card, surely Gravis would still be in business? :-)



Hamish
-- 
Hamish Moffatt, StudIEAust              hamish@debian.org, hamish@moffatt.nu
Student, computer science & computer systems engineering.    4th year, RMIT.
http://hamish.home.ml.org/ (PGP key here)             CPOM: [*******   ] 73%
Get a stable, reliable &  upgradable operating system free at www.debian.org

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gmod and xmp, cannot open /dev/sequencer !
  1998-09-15 10:32 gmod and xmp, cannot open /dev/sequencer ! Alexis DOMJAN
                   ` (2 preceding siblings ...)
  1998-09-19 13:02 ` Hamish Moffatt
@ 1998-09-21 10:51 ` Tuukka Toivonen
  3 siblings, 0 replies; 5+ messages in thread
From: Tuukka Toivonen @ 1998-09-21 10:51 UTC (permalink / raw)
  To: linux-sound

On Sat, 19 Sep 1998, Hamish Moffatt wrote:

>That's a loaded statement if ever there was one. If the GUS was
>such a great sound card, surely Gravis would still be in business? :-)

Nope. Very often in business the great inventions lose and poor technology
wins. See what has happened to M$ (vs. OS/2, for example). See what
happened to Amiga. Still another example I've heard was Beta vs. VHS
videorecorders. Beta system was superior -- and guess which one we nowadays
use? VHS.

Rather the poor technology tends to win. I hope this will change with free
world, ie. Linux.

--
| Tuukka Toivonen <tuukkat@ee.oulu.fi>       [PGP public key
| Homepage: http://www.ee.oulu.fi/~tuukkat/       available]
| Try also finger -l tuukkat@ee.oulu.fi
| Studying information engineering at the University of Oulu
+-----------------------------------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1998-09-21 10:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1998-09-15 10:32 gmod and xmp, cannot open /dev/sequencer ! Alexis DOMJAN
1998-09-18  4:03 ` Alamais
1998-09-18  9:19 ` Tuukka Toivonen
1998-09-19 13:02 ` Hamish Moffatt
1998-09-21 10:51 ` Tuukka Toivonen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox