alsa-tools/us428control
Takashi Iwai aa16536cb3 From Rui Nuno Capela <rncbc@rncbc.org>:
Tascam US-224/428 MMC Implementation

This is my latest patch against the alsa-tools tree (as of todays CVS
HEAD), regarding the us428control MMC implementation as for the Tascam
US-224/428 audio/midi USB control surfaces:

    us428control now bumps to version 0.4.4.

Interesting points are: jog wheel dialing is now alternating between
spitting out some MMC-Step or MMC-Shuttle messages, depending on transport
state, instead of those MMC-Locate(s) which was an early implementation
mistake of mine.

Controlling ardour with (my) US-224 is getting much more fun now :)

However, there's still some little annoyances due to my lack of advice
regarding ardour's Play/Record control behaviour:

1) Ardour doesn't seem to send out MMC-Play messages when one starts
transport within it (e.g. by clicking the playback button widget).

2) Ardour doesn't seem to react against MMC-RecordPause, which I assume
(probably erroneously) it would be equivalent to clicking on its record
widget button.

3) Sending a MMC-RecordStrobe message to ardour has the strange effect to
start playback while toggling recording off instantaneously.

AFAICT these issues seems to be specific to ardour (0.9beta18.4), not to
us428control which is just sending out the proper MMC messages. Or that I
think.

I would like to settle all this before I'm going off on holidays. Hope
it's welcome and on time for the imminent alsa dot-6 release :)
2004-08-02 11:53:45 +00:00
..
configure.in From Rui Nuno Capela <rncbc@rncbc.org>: 2004-08-02 11:53:45 +00:00
Cus428_ctls.cc Karsten Wiese <annabellesgarden@yahoo.de>: 2003-12-03 10:39:23 +00:00
Cus428_ctls.h Karsten Wiese <annabellesgarden@yahoo.de>: 2003-12-03 10:39:23 +00:00
Cus428Midi.cc From Rui Nuno Capela <rncbc@rncbc.org>: 2004-08-02 11:53:45 +00:00
Cus428Midi.h Added MMC support by Rui Nuno Capela <rncbc@rncbc.org> 2004-07-28 15:56:45 +00:00
Cus428State.cc From Rui Nuno Capela <rncbc@rncbc.org>: 2004-08-02 11:53:45 +00:00
Cus428State.h From Rui Nuno Capela <rncbc@rncbc.org>: 2004-08-02 11:53:45 +00:00
cvscompile added us428control utility by Karsten Wiese <annabellesgarden@yahoo.de> 2003-10-06 15:57:22 +00:00
Makefile.am added header files to pack. 2003-11-25 18:24:18 +00:00
us428control.cc Added MMC support by Rui Nuno Capela <rncbc@rncbc.org> 2004-07-28 15:56:45 +00:00
usbus428ctldefs.h Added MMC support by Rui Nuno Capela <rncbc@rncbc.org> 2004-07-28 15:56:45 +00:00