mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-03-11 05:33:46 -04:00
us428control support for mixxx
This patch allow to change the mapping of the us428, the new mapping is used with mixxx. To use the new mapping: ./us428control -m mixxx Signed-off-by: Cedric GESTES <goctaf@gmail.com>
This commit is contained in:
parent
b956edf51f
commit
b715a9637d
8 changed files with 395 additions and 153 deletions
|
|
@ -1,3 +1,4 @@
|
|||
/* -*- mode:C++; indent-tabs-mode:t; tab-width:8; c-basic-offset: 8 -*- */
|
||||
/*
|
||||
*
|
||||
* Copyright (c) 2003 by Karsten Wiese <annabellesgarden@yahoo.de>
|
||||
|
|
@ -78,7 +79,7 @@ char Cus428Midi::KnobParam[] = {
|
|||
0x35,
|
||||
0x36,
|
||||
0x37,
|
||||
};
|
||||
};
|
||||
|
||||
extern int verbose;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue