bitfocus / companion-module-allenheath-sq

MIT License
11 stars 3 forks source link

Allen and Heath sq5 #36

Closed tom-bindon closed 1 year ago

tom-bindon commented 5 years ago

Describe the feature I would like to be able to control Scene changes, Fader levels and channel mutes on my SQ5 sound desk

Is this platform dependent (windows, mac, ..)? Not sure what you mean

If documentation is required to implement, do you know where to find it? https://www.allen-heath.com/ahproducts/sq-5/

Usecases It will be useful on a lot of my events where I am quite often operating the SQ5, Qlab and a Chamsys lighting desk together trying to trigger cues at the same time. Using this would allow me to trigger one button for a all of that plus even being able to added the greenhippo in the future would make this even easier on events.

the5spot commented 3 years ago

Sorry for the noob question.... How do I add this onto my rasp pi ??

JITZEH commented 3 years ago

Sorry for the noob question.... How do I add this onto my rasp pi ??

Which OS do you use?

JITZEH commented 3 years ago

Module is now in Companion Beta release.

nice !!!

the5spot commented 3 years ago

Raspberry Pi OS. I installed it from this https://github.com/bitfocus/companion/wiki/CompanionPi-Documentation

JITZEH commented 3 years ago

Raspberry Pi OS. I installed it from this https://github.com/bitfocus/companion/wiki/CompanionPi-Documentation

but this didn't work?

the5spot commented 3 years ago

It works great, but it does not have the Allen and Heath on it, neither does the "companion-update", that is in the beta builds.

JeffreyDavidsz commented 3 years ago

The update script in Companion PI is fixed in updates because you need to update node first;

Do a n 12.19.1 Then git pull Then yarn update The commands needs to be done in the Companion's directory

JeffreyDavidsz commented 3 years ago

I see I use 12.18.4 myself

the5spot commented 3 years ago

I have it working on my Pi, Mac, and PC... BUT only can connect 1 at a time. when I connect another, this error comes up

  1. 14:34:50 instance(SQ): MIDI error: read ECONNRESET
maxks commented 3 years ago

I think it's a limit of the console that not support multiple MIDI connections at the same time.

zcarnefix commented 3 years ago

Is it possible to specify the MIDI channel of the SQ within Companion to be able to use more than 1 at a time? I have several SQ's that I would love to control simultaneously if possible.

maxks commented 3 years ago

@zcarnefix at this time is not possible, module use standard MIDI connection (channel 1). That feature is in my todo list for next upgrade.

maxks commented 3 years ago

@zcarnefix new beta released today with that option in module configuration.

Djiaant commented 2 years ago

How do we implement the beta module into Companion?

I am trying to control an A&H SQ5 and see that a module was made yet is not included on the companion app to use with a Stream Deck. Or is this not a thing?

Newbie here!

josephdadams commented 2 years ago

I believe it’s included. At least in the beta builds and looks like it has been for awhile. What version of Companion do you use?

josephdadams commented 2 years ago

Transferring to the sq repo.