~ubuntu-branches/ubuntu/vivid/ardour/vivid-proposed

« back to all changes in this revision

Viewing changes to libs/surfaces/mackie/scripts/mackie-controls.csv

  • Committer: Package Import Robot
  • Author(s): Felipe Sateler, Jaromír Mikeš, Felipe Sateler
  • Date: 2014-05-22 14:39:25 UTC
  • mfrom: (29 sid)
  • mto: This revision was merged to the branch mainline in revision 30.
  • Revision ID: package-import@ubuntu.com-20140522143925-vwqfo9287pmkrroe
Tags: 1:2.8.16+git20131003-3
* Team upload

[ Jaromír Mikeš ]
* Add -dbg package

[ Felipe Sateler ]
* Upload to experimental

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
type,count,group,name,switch,led,id
 
2
# faders
 
3
fader,8,strip,gain,1,0,0x00
 
4
fader,1,master,gain,1,0,0x08
 
5
 
 
6
# pots
 
7
pot,8,strip,vpot,1,1,0x10
 
8
pot,1,,jog,1,0,0x3c
 
9
pot,1,,external,1,0,0x2e
 
10
 
 
11
# strip buttons
 
12
button,8,strip,recenable,1,1,0x0
 
13
button,8,strip,solo,1,1,0x08
 
14
button,8,strip,mute,1,1,0x10
 
15
button,8,strip,select,1,1,0x18
 
16
button,8,strip,vselect,1,0,0x20
 
17
 
 
18
# overlay buttons
 
19
button,1,assignment,io,1,1,0x28
 
20
button,1,assignment,sends,1,1,0x29
 
21
button,1,assignment,pan,1,1,0x2a
 
22
button,1,assignment,plugin,1,1,0x2b
 
23
button,1,assignment,eq,1,1,0x2c
 
24
button,1,assignment,dyn,1,1,0x2d
 
25
button,1,bank,left,1,0,0x2e
 
26
button,1,bank,right,1,0,0x2f
 
27
button,1,bank,channel_left,1,0,0x30
 
28
button,1,bank,channel_right,1,0,0x31
 
29
button,1,,flip,1,1,0x32
 
30
button,1,,edit,1,1,0x33
 
31
 
 
32
button,1,display,name_value,1,0,0x34
 
33
button,1,display,smpte_beats,1,0,0x35
 
34
button,1,,F1,1,0,0x36
 
35
button,1,,F2,1,0,0x37
 
36
button,1,,F3,1,0,0x38
 
37
button,1,,F4,1,0,0x39
 
38
button,1,,F5,1,0,0x3a
 
39
button,1,,F6,1,0,0x3b
 
40
button,1,,F7,1,0,0x3c
 
41
button,1,,F8,1,0,0x3d
 
42
button,1,,F9,1,0,0x3e
 
43
button,1,,F10,1,0,0x3f
 
44
button,1,,F11,1,0,0x40
 
45
button,1,,F12,1,0,0x41
 
46
button,1,,F13,1,0,0x42
 
47
button,1,,F14,1,0,0x43
 
48
button,1,,F15,1,0,0x44
 
49
button,1,,F16,1,0,0x45
 
50
button,1,modifiers,shift,1,0,0x46
 
51
button,1,modifiers,option,1,0,0x47
 
52
button,1,modifiers,control,1,0,0x48
 
53
button,1,modifiers,cmd_alt,1,0,0x49
 
54
button,1,automation,on,1,1,0x4a
 
55
button,1,automation,rec_ready,1,1,0x4b
 
56
button,1,functions,undo,1,1,0x4c
 
57
button,1,automation,snapshot,1,1,0x4d
 
58
button,1,automation,touch,1,1,0x4e
 
59
button,1,functions,redo,1,1,0x4f
 
60
button,1,functions,marker,1,1,0x50
 
61
button,1,functions,enter,1,1,0x51
 
62
button,1,functions,cancel,1,0,0x52
 
63
button,1,functions,mixer,1,0,0x53
 
64
button,1,transport,frm_left,1,1,0x54
 
65
button,1,transport,frm_right,1,1,0x55
 
66
button,1,transport,loop,1,1,0x56
 
67
button,1,transport,punch_in,1,1,0x57
 
68
button,1,transport,punch_out,1,1,0x58
 
69
button,1,transport,home,1,1,0x59
 
70
button,1,transport,end,1,1,0x5a
 
71
 
 
72
# transport buttons
 
73
button,1,transport,"rewind",1,1,0x5b
 
74
button,1,transport,"ffwd",1,1,0x5c
 
75
button,1,transport,"stop",1,1,0x5d
 
76
button,1,transport,"play",1,1,0x5e
 
77
button,1,transport,"record",1,1,0x5f
 
78
button,1,cursor,"cursor_up",1,0,0x60
 
79
button,1,cursor,"cursor_down",1,0,0x61
 
80
button,1,cursor,"cursor_left",1,0,0x62
 
81
button,1,cursor,"cursor_right",1,0,0x63
 
82
button,1,,"zoom",1,1,0x64
 
83
button,1,,"scrub",1,1,0x65
 
84
button,1,user,"user_a",1,0,0x66
 
85
button,1,user,"user_b",1,0,0x67
 
86
 
 
87
button,8,strip,"fader_touch",1,0,0x68
 
88
button,1,master,"fader_touch",1,0,0x70
 
89
 
 
90
button,1,,"smpte",0,1,0x71
 
91
button,1,,"beats",0,1,0x72
 
92
button,1,,"solo",0,1,0x73
 
93
button,1,,"relay_click",0,1,0x76