All of lore.kernel.org
 help / color / mirror / Atom feed
* GR-55 Driver
@ 2011-05-12 18:20 Jeffrey Scott Flesher Gmail
  2011-05-12 19:47 ` Daniel Mack
  0 siblings, 1 reply; 18+ messages in thread
From: Jeffrey Scott Flesher Gmail @ 2011-05-12 18:20 UTC (permalink / raw)
  To: alsa-devel

I need a Driver for the Roland GR-55 Guitar Synthesizer, not sure how to
get started, so I thought this would be a good place to ask.

The GR-55 has MIDI and AUDIO

KSNAME_Wo11="WaveOut1-1"
WDM.Wo11.szPname="OUT (GR-55)"

KSNAME_Wi11="WaveIn1-1"
WDM.Wi11.szPname="IN (GR-55)"

KSNAME_Md11="Midi1-1"
WDM.Md11.szPname="GR-55"

My thinking is that there may be a driver that is similar, or someone
could already be working on a driver, if so, I would like to find out if
I could work on that project or if I could start a new project here. 

I did contact Roland about getting help in the way of Documentation; but
was told not to count on it since most of this documentation is
proprietary; so I might end up having to snoop the information to
reverse engineer it.

I have been a programmer for over 30 years, and have written Unix
drivers and interfaces back in the 80's; things have changed since then
and Linux is Unix like, but ALSA seems a lot easier than what we did
back in those days. I can get up to speed with just a point in the right
direction. Things like do I do this as a driver or a module? Are just a
few questions that I need answers to, just to get started.

Can you recommend a driver that is close enough to use as a template to
start a new driver from?

Thanks.

Jeff Flesher

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

end of thread, other threads:[~2011-05-24 18:28 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-12 18:20 GR-55 Driver Jeffrey Scott Flesher Gmail
2011-05-12 19:47 ` Daniel Mack
     [not found]   ` <1305233604.8214.2.camel@TrinaryDragon>
2011-05-13  0:16     ` Daniel Mack
     [not found]       ` <1305253856.5076.65.camel@TrinaryDragon>
2011-05-13  7:29         ` Daniel Mack
     [not found]         ` <BANLkTi=jj7cjxgmOpH+EHnUMuazqLOEsZA@mail.gmail.com>
2011-05-15  6:39           ` Jeffrey Scott Flesher Gmail
2011-05-15 11:36             ` Daniel Mack
2011-05-15 23:13               ` Jeffrey Scott Flesher Gmail
2011-05-16  7:05                 ` Daniel Mack
2011-05-16 21:33                   ` Jeffrey Scott Flesher Gmail
2011-05-17 10:11                     ` Daniel Mack
2011-05-18  5:24                       ` Jeffrey Scott Flesher Gmail
2011-05-18 15:34                       ` Jeffrey Scott Flesher Gmail
2011-05-18 17:39                         ` Daniel Mack
2011-05-19 21:09                           ` Jeffrey Scott Flesher Gmail
2011-05-23 16:01                             ` Keith A. Milner
2011-05-23 17:08                               ` Daniel Mack
2011-05-24 13:30                                 ` Keith A. Milner
2011-05-24 18:28                                 ` Jeffrey Scott Flesher Gmail

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.