Images not showing (Midi IN, from Script)
2 posters
Page 1 of 1
Images not showing (Midi IN, from Script)
Good morning !
First of all thank you for this impressive plugin.
I use a Streamdeck+ with Bome Midi Translator as a middleware, handling communications with Ableton Live on Windows 10 Pro.
I want to exhibit a feedback from the DAW when a track is muted
After many trials I can't have this simple script to work :
[(cc:3,24,0){text:#none#}{image:D:/Icon1.jpg}]
[(cc:3,24,127){text:Muted}{image:D:/Icon2.jpg}]
The text displays properly but images don't show.
Attached is the log file.
Please note that images display properly for example if they are setup in a toggle cc button (for On and Off state) from the plugin UI.
I must be doing something wrong.
Thanks for your support
First of all thank you for this impressive plugin.
I use a Streamdeck+ with Bome Midi Translator as a middleware, handling communications with Ableton Live on Windows 10 Pro.
I want to exhibit a feedback from the DAW when a track is muted
After many trials I can't have this simple script to work :
[(cc:3,24,0){text:#none#}{image:D:/Icon1.jpg}]
[(cc:3,24,127){text:Muted}{image:D:/Icon2.jpg}]
The text displays properly but images don't show.
Attached is the log file.
Please note that images display properly for example if they are setup in a toggle cc button (for On and Off state) from the plugin UI.
I must be doing something wrong.
Thanks for your support
- Attachments
thx538- Posts : 128
Join date : 2023-10-23
Re: Images not showing (Midi IN, from Script)
Hi,
According to the log file, the images are displayed. If you send me the images, I can see if I can replicate the problem.
According to the log file, the images are displayed. If you send me the images, I can see if I can replicate the problem.
Re: Images not showing (Midi IN, from Script)
Thanks for your reply,
Here are the images.
I did test with .jpg (atteched) as well with no success.
Here are the images.
I did test with .jpg (atteched) as well with no success.
- Attachments
thx538- Posts : 128
Join date : 2023-10-23
Re: Images not showing (Midi IN, from Script)
It works as it should on my system.
You haven't assigned an image in the Stream Deck editor, have you? If you assign an image in the Stream Deck editor, it will always be shown, no matter what the plugin is trying to do.
You haven't assigned an image in the Stream Deck editor, have you? If you assign an image in the Stream Deck editor, it will always be shown, no matter what the plugin is trying to do.
Re: Images not showing (Midi IN, from Script)
That was it ! It works now.
Many thanks for your prompt answers.
On a side note I would like to know if (or how) the action (image/text display) can only be triggered when the midi message is received but NOT when it is sent, as it is a good practice to rely only on what the DAW sends.
Many thanks for your prompt answers.
On a side note I would like to know if (or how) the action (image/text display) can only be triggered when the midi message is received but NOT when it is sent, as it is a good practice to rely only on what the DAW sends.
thx538- Posts : 128
Join date : 2023-10-23
Re: Images not showing (Midi IN, from Script)
Add the following line to your script:
- Code:
[(config){TriggerOnLocalMidiEvents:No}]
thx538 likes this post
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum