Jump to content

KUI

Members
  • Posts

    66
  • Joined

  • Last visited

Everything posted by KUI

  1. The return route should be" set router 9 USB1 all IN4 all " I have tried this as well, no go for host to mmmv3 fader control. KUI
  2. Hi novski, "Then grab the mouse and fade the CH1 virtually with mouse. (Witch indeed doesn't affect the Hardware faders" This is what I was refering to. It works fime in Mackie or LC mode. KUI
  3. Hi Novski, Proper sytax is Set router 8 IN4 all USB1 all do not use <>. Have you been able to get 2 way midi with the mmV3 between SAC and the midibox core? I have not been able to get 2 way midi with mmV3, ie I can move the physical faders and get the host software SAC to respond. I can not get the SAC host software to move the physical faders without using MIDIOX and a virtual midi port in between them. Any thoughts? KUI
  4. KUI

    midibox_mm_v3

    So I was able to get the mbmf-ng through the core to output OSC data and move 8 faders on an Ipad running touchOSC. I was NOT able to get the TouchOSC on the Ipad to move the faders. I can see the osc data when connected to the MiosStudio OSC tool. I can not get them to move when inputing OSC code fron the MiosStudio OSC tool. I can move the TouchOSC faderss using the Mios OSC tool. Any thoughts?
  5. KUI

    midibox_mm_v3

    Thosten, I am starting to dive into OSC. "OSC: the uip_task_standard module is already included. Once you know the OSC packets which are sent/received by the host, I can enhance the osc_server/osc_client accordingly." Do lc_v2 and mm_v3 already respond to OSC commands? If so is there a list of the commands ie:[ /pitch/1 value, /pitch/2 value ], etc? Thanks KUI
  6. KUI

    midibox_mm_v3

    Thanks novski, I got 2 working. You also have to change MF_PRESETS_CFG db 0x08, 0x00 ; number of faders / operation mode To db 0x08, 0x19 ; number of faders / operation mode TK, The BUFLCD version seems to be working fine. I have attached a working set of SAC .syx files for the bcf2000. Would it be possible to intergrate them into the mbhp_mf_ng? MidiCtrl_Behringer_BCF2000_Preset.zip Thanks for everything. KUI
  7. KUI

    midibox_mm_v3

    Thank you I will update and report. As to the midi channel, I understand the MBHP_NG update is needed. What about the displays on midi ch 2 ,3 etc? Thanks in advance KUI
  8. KUI

    midibox_mm_v3

    Here are the results , thanks. I am trying to build MMV3 on Midi ch 2. No luck changing the mm ch in mm_hwcfg.c ///////////////////////////////////////////////////////////////////////////// // define the MIDI channel to which this MM listens and transmits here: // (Allowed values: 1-16) ///////////////////////////////////////////////////////////////////////////// u8 mm_hwcfg_midi_channel = 1; Is this the proper place to change the device midi ch? Thanks KUI
  9. KUI

    midibox_mm_v3

    novski, I only meant that I have 40chs of mbmf-ng built. 2-16 ch 21" lcdtouch screens will carry 32 channels of the Zmixer in SAC Thorsten, Thanks that did it:) KUI
  10. KUI

    midibox_mm_v3

    A selected chanel module holds much interest to me. I noticed you had an OSC data connetion in your plan. Do you know how write/format osc data. I am trying to get BobL to add an OSC control template to SAC. He has to learn the format and particulars. KUI
  11. KUI

    midibox_mm_v3

    Hi Novski, I am only looking for scribble strips and faders. All other functions are controlled by mouse and touch. I have already built a 32 fader controller based on 4 bcf2000. The bcf2000's work well, but are too loud when they all land together after changing mixers. I have 40 channels worth of mbmf-ng boards built. I am hoping to use ssd1306 oleds for display. This is a large learning curve. KUI
  12. KUI

    midibox_mm_v3

    Also Here are pics of the new update with 1 lcd selected and the previous mm_lcd.c KUI Sorry for the upside down pic. KUI
  13. KUI

    midibox_mm_v3

    Here are the first strings that are sent at connection. The host software is SAC. mmsysex_sac.txt KUI
  14. KUI

    midibox_mm_v3

    Hi Thorsten Thanks for the update. I have a small problem with lcd 2. Attached are 2 pics. One of LCD 1 and one of LCD 2. Not quite sure where to look. KUI
  15. KUI

    midibox_mm_v3

    Hi All, Presently playing with the midibox mm v3. Wondering if it is possible to spread the display over 2 2x40 clcd displays? Any hints or tips would be appreciated for modifying mm_lcd.c. Thanks KUI
  16. KUI

    MIDIbox LC v2

    Hi MIDIbox forum members. I have been lurking for a while and have a question. I see MIDbox LC v2 in the SVN repository. Is this a viable project at this time? I want to build a MIDIbox LC, but would like to use the newer LPC17 based core. Any info would be apreciated. Thanks KUI
×
×
  • Create New...