rambinator Posted October 9, 2005 Report Posted October 9, 2005 Hi!Can somebody please explain what I have to edit in lc_glcd.inc to have the "original" logic-control layout with just the channel information and no smpt beats and additional information, I use the additional Led-Display. I don't understand the different pages and how I calculate the spaces.I have two 2x40 displays and want to set them up like in Doc's or D2k's boxes on the pictures. Means I want to arrange the channel information with equal distance so that I have the maximum channel width. I need to know the resulting layout to design the frontpanel.Thnx,rambinator Quote
TK. Posted October 10, 2005 Report Posted October 10, 2005 The original LC has a 2x55 display, all display modes are trying to compensate the lack of availability of such a special display by placing the characters within a 2x80 screenBest Regards, Thorsten. Quote
rambinator Posted October 10, 2005 Author Report Posted October 10, 2005 Ok, i understand. So no "original" layout...But what do I have to change to remove the status and smpte display? SET_GLCD_SMPTE_BEATS LC_SMALL_FONT, 0, 0?...and make the space between the other characters bigger?Is ther allready a threat or any info on display layout, what does what etc? Quote
TK. Posted October 10, 2005 Report Posted October 10, 2005 I would suggest to edit the C version instead, it's easier to understand (I rewrote the whole application especially for guys like you who want to customize the display) - seehttp://www.ucapps.de/mios/midibox_lc_v2_0_alpha1.zipopen "lc_lcd.c", search for "LC_LCD_DisplayPageSet", read the commentsBest Regards, Thorsten. Quote
rambinator Posted October 23, 2005 Author Report Posted October 23, 2005 After having succesfully updated to mios 1.8 (see my other thread) I am now trying the C-version ofmidibox LC. Result: the motorfaders are not working (not moving, not sending data). It's not a MIOS problembecause LC 1.6 is still working fine with the faders. Is there anything else I have to take into account (any settingsin the software etc.)? Quote
TK. Posted October 24, 2005 Report Posted October 24, 2005 maybe I forgot to recompile the application with TOUCH_SENSOR_MODE 1? Could you please check the setting in main.h, and type "make" again?Best Regards, Thorsten. Quote
rambinator Posted October 25, 2005 Author Report Posted October 25, 2005 False alarm... I am very sorry to steal your time, but I am not as skilled with coding as I thought!I just found out that the MBSEQ_HARDWARE_OPTION was set and as the MBSEQ doesn't havefaders it's no wonder that it didn't work. Now the Faders are "working" again but not as smooth as with the old software, althought I didn't configuredeadband etc in the old soft. Now the faders are sending data correctly but when I move the fadersin the host's mixer the motors are not always responding, you have to put them to middle positionand move the faders on the host very fast to get a motor response. Maybe I have to do some calibration (at leastthe calibration tool is working now with mios 1.8, didn't have any success with it before)p.s: I just read that you had the problem with your faders that they are not all responding equally at the samevoltage. I seem to have the same here. with the calibration tool I move fader one and 5 or 6 of the others are followingwhen I change the voltage the remaining ones maybe moving but some of the others don't. I must admit thatI am using a 10k Pot for the MV (I fried the other one) so that it's quite difficult to fine-adjust, maybe I have to change it.But how did you work around that so that you can use your box properly. You said on the MF-pagethat this is still a remaining problem Quote
TK. Posted October 25, 2005 Report Posted October 25, 2005 I can use the box properly with my ALPS faders, also the calibration tool works ok. All faders are following the first fader - not with the same speed, but they reach their position with the values documented at the MF page (ALPS RSAON11M9: 7.5V, Period 3, Duty Cycle 1)Maybe I should mention that I'm using the faders since a long time. Maybe brand new faders have a higher mechanical resistance, which lowers than more you are moving the sliders (something like a burn-in ;-))Best Regards, Thorsten. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.