X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fusing-the-ableton-push-2.html;h=daed433037d535ca69bfc265419de7000056b4b2;hb=a61fbacdfcb7a76fe425fada61f49fc85751e47a;hp=88f417c401c7508b469248ce0ca83e7087190aaa;hpb=1bc084d882bf5792634c5fd08c35eff78de26b02;p=ardour-manual diff --git a/include/using-the-ableton-push-2.html b/include/using-the-ableton-push-2.html index 88f417c..daed433 100644 --- a/include/using-the-ableton-push-2.html +++ b/include/using-the-ableton-push-2.html @@ -28,6 +28,27 @@ system, and will appear in any of the lists of possible MIDI ports in both Ardour and other similar software.

+
+

+ Linux does not provide normal users access to arbitrary USB + devices by default (this is a security measure). To give yourself + access to the Push2, you need to create a file in + the /etc/udev/rules.d folder (directory). The name of + the should be something like "50-Ableton-Push2.rules" (the only + critical parts are that it ends in ".rules" and is unique). The + file should contain the following single line: +

+

+ + SUBSYSTEM=="usb", ATTR{idVendor}=="2982", ATTR{idProduct}=="1967", MODE="0666", GROUP="audio" + +

+

+ Note that you will need to be member of the group named in the + "GROUP" property ("audio" in the example above). +

+
+

To connect the Push 2 to Ardour, open the Preferences dialog, and then click on "Control Surfaces". Click on the "Enable" button