Skip to content

Commit

Permalink
update behringer-xair to v2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian authored and github-actions[bot] committed Aug 27, 2023
1 parent c2af339 commit 224ac99
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 10 deletions.
6 changes: 3 additions & 3 deletions behringer-xair/.build-info
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MODULE_NAME=behringer-xair
GIT_REF=v2.2.3
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/5562215556
UPDATE_DATE=2023-07-15
GIT_REF=v2.2.4
RUN_URL=https://github.com/bitfocus/companion-bundled-modules/actions/runs/5991789914
UPDATE_DATE=2023-08-27
9 changes: 5 additions & 4 deletions behringer-xair/companion/HELP.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,11 @@ Solo Level Adjust | Adjust the Solo level up or down by steps **see notes*
Solo Dim | Dims the Solo output level to the value configured in the console.
Solo Mute | Mutes the Solo output
Solo Mono | Controls the Mono mix-down of the Solo output
Load Console Snapshot | Loads the given Snapshot from the consoles internal Snapshot list 1-64
Load Previous Snapshot | Loads the previous (numerical) snapshot **see notes*
Load Next Snapshot | Loads the next (numerical) snapshot **see notes*
Save Current Snapshot | Saves/overwrites the current snapshot (NO CONFIRMATION) **see notes*
Snapshot: Load | Loads the given Snapshot from the console internal Snapshot list 1-64
Snapshot: Save | Save the given Snapshot to the console internal Snapshot list 1-64
Snapshot: Load Previous | Loads the previous (numerical) snapshot **see notes*
Snapshot: Load Next | Loads the next (numerical) snapshot **see notes*
Snapshot: Save Current | Saves/overwrites/updates the current snapshot (NO CONFIRMATION) **see notes*
Tape Operation | Stop,Play,PlayPause,Record,RecordPause,Fast Forward,Rewind of the tape Deck

**Note *mute, solo, processing*:** All mute, solo, and processing actions also have a Toggle option that inverts the current state of the board setting.
Expand Down
2 changes: 1 addition & 1 deletion behringer-xair/companion/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"id":"behringer-xair","name":"behringer-xair","shortname":"xair","description":"Module to control Midas MR and Behringer XR series mixers","version":"2.2.3","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-behringer-xair.git","bugs":"https://github.com/bitfocus/companion-module-behringer-xair/issues","maintainers":[{"name":"John Knight, Jr","email":"istnv@ayesti.com"},{"name":"Per Roine","email":"per.roine@gmail.com"},{"name":"Janos Münker"}],"legacyIds":["xair"],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.2.1","entrypoint":"../main.js"},"manufacturer":"Behringer/Midas","products":["XR/MR","XAir","XR12","XR16","X18","XR18"],"keywords":["Audio","Mixer","Console"]}
{"id":"behringer-xair","name":"behringer-xair","shortname":"xair","description":"Module to control Midas MR and Behringer XR series mixers","version":"2.2.4","license":"MIT","repository":"git+https://github.com/bitfocus/companion-module-behringer-xair.git","bugs":"https://github.com/bitfocus/companion-module-behringer-xair/issues","maintainers":[{"name":"John Knight, Jr","email":"istnv@ayesti.com"},{"name":"Per Roine","email":"per.roine@gmail.com"},{"name":"Janos Münker"}],"legacyIds":["xair"],"runtime":{"type":"node18","api":"nodejs-ipc","apiVersion":"1.2.1","entrypoint":"../main.js"},"manufacturer":"Behringer/Midas","products":["XR/MR","XAir","XR12","XR16","X18","XR18"],"keywords":["Audio","Mixer","Console"]}
2 changes: 1 addition & 1 deletion behringer-xair/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion behringer-xair/package.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"behringer-xair","version":"2.2.3","license":"MIT","type":"commonjs","dependencies":{}}
{"name":"behringer-xair","version":"2.2.4","license":"MIT","type":"commonjs","dependencies":{}}

0 comments on commit 224ac99

Please sign in to comment.