Hi,
I´m using a switchable psu, regulated I think. AC to DC Adaptor. I set it to 14V, 2,3A output and it´s getting warm, but not hot. I need a little more voltage to drive my penny&giles faders.
I´ve never paid any attention to any currency fluctuations, because I always thought that the 7805 on the LP17 Core would level all incoming currency to 5V anyway (if the fluctuations stay above 5V, of course).
the luxury of a digital CRO
No, unfortunately not, maybe I could borrow one. How would I have to set it up? I´ve never used one before.
Does it happen when all displays are running
So far, yes. When I was building my box, I did a lot of checks along the way, and I never had this problem. It has become an issue after I finished my box (the worst possible moment :rolleyes: ).
This error became quite an adventure over the last days. The day after I posted my last post here, I used my box almost the whole night without any problems. Yesterday then I had two dropouts like that…
The first time, the displays #9 and above suddenly became darker and began to flicker every time I pressed a button.
The second time an hour later, I just looked up for a second, when I looked back at the displays, they all were mirrored from left to right. I gave up drugs almost a decade ago, but for a moment I thought I´m having flashbacks… :hyper: .
If you have more infos to share on this, I´m gratefull for any kind of input.
I also wanted to give another update on the cut off characters in the Mackie Control message. This might be a minor discovery, but maybe it can be usefull:
I tested my box again with Ableton Live and I noticed that this issue is only limited to the first track, not to all 8 tracks like when I use Reaper. After a hint klinke from the Reaper community gave me, I monitored the sysex output of Ableton´s and Reaper´s mackie implementation and this is what I got:
Ableton Live:
0004D555 1 – F0 Buffer: 64 Bytes System Exclusive
SYSX: F0 00 00 66 14 12 38 20 32 38 52 20 20 20 20 20 36 52
SYSX: 20 20 20 20 20 35 52 20 20 20 20 20 32 52 20 20 20 20
SYSX: 20 34 4C 20 20 20 20 20 37 4C 20 20 20 20 20 43 20 20
SYSX: 20 20 20 31 39 52 20 20 20 F7
Reaper:
SYSX: F0 00 00 66 14 12 38 20 20 2D 33 2E 30 20 F7
00095BB6 1 – F0 Buffer: 15 Bytes System Exclusive
SYSX: F0 00 00 66 14 12 38 20 20 2D 32 2E 34 20 F7
000961F3 1 – F0 Buffer: 15 Bytes System Exclusive
SYSX: F0 00 00 66 14 12 38 20 20 2D 32 2E 37 20 F7
000962AB 1 – F0 Buffer: 15 Bytes System Exclusive
SYSX: F0 00 00 66 14 12 38 20 20 2D 33 2E 33 20 F7
00096943 1 – F0 Buffer: 15 Bytes System Exclusive
This shows the change of the second message line of track 1. I understand now, that byte 7 (38 in these cases) define the offset for the lcd message. Here it seems that Ableton always updates the whole line if the messeage on the second line is changing (byte 7 “38” never changes when I text changes on another track), while Reaper only changes the message of the track that is modified.
So, I think that the issue at hand might be related to the 8th byte of a sysex message for the mcu, since it is always the first character on the second line (Ableton: only 1.track; Reaper tracks 1-8) that reacts this way.
Again, this may be a minor discovery, so it´s just a mere guess from my side. This whole sysex thing also is very new to me.
And just a small update on the missing pixels on my displays:
I got the UpdateLcd event to work inside a NGR script, so currently I´m working on a script that can update the lcds a couple of times when particular midi events are sent to or received from Reaper.
What I don´t understand yet, is why the motors of my fader always react on a meta event. I have to figure out a way to exclude them, when I want to perform an lcd update.
Ok, that´s it for today…Sorry for blowing this whole thing up like this. I realise, there might be bigger things to adress, so…
Many thanks for reading and chipping in… :flowers: .
My regards