Jump to content

Setup Midibox Link FP or EP by default ...


Recommended Posts

Dear all ...

I'm back here after monthes of works, works, works ....

... and still working on my MB"2x" 64E ....

and still have problems with midibox link ( i had many jitter problems when i activate the MBLink but :

I DID solve this jitter problem ... it was a f****** ground loop ! but i will wrote be another post  for this .....

My new problem is that i tried to put my cores with EP and FP by defalut ...

because only one core has menu buttons ....

So i add :

movlw   MIOS_MIDI_MERGER_MBLINK_FP 
    call    MIOS_MIDI_MergerSet

in the user init lines in the main.asm ....

I tried several time but it doesn't seems to works ...

... for memory i used Mios V1.7, modified MB64e V2.1 "sysed" with "sysexbox_18f_v1_1c" ...

(for my test i get out my last 14*encoders to put 4 menu buttons on the second core ... like thaht i could test the midibox link )

thanks !

Gilles

Link to comment
Share on other sites

But if  i modify the mb64e_dump.inc ....

My app will boot with MBLINK in EP mode ?

because i cannot really understand :

;; init MIDI merger depending on selected CFG

SET_BSR MB64E_BASE

movlw 0x00

BIFCLR MB64E_CFG0, MB64E_CFG0_MERGEROFF, BANKED, iorlw 0x01

BIFSET MB64E_CFG1, MB64E_CFG1_MBLINK, BANKED, iorlw 0x02

call MIOS_MIDI_MergerSet

Can you tell me more about the BIFCLR & BIFSET in this case ?

Thanks a lot !

Gilles

Link to comment
Share on other sites

because i'm a stupid punk !!  ;D

As I got too much problem with the hardware ...  now i'm lost in the soft part !!!

sorry ...

But in fact , this story point the fact that i always think about ucapps.de :

For a non programmer like me, the mios is quite closed ... i mean it's hard to get the whole concept of modifying the code .... and how it works ...

I often asked myself how we can clarify this ....

May be a drawing, a diagram,  something like that, to explain what do what in the mios labyrinth ... ???

Don't misunderstood TK , it's really to open the mios code to more people ...

And i know your time is not expandable to write down such a litterature !

May the midibox.org can be the place for this .... ?

best regard

Gilles

Link to comment
Share on other sites

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...
 Share

×
×
  • Create New...