26 May
2011
26 May
'11
4:52 p.m.
Clemens Ladisch <clemens <at> ladisch.de> writes:
Jaroslav Kysela wrote:
On Tue, 29 Mar 2011, Axel Schmidt wrote:
I've seen a simple patch that should make the Roland Fantom G working. http://www.mail-archive.com/alsa-user <at> lists.sourceforge.net/msg23584.html
Clemens, does the patch looks reasonable?
Yes.
It would be nice to know which MIDI ports are which so that the port names can be added to the driver.
Regards, Clemens
Hello Clemens,
sorry for my late responce.
There is only one Midiport. I think "FANTOM-G" is a good name. I've change the following code of this patch:
.out_cables = 0x0001, .in_cables = 0x0001
Audio is not working with this patch. And I've no idea why. But MIDI is better than nothing.
Regards Axel