Jump to content

logictrl.ngc with BCF2000 (adding VU)


Duggle
 Share

Recommended Posts

I'm using the logictrl.NGC file from the repo to create an LCD display for my BCF2000 control surface.

The Core STM32 is connected to the MIDI In and out of the BCF2000 which is USB'd to the DAW (Reaper running Kinke's MCU extension plugin). So the Mackie control option is what I'm using.

I commented out the RECEIVER/SENDER pairs which implement the responsive aspects of the protocol (this is being done by the BCF2000) I'm really only using the Sysex receiver for the display of LCD text in NG so far.

 

Works great!

 

I'm now thinking about adding buttons and extra functionality that the BCF2000 lacks.

 

Now to my question: the logicntrl.ngc does not implement VU meters. I recall the old PIC project has them. Is it possible to add them? What midi messages would correspond to the VU levels?

Link to comment
Share on other sites

Works great!

 

Cool! :)

 

 

 

Now to my question: the logicntrl.ngc does not implement VU meters. I recall the old PIC project has them. Is it possible to add them? What midi messages would correspond to the VU levels?

 

The VU meters are still on my TODO list.

They are received as aftertouch events, but I have to implement a special pattern mode to decode them properly.

 

Best Regards, Thorsten.

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