-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add an iCON V1-M script variant #38
Conversation
[Page down] / [Page up] clarification. Generally it's a good idea to toggle through different parameters with [Page Up] and [Page Down] to reach tha faster. |
2024-07-29 Issue: [Dyxn/Fx/Aux] has no function. It only gets highlightedt (inverted) when pressed and [Pan] changes from highlighted to normal. When [Pan] is pressed afterwards the buttons appearanve changes back. |
2024-07-29 Issue: [Master] has no function. It only changes to highlighted while the button is pressed. |
2024-08-02 Issue: Initialization not reliable. |
Thanks @Nik7665! Most of these things are not up to the script but to Cubase itself. Let me briefly reply to all:
Not up to the script.
Good point. You're the first person to ask this – I didn't bother to implement "real" flipping because I never used it. I don't have time to implement it right now, and would like to get a majority vote on it first. Don't know what's the best feedback channel for this though 😕 Maybe there should be one thread for all supported devices in the Steinberg forum? Would clearly help avoiding redundant conversations, but might also make the topic hard to handle. I'm already having issues replying to the large amount of messages there... |
Known Cubase issue mentioned in the Readme.
This happens when you have multiple remote devices set up (other scripts, MCU, etc.)
I agree, but the devices don't expose a third line via MIDI. |
Cubase implementation, not up to the script.
Which other button are you pressing to control selected-channel sends then?
Can't reproduce. |
Good idea! The On/Off labels are provided by Cubase. I would need to map them to 0/180 then.
The main channel is always marked because it is controlled by the Main fader. Can't change that.
Not at all via the MR API AFAIK.
Neat suggestion, thanks! Once cue pan can be controlled via the API, this would be awesome!
Pre/Post of a Send slot
Monitor On/Off of a channel
That's the track QCs. I realize you are not using the custom IMAP preset published with this script, so you might be missing out on a bit of extra comfort 🙃 There are dedicated buttons on the green function layer for most of the encoder assignments 🙂 |
It's mapped to isntrument QC. Please use the custom IMAP preset to avoid those naming issues, or refer to the MCU encoder assignment table in the Readme.
It's mapped to Mix Console Redo (as per the Readme).
Cubase issue: Other users have described this as well and it is known to be worked around by disabling and re-enabling the controller script. Nothing I can do against it, sadly. Cheers! |
Hey,thank you for your support and your effort. I will reply to a few topics when I feeling the nee for any clarification.I only have on device connected via MR, just the V1 M. The 16 Channel issue appears in this configuration
|
Third Line: Does it really have to be exposed via MIDI. Couldn`t this be implemented within the V1-M firmware ?
For me it`s only a rule HOW valued are displayed by the controller
|
I will re-test next week, which button I could press to control the sends. Maybe, I haven't found a button working but as far as I remember, some things where working using the Mackie protocol.
And I was expecting, tha MR would provide at least that functionality plus additional features like channel colors
|
Sure, but that's out of my control 🙃
It's nothing I can fix in the script anyway. Have you double-checked that there are no legacy MCU remote devices configured in Cubase (no matter whether their ports are connected or not)? |
I will try the IMAP preset.
Question: Do you have any constructive discussion with Steinberg to fix issues or complete the MR API. Or am I lost in nowhere land between the compynies Steinberg ans ICON ?
Anything I could do as a customer of both vendors ?
|
Please do so with the custom IMAP preset provided with the script, or refer to the Readme for what the stock-labeled buttons do. |
Who can communicate with the firmware developers to place such a feature request ?
Shouldn`t this be in the discussions between the internal developers ?
Or are you 3rd party developer for ICON ?
|
My only discussions with Steinberg have been in the Steinberg forums so far. Ultimately, they acknowledged some issues but they are not open about their priorities in fixing them. |
I might bring this up, but there were more urgent issues to be fixed in the past, so I didn't want to bother with "Hey, this would be cool" stuff.
Not a paid one at least 😅 |
Hey bjoluc,
I didn´t answert for a long while because I could not do any further testing.
The script did not work in Cubase anymore and I don't understand why.
For some weeks I had communication with Steinberg`s support back and forth and provided them the script.
Their final response is, that this script will not work. For me very confusing, because it was working and I didn`t
understand what has changed.
But now Steinberg has offered the opportunity for you to get in contact with their expert Jochen Trappe
I would be glad if you could contact him via ***@***.*** referring to my ticket ID #657964)
This could be a chance to get the problem fixed and discuss some other points for clarifications.
thank you in advance
Nils
|
Thanks @Nik7665. The Script in this PR is thoroughly tested and works, so it should not be an issue with the script itself; maybe with your version of it though. I'd suggest that you download the script again and set it up from scratch once more. |
## [1.11.0](v1.10.1...v1.11.0) (2025-01-04) ### Features * Add a config option to disable jog wheel zoom in zoom mode ([3f47505](3f47505)) * Add a config option to flip scribble strip display rows by default ([33914c7](33914c7)) * Add a config option to map the channel left/right buttons to encoder parameter page navigation by default ([c1a16a1](c1a16a1)) * Add an iCON V1-M script variant ([#38](#38)) ([278b689](278b689)) * Add Cue Send 1-4 encoder assignments ([74cc7d0](74cc7d0)) * Allow toggling the input phase by pushing encoders in the "Input Phase" encoder assignment ([831c6eb](831c6eb)) * Display "PreFadr" instead of "PrePost" in Sends encoder assignment ([c639771](c639771)) * Display changes to secondary encoder parameters (e.g. EQ band on/off, Send slot on/off) made by pushing encoders ([8efc127](8efc127)) * Make EQ gain encoder pushes invert EQ gain without holding Shift and reset it when Shift is held ([5730634](5730634)) * Make mapping the main fader to the control room level an opt-in option to reduce differences to the default Cubase MCU integration ([b421bf1](b421bf1)) * Make pushing a plugin / quick control / channel strip encoder toggle its value if it is at its minimum or maximum ([a9c372e](a9c372e)) * Make the "Sends" encoder assignment show send effect names on the scribble strip displays ([9fa005a](9fa005a)) ### Bug Fixes * Avoid displaying encoder parameter value changes upon switching encoder parameters ([a0e493e](a0e493e)) * Fix encoder display mode for the "Sends" assignment ([3905764](3905764)) * Show Cubase 14 drum tracks ([ab7e7a2](ab7e7a2))
🎉 This PR is included in version 1.11.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Thank you. I'll give it a try again.
Meanwhile I'm using Cubase Pro 14
Did you get in contact with Steinberg as I wrote ?
regards
Gesendet: Samstag, 4. Januar 2025 um 21:22
Von: bjoluc ***@***.***>
An: bjoluc/cubase-mcu-midiremote ***@***.***>
CC: Nik7665 ***@***.***>,Mention ***@***.***>
Betreff: Re: [bjoluc/cubase-mcu-midiremote] feat: Add an iCON V1-M script variant (PR #38)
Thanks @Nik7665. The Script in this PR is thoroughly tested and works, so it should not be an issue with the script itself; maybe with your version of it though. I'd suggest that you download the script again and set it up from scratch once more.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Thank you for your work. I just tried to set the script up from scratch as you mentioned, but noc success.
The V1-M has firmware 1.23 and I'm using cubase 14 Pro.
The device ist connected to the computer and works using the mackie protocol.
But when I remove the mackie devices the cubase MIDI remote manager sias that there is no MIDI remote controller available.
any idea ?
Gesendet: Samstag, 4. Januar 2025 um 21:22
Von: bjoluc ***@***.***>
An: bjoluc/cubase-mcu-midiremote ***@***.***>
CC: Nik7665 ***@***.***>,Mention ***@***.***>
Betreff: Re: [bjoluc/cubase-mcu-midiremote] feat: Add an iCON V1-M script variant (PR #38)
Thanks @Nik7665. The Script in this PR is thoroughly tested and works, so it should not be an issue with the script itself; maybe with your version of it though. I'd suggest that you download the script again and set it up from scratch once more.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
EDIT: This is released now, so please follow the readme for setup instructions.
Hi folks,
here's how to test this:
icon_v1-m.js
from it.icon_v1-m.js
file you extracted (it's not yet released, hence not uploaded as a release asset).If anything isn't working or could be improved (except the known limitations of course), feel free to leave your feedback here. Thanks!