Subject: stereo opl driver
To: None <tech-kern@netbsd.org, current-users@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: current-users
Date: 10/23/2001 22:30:21
------- =_aaaaaaaaaa0
Content-Type: text/plain; charset="us-ascii"
Content-ID: <28848.1003843059.1@fmv.my.domain>
Content-Transfer-Encoding: 7bit

Hello,

I've just committed stereo support of the opl (OPL3) device.

Here, I have a problem.
I tried this on my cmpci (CMI8738/PCI-6ch-MX) board,
and I found the left and right channels are swapped.

Does anyone have heard about this?
How does it work on your devices?
I tested this on ym (OPL3-SA3), and have no such problem.

If you want try this on cmpci device, use config like this:

	cmpci*	at	pci? dev ? function ?
	audio*	at	cmpci?
	opl*	at	cmpci?
	midi*	at	opl?

I attach a sample MIDI file, which first plays on the left side,
and then on the right side.

	midiplay -d <midi-device#> <attached-file>

P.S.
I'm now analyzing and re-implementing cmpci mixer.  Please be patient...
--
ITOH Yasufumi <itohy@netbsd.org>

------- =_aaaaaaaaaa0
Content-Type: application/octet-stream; name="stereotest.mid"
Content-ID: <28848.1003843059.2@fmv.my.domain>
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="stereotest.mid"

TVRoZAAAAAYAAQABAAZNVHJrAAAAoQCwCgEA/wEETGVmdAGQRH8EgEQAAZBGfwSARgABkEh/BIBI
AAGQSX8EgEkAAZBLfwSASwABkE1/BIBNAAGQT38EgE8AAZBQfwiAUAAIsAp/AP8BBVJpZ2h0AZBE
fwSARAABkEZ/BIBGAAGQSH8EgEgAAZBJfwSASQABkEt/BIBLAAGQTX8EgE0AAZBPfwSATwABkFB/
CIBQAACwCkAA/y8A

------- =_aaaaaaaaaa0--