All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sean M. Pappalardo - D.J. Pegasus" <spappalardo@mixxx.org>
To: Clemens Ladisch <clemens@ladisch.de>
Cc: alsa-devel@alsa-project.org, linux1394-devel@lists.sourceforge.net
Subject: Re: [alsa-devel] Help requested: new HSS1394 MIDI back-end
Date: Wed, 30 May 2012 07:12:39 +0200	[thread overview]
Message-ID: <4FC5AC47.4060606@mixxx.org> (raw)
In-Reply-To: <38538c62-f01e-4743-be92-aea79d61085e@email.android.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 1393 bytes --]



On 05/30/2012 06:51 AM, Clemens Ladisch wrote:
> Sean M. Pappalardo - D.J. Pegasus wrote:
>> It works perfectly with the SCS.1m!! The .1d works, but some of
>> the non-standard data it sends appears to be getting corrupted. In
>> particular, the device sends four-byte platter messages that start with
>> 0xF9 and the remaining three can range from 0x00 to 0xFF.
>
> This is not MIDI. Into what MIDI messages should
> the driver convert this?

It shouldn't convert it at all. Just deliver it as-is in a single 
four-byte message, if possible. (0xF9 is a valid, if undefined, MIDI 
status. They're using it kind of like SYSEX only without the terminating 
byte, likely for efficiency on the wire.)

> Is this documented anywhere?

It's documented in the SCS.1 MIDI spec which is attached. (See the 
record encoder doc.) In looking at that again, I will also need the 
ability to use the HSS1394 SendUserControl function to set the device's 
timers, and that is definitely not MIDI at all. (Sorry, I forgot about 
that since I wrote Mixxx's HSS1394 code awhile ago.) I wonder if it 
would be a good idea to define a special SYSEX message that the SCS1x 
driver would interpret and convert to a call to that function? That 
wouldn't be future-proof but it is MIDI-compatible.

Sincerely,
Sean M. Pappalardo
"D.J. Pegasus"
Mixxx Developer - Controller Specialist

[-- Attachment #1.1.2: scs1_docs.zip --]
[-- Type: application/zip, Size: 330272 bytes --]

[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4545 bytes --]

[-- Attachment #2: Type: text/plain, Size: 395 bytes --]

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

[-- Attachment #3: Type: text/plain, Size: 0 bytes --]



  reply	other threads:[~2012-05-30  5:12 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <94aa86f3-5257-402a-a094-f58fccdeb846@email.android.com>
2012-05-30  4:51 ` Help requested: new HSS1394 MIDI back-end Clemens Ladisch
2012-05-30  5:12   ` Sean M. Pappalardo - D.J. Pegasus [this message]
2012-05-30  7:18     ` Clemens Ladisch
2012-05-31 20:00       ` Clemens Ladisch
2012-06-09  6:54         ` Sean M. Pappalardo - D.J. Pegasus
2012-06-09 11:07           ` Clemens Ladisch
2012-06-09 12:41             ` Sean M. Pappalardo - D.J. Pegasus
2012-06-10 13:00             ` Clemens Ladisch
2012-10-24 11:49               ` Sean M. Pappalardo - D.J. Pegasus
2012-10-25 19:23                 ` Clemens Ladisch
2012-10-25 20:26                   ` Sean M. Pappalardo - D.J. Pegasus
2012-10-26  7:48                     ` Clemens Ladisch
2012-10-31 10:00                   ` Sean M. Pappalardo - D.J. Pegasus
2012-11-11 21:34                     ` [git pull] " Clemens Ladisch
2012-11-09  6:41                   ` Help requested: " Sean M. Pappalardo - D.J. Pegasus
2012-11-12  9:45                   ` Takashi Iwai
2012-11-12 11:33                     ` Clemens Ladisch
2012-11-12 11:40                       ` Takashi Iwai
2012-11-12 11:45                         ` [alsa-devel] " Clemens Ladisch
2012-11-12 14:26                           ` Takashi Iwai
2012-06-09  8:42         ` Sean M. Pappalardo - D.J. Pegasus
2012-06-09 10:12         ` Sean M. Pappalardo - D.J. Pegasus
2012-05-31 22:04       ` Sean M. Pappalardo - D.J. Pegasus
2012-06-01  8:22         ` Clemens Ladisch
2012-06-01 13:40           ` [alsa-devel] " Stefan Richter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FC5AC47.4060606@mixxx.org \
    --to=spappalardo@mixxx.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=clemens@ladisch.de \
    --cc=linux1394-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.