Communicate with a Behringer X-Touch Control Surface (DAW Controller)
- Add the syncGlobal functionality
- Add the recreation of banks if option is set
There a two acepted commands:
export
exports the actual values stored in the states of the devicegroups to the userdata folder x-touch.0import
imports the youngest file from the userdata folder. Additionally you can specifyfile
and/or thedevicegroup
number to restore. Ifpath
is specified the entire filesystem will be used and afile
name is mandatory.
- (Bannsaenger) fixed some minor typos
- (Bannsaenger) updated dependencies
- (Bannsaenger)
- (Bannsaenger) add CHANGELOG_OLD.md
- (Bannsaenger) fixed console_layout.json
- (Bannsaenger) fixed sending items on channel 9, 17 etc.
- (Bannsaenger) use extendObject instead of Create......
- (Bannsaenger) updated dependencies
- (Bannsaenger) updated dependencies
- (Bannsaenger) fixed bank and channel switching
- (Bannsaenger) test-and-release without build
- (Bannsaenger) confusion with the release script
MIT License
Copyright (c) 2021-2023 Bannsaenger [email protected]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.