Change Log:
Code: Select all
Version 1.0 - 12 April 2025
--------------------------------------
Added:
* Full support for the P1-Nano
See seperate user guide video and manual for details
* Track Selection indictaor on the display
* Device pictures (shown when choosing the device and arranging groups)
* iMap button configuration files
* Instrument Scene (Add touch screen button with note number 45)
* Instrument Control
* Auto Mapping feature for plugin/instrument control.
(Add touch screen button with note number 114)
Toggles between manual and automatic mapping of the plugin/instrument
parameters.
* Macro Scene for controlling a track's macro controls
(Add touch screen button with note number 116)
* Bus/VCA Spill feature. (Add touch screen button with note number 117)
Pressing the 'Spill' filter when a bus, FX Channel or VCA
is selected will only show tracks that feed the selected bus, or are
controlled by the VCA.
* Added VCA parameter to the Track Focus Scene. Turn VPot to change.
Press VPot in shift mode to remove the VCA.
Fixes:
* Panning is now working in the Cue Mix scenes
* Fixed bug in text truncation which treated text containing + or - as numbers
* Fixed bug where black coloured channels were shown as bright white
* Improved colour accuracy on all controllers
* Automation status updates on controller if changed from DAW
* Controller is banked to show selected channel when turning filters on and off
Version 0.3 (Beta) - 04 December 2024
--------------------------------------
* Added Plugin Scene. (Add touch screen button with note number 43)
* Added Plugin Control.
* Improved label truncation.
Labels are shortened using a more complicated algorithm than just taking
the first 7 characters. It tries to preserve the entire meaning of
the label.
e.g. 'Impact St 1' will be shortened to 'ImpaSt1' rather than 'Impact '.
'BackingVox 3' will be 'BacVox3' rather than 'Backing'.
'Low-Mid Freq' will be 'LowMiFr' rather than 'Low-Mid'
Labels of 7 characters or under are not changed.
UserSettings.js allows you to revert to the basic first 7 characters
truncation method.
* Fixed bug where resetting the external device would cause Studio One to
crash and unload.
Version 0.2 (Beta) - 17 September 2024
-----------------------------------
! BREAKING CHANGE: The message value of the 'CUE' scene button
has been changed fron 43 to 44. If you use this scene you will
need to update the button in iMAP.
(43 will be used for the plugin scene in a future version).
* Fixed problem where the top two rows on the extender dispays were
reversed
* Time code no longer shows leading 0s by default.
You can enable leading 0s again in the UserSettings.js file.
* Enabled more features for the touch screen buttons. Please see
TouchScreenButtons.pdf for the updated list.
* The track colours on the controller are now more accurate to
what you see on the monitor.
* User A and B Footswitch connections are now programmable in the
Studio One 'edit' screen for the P1-M and V1-M. (Double-click the
device in the 'external devices' section of the console).
Version 0.1 (Beta) - 16 August 2024
-----------------------------------
* Initial Release