View Single Post
Old 12-31-2015, 08:45 AM   #31
The_Nimaj
Human being with feelings
 
Join Date: Dec 2015
Location: A city in GA
Posts: 103
Default Update 12.31.2015

There was a bug where if you used FX mode while touching automation, it would overwrite automation already in the lane. This has been fixed and touch mode should behave as expected.

A few cosmetic adjustments:
The STOP, PLAY, and SHIFT buttons will blink a few times to confirm that the ini was reloaded.
If you attempt to enter FX mode but the plugin hasn't detected any valid plugins, the Bank light will blink (rapidly) to notify you and then shut off (maybe).

Additions
The pan knob can now be assigned several different functions.
There are two new options named PAN_MODE and PAN_MODE_SHIFT in the ini. They can be set to 3 options.
0 = The Pan knob will operate as a pan knob
1 = The Pan knob will scroll through tracks
2 = The pan knob will trigger actions (that you can assign, read below)

Assigning and using custom Pan Actions
Four more options in the ini file are included:
Code:
ACTION_PAN_LEFT=40104
ACTION_PAN_RIGHT=40105
ACTION_PAN_LEFT_SHIFT=41666
ACTION_PAN_RIGHT_SHIFT=41667
These work just like the buttons, assigning PAN_MODE to '2' will trigger ACTION_PAN_LEFT/RIGHT and assigning PAN_MODE_SHIFT to '2' will trigger ACTION_PAN_LEFT/RIGHT_SHIFT while shift is down.

NOTE: The pan knob is still bound to the PAN_MIN_TURNS option!

This makes your pan pot much more powerful. I made it this way mainly because I couldn't find a reliable way to use the pan knob as a jog wheel, so the actions assigned above are SWS actions that seek 1 or 10 pixels respectively.

The download link has been updated.
__________________
Faderport XT for WIN/OSX
If it sounds good, it IS good...unless, of course, it doesn't sound good.

Last edited by The_Nimaj; 12-31-2015 at 08:55 AM.
The_Nimaj is offline   Reply With Quote