* Steinberg Midex 8 driver development
@ 2007-05-15 9:35 Norman Schleicher
2007-05-16 7:17 ` Clemens Ladisch
0 siblings, 1 reply; 2+ messages in thread
From: Norman Schleicher @ 2007-05-15 9:35 UTC (permalink / raw)
To: alsa-devel
I am currently on development for the Steinberg Midex8 USB driver.
At the moment I can send notes to my Midi equipment via this device. Receiving is currently not implemented.
My questions are:
1. Are there any tools to test the Alsa-Midi compatiblity ?
2. May I release some milestone results to the Alsa project ? Eg when the driver supports a small subset of send commands supported by midi.
3. What are the requirements to get released in an official alsa release package ?
4. Who is responsible for the version management ? Where can I read how the source code is organized in the repository and how to manage tags and branches for the development ?(I don't need an introduction how to use CVS, thats clear for me.)
Regards Norman
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Steinberg Midex 8 driver development
2007-05-15 9:35 Steinberg Midex 8 driver development Norman Schleicher
@ 2007-05-16 7:17 ` Clemens Ladisch
0 siblings, 0 replies; 2+ messages in thread
From: Clemens Ladisch @ 2007-05-16 7:17 UTC (permalink / raw)
To: Norman Schleicher, alsa-devel
Norman Schleicher wrote:
> I am currently on development for the Steinberg Midex8 USB driver.
>
> At the moment I can send notes to my Midi equipment via this device.
> Receiving is currently not implemented.
>
> My questions are:
> 1. Are there any tools to test the Alsa-Midi compatiblity ?
You can send raw MIDI data with amidi, or play entire .mid files with
aplaymidi.
To see received data, use amidi or aseqdump.
> 2. May I release some milestone results to the Alsa project ?
Just publish them somewhere.
> 3. What are the requirements to get released in an official alsa release
> package ?
Post the patches against the latest Hg tree here.
> 4. Where can I read how the source code is organized in the repository
The alsa-kernel tree contains an almost exact copy of the sound/
directory in the Linux kernel tree.
The alsa-driver tree contains the build mechanism for the separate
alsa-driver package, patches and compatibility code to make the code
in alsa-kernel work with older kernels, and some drivers that are too
new or too horrible to allow them into the kernel.
> and how to manage tags and branches for the development ?
https://bugtrack.alsa-project.org/wiki/wikka.php?wakka=SourceCodeRepository
and see the Hg docs.
HTH
Clemens
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-16 7:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-15 9:35 Steinberg Midex 8 driver development Norman Schleicher
2007-05-16 7:17 ` Clemens Ladisch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).