Heinz Hupfer Posted April 28, 2022 Share Posted April 28, 2022 (edited) HI:) (Not a Tutorial but perhaps it can help others) I get the Clip into the whole window, select a portion and hit a Midibutton. That's it. Set it up for -3dB but I'll use more buttons for that. Set up another Midibutton for press and hold the Ctrl Key on value 127 and release it on value 0 so you can stay with Controller and Mouse and move the Audio Data to the left or right. It is much faster and you don't have to move the mouse always up and down. Done with CoyoteMidi! For Video look at --> next Post Greetz;) Bassman. Edited May 7, 2022 by Heinz Hupfer Link to comment Share on other sites More sharing options...
Heinz Hupfer Posted May 7, 2022 Author Share Posted May 7, 2022 (edited) HI:) I set up 3 Pads for 1,2 and 3dB and 1 Toggle Button for Plus or Minus: Description down below the video. Description: (You can directly run the Gainscripts from the pads, I do use the pads with other software on focus too! So run the scripts from added translations) C4,Cs4 and D4 (Pads) On Focus "Cakewalk" Gain_1, Gain_2 or Gain_3 script is running. PlusMinus (Togglebutton) If the value of the button is 127, the variable %PlusMinus is Plus, if the value is 0 the variable is Minus Gain_1, Gain_2 and Gain_3 (3 Pads C4,Cs4 and D4) If %PlusMinus is Plus, Louder_1, Louder_2 or Louder_3 script is running. If %PlusMinus is Minus, Softer_1, Softer_2 or Softer_3 script is running. Louder_1, 2 and 3 There you have to change the coordinates: movemouse (($x) - 100),250 (This moves the mouse inside of the selection and down to the beginning of possible automation edit) click left (($x) - 100),250 DOWN (Clicks and holds the mouse button) movemouse ($x),187 (Moves the mouse up 1,2 or 3 dB) click left ($x),187 UP (Clicks 1 time so the automation edit is done) movemouse ($x),1640 (Moves the mouse back to the bottom of the clip, where it is best to make the selection) Softer_1, 2 and 3 (Same as Louder_1, 2 and 3 but - 1, 2 and 3 dB, if the PlusMinus Value is 0) So, Select a portion of audio and press the PlusMinus Button for Plus or don't press if you do not use Plus and press one of the pads. You can use the mouse helper with Ctrl+Menu+I in CoyoteMidi for the Mouse Coordinates. That's it Greetz;) Bassman. Edited May 7, 2022 by Heinz Hupfer 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now