is there a way of turning midi CC from a controller into midi note messages? - Page 2
Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Tech Mentor
    Join Date
    May 2010
    Location
    UK
    Posts
    256

    Default

    Hi

    thanks for the help

    i cant find these virtual midi ports how do activate them?

  2. #12
    Tech Mentor
    Join Date
    May 2010
    Location
    UK
    Posts
    256

    Unhappy

    Quote Originally Posted by nem0nic View Post
    If you're using Bome's to turn around MIDI messages from a controller, you don't map directly to the controller in the target application (Live). Remember, now Bome's is doing the talking. Bome's has virtual MIDI ports, and you want the target app to "talk to" those virtual ports instead.


    i've worked it out now

    the clasic version doesnt have these virtual ports

    http://www.bome.com/products/miditra...erview/classic

    Bome's does NOT provide a virtual MIDI port driver with MIDI Translator, but they are freely available online. There are several virtual MIDI drivers available. I suggest one of the following drivers:
    •Sony Virtual MIDI Router for Windows 98/ME/NT/2000/XP
    (check out this tutorial for installation on Windows XP)
    •Maple Virtual Midi Cable for Windows NT/2000/XP/Vista
    •LoopBe1 for Windows 2000/XP
    •MIDI Yoke for Windows NT/2000/XP
    •Hubi's Loopback device for Windows 95/98/ME

  3. #13
    Tech Guru Patch's Avatar
    Join Date
    Dec 2008
    Location
    Bristol, UK
    Posts
    6,479

    Default

    Midi Yoke installs as part of Midi Ox.

    Maple Midi is also a really easy, useful utility.
    DJ'ing: 2x1200MK2, DJM 850, Dicers, F1, Zomo MC-1000, Sony MDR-v700, i7 Win 10 HP Envy
    Production: Ableton Live 8 and a mouse, Sennheiser HD400, Sony VAIO

    Click HERE to D/L Free Tracks from Soundcloud!!!
    https://www.facebook.com/Patchdj

  4. #14
    Tech Guru
    Join Date
    Mar 2008
    Location
    Seattle, WA
    Posts
    1,471

    Default

    +1 for MIDI Yolk. I'm used to MIDI Translator Pro, didn't realize that other versions didn't have the virtual ports.

  5. #15
    Tech Mentor
    Join Date
    May 2010
    Location
    UK
    Posts
    256

    Talking

    by Jove it works


    happy days

    I love it when a MIDI TRANSLATING PLAN COMES TOGETHER

    I'll post my map when I've fine tuned it

    --

    my quick questions:

    the input CC and output NOTE share the pp variable

    should they all be different pp qq rr ss tt

    what would happen if the drum played at the same time? or can they all be pp?



    and how would i create a rule to add a some midi compression
    so i don't have to bash the pads so hard. kind of velocity + 30 or something. is that possible to do? I've been doing it in live so far but it would be great if i could set up bomes to do it fro me? is it possible to add some midi velocity?



    --
    Last edited by RD444; 02-14-2011 at 05:56 AM.

  6. #16
    Tech Guru
    Join Date
    Mar 2008
    Location
    Seattle, WA
    Posts
    1,471

    Default

    ...kind of velocity + 30 or something....
    Make the last byte of the message a variable
    Do a logic throw against the variable that says (for instance) if qq<30 then qq=30
    If you weren't really using velocity, you could also just make qq equal a single value.

  7. #17
    Tech Guru
    Join Date
    Oct 2008
    Location
    West Coast, United States
    Posts
    631

    Default

    I think you might need to transform qq into a temporarily stored global variable first for this to work. Like input B0 24 qq, a1=qq, if a1>30 then execute B0 24 a1. If a1<30 then execute B0 24 30. I think I remember trying this directly with the temporary variable qq, and not being able to transform qq directly within the single translator.

    And yeah, you can use as many qq's or pp's as you want with multiple translators. They are temporary and only relative to the translator they're operating in.

    I love Bome's though. Good stuff. Probably the single best "solution" I have ever purchased.
    MacBook 2.4GHz, 6GB, Traktor Pro, Ableton Live, Bomes MT, Audio Kontrol 1, Vestax VCI-100 SE Custom, M-Audio Axiom 25, Akai APC40, NI Maschine, 2x Midi Fighters (c/o DJ TechTools - Thanks!!)

    Mixcloud DJ Sets

  8. #18
    Tech Guru
    Join Date
    Mar 2008
    Location
    Seattle, WA
    Posts
    1,471

    Default

    I think you might need to transform qq into a temporarily stored global variable first for this to work...
    You're probably right.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •