Jump to content

Recommended Posts

Posted (edited)

Hi all users of this forum. First I want to thank the creator of this idea MIDIBOX because his invaluable efforts helped many people.

I am from Slovakia, I do not know English well, please excuse my grammatical shortcomings.

After reading forums and websites uCApps.de I came to believe that you build your own MIDIbox LC. I ordered the parts company with www.reichelt.de My link.

After a few days I have proposed the formation of the front panel, printed circuit board is made out and revived CORE module with 2x40 LCD.

I attach some pictures:

post-8339-092568100 1291504989_thumb.jpgpost-8339-009379300 1291505009_thumb.jpg

post-8339-096103700 1291504996_thumb.jpgpost-8339-064028500 1291505013_thumb.jpg

Gradually I will add pictures of implementation.

With all efforts, I would like to ask for help. I uploaded all necessary files to the PIC processor. The display will show me a sign Logic Control Emulation Ready, I assume that this is correct. I wanted to try but the whole board CORE with the program SONAR 8.5 but failed to connect with a plate CORE software, the display is lit only writing and responding to commands with SONAR software. Then I tried Logic Audio software, and you have my software immediately discerned as a Logic Control emulation MCU. Now suppose that everything is okay and the problem will only AET SONAR for communication.

- But I found that, in conjunction with CORE LOGIC CORE Audio unit still sends some data via MIDI. The display will still alter the value of volume, pan if accidentally. This is because I have no controls attached to the core module such as potentiometers buttons, etc. ...?

Thank you for your help and advice ...

Edited by alco-trencin
Posted (edited)

if you have got any ain pins ungrounded this will cause the core to send data. you can either ground all the pins on the core for now, or another easy way is to edit the setup file and set the ain to 0 and the mux to 0 then recompile and then uplaod again to the core, when you do this the core will not send the ain data anymore, this is how i disable the ain on my cores when i have none connected rather than grounding.

Edited by ssp
Posted

Thank you for your advice, it helped.

I know why I did not communicate and Cakewalk SONAR. I had to change line setup_midibox_lc.asm define (LC_EMULATION_ID 0x14) I had originally 0x10 so now everything is OK and I can continue to work on. ;)

  • 2 weeks later...
Posted

Congratulations for this awesome work!

I'm really impressed about the short time it took you to create such a robust and great looking case! :)

blogged :)

Best Regards, Thorsten.

Posted (edited)

Thank you, and I have great pleasure;)

I wish you a Merry Christmas and happy new year 2011, a lot of music and entertainment ... ;) ALCO :sorcerer:

That is trully a work of art, and looks so modern :)

Regards,

ALCO(HOLIC :clover: )

Edited by Smithy
Posted

Should I question to Thorsten:

- I do not know why but I never LEDs are off when the buttons in the group FADER BANKS and MODIFIERS. If I will test the LEDs light up, but not in normal use. :unsure:: (

- What is the function button HOLD LAYER?

- Level meter shows the signal displays the audio or VSTi track, the MIDI track can not see anything, so right? Midibox I connected the SONAR software. Maybe it's somewhere in Sonar AET.

Perhaps I wrote it clearly :flowers:

Thank you for your help.

Laco

Posted

- I do not know why but I never LEDs are off when the buttons in the group FADER BANKS and MODIFIERS. If I will test the LEDs light up, but not in normal use. :unsure:: (

- Level meter shows the signal displays the audio or VSTi track, the MIDI track can not see anything, so right? Midibox I connected the SONAR software. Maybe it's somewhere in Sonar AET.

Both issues seem to be related to Sonar.

MBLC itself is a "brainless" device - it only sends commands on button/encoder/fader movements, and it receives commands for LCD output, LEDs and Meters.

It's always up to the host to control them properly.

- What is the function button HOLD LAYER?

Thats a special feature of MBLC - in the past there were people who build a MBLC with a reduced number of LEDs and Buttons.

The layer feature allows to assign a second set of control/display functions to these buttons/leds.

The appr. button/LED assignments are done in LC_IO_TABLE_LAYER1 (the second table in lc_io_table.inc)

There are some more special functions, e.g. to switch between different LCD modes, etc... see comments in lc_io_table.inc

They are assigned to the second layer so that no dedicated button has to be added.

Best Regards, Thorsten.

Posted

Btw.: could you do me a favor?

Some days ago I noticed that the timer used for the LED meter handler was called much more frequently than required; this resulted into an unnecessary CPU load of ca. 10% only for meters (instead of ca. 1%).

I'm unsure if this really caused any noticable effect (e.g. worse LCD performance), but I feel more comfortable when it's configured as intended.

I fixed this but have no chance to test the change on my own MBLC, since it's stuffed with a Core32 module meanwhile.

Could you please try this firmware version and tell me, if meters are still working as expected?

-> http://www.ucapps.de/mios/midibox_lc_v1_6e.zip

Best Regards, Thorsten.

Posted

Btw.: could you do me a favor?

Some days ago I noticed that the timer used for the LED meter handler was called much more frequently than required; this resulted into an unnecessary CPU load of ca. 10% only for meters (instead of ca. 1%).

I'm unsure if this really caused any noticable effect (e.g. worse LCD performance), but I feel more comfortable when it's configured as intended.

I fixed this but have no chance to test the change on my own MBLC, since it's stuffed with a Core32 module meanwhile.

Could you please try this firmware version and tell me, if meters are still working as expected?

-> http://www.ucapps.de/mios/midibox_lc_v1_6e.zip

Best Regards, Thorsten.

I installed version 1_6e and everything behaves quite normally. I would notice any change. LCD works as before. I had something special test? :frantics:

Posted

I installed version 1_6e and everything behaves quite normally. I would notice any change. LCD works as before. I had something special test? :frantics:

No - I expected that this "imperfection" can't be recognized, and you proved it - thank you! :)

I will release the new version anyhow.

Best Regards, Thorsten.

Posted (edited)

OK, for me is working properly and the previous version MIDIBOX-LC :rolleyes:

- I have a little problem with the only Level Metro LED diodes because some of my poorly lit. But this is probably due to the involvement that I've done. Because I found that the LED Bargraph is, each BC, EF, GH, JK common pinout. I did not know it involved other than that I have these two diodes used as connected in series, so I reduced the number of points but the level meter. But not at 12 to 8, as the common point of diodes in series pretending they are one and therefore less likely to shine. :whistle:

Led.jpg

Edited by alco-trencin
Posted

A strange pinning, I never saw this before... if you are not able to find a better suitable bargraph, you could improve the luminance of LEDs connected in serial by using a 100 or 47 Ohm resistor instead of 220 Ohm

Best Regards, Thorsten.

Posted

I already tried it, instead I gave 220ohm 100ohm, and the result is the same, I have to buy 47ohm and try it with them. But that's LED VU meter does not work for MIDI tracks is very interesting. I joined with other users MIDIBOXU_LC and also it does not work. But as has been described above, it is about AET SONAR software.

Posted

Instead of buying a 47 Ohm resistor you could also connect two 100 Ohm resistors in parallel -> this will result into 50 Ohm, which is ok for testing.

Best Regards, Thorsten.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...