andronikos Posted November 11, 2014 Report Posted November 11, 2014 (edited) Hi guys! I've just started testing of my first MIDIbox as a complete set, configured for midi2CV application. It's based on LPC17 core; aout_ng used for CV output. Currently it's running under Midibox_ng_v1_032 and configured for high-resolution CV. CV output is okay, however I encountered a problem with gate. There is no signal at DOUT ch. 1 through 7 upon key pressure. Sure, fwd_gate_to_dout_pin... command is applied in configuration file. I checked j8/9-DOUT connection twice - it seems to be ok (according to diagram). I see that "DOUT off" when I press shift and "all DOUT pins inactivated" when pressing button #3 on SCS. Is it the reason why gate doesn't work? I can't activate DOUT using SCS. Please, advise how to fix that. PS: Sorry, posted here by mistake. This topic should be moved to Testing/Troubleshooting Edited November 11, 2014 by andronikos
andronikos Posted November 13, 2014 Author Report Posted November 13, 2014 I'm a bit confused. According to Midibox NG manual CV Gates should be available at MBHP_DOUT shift registers (J8, right?). At the same time, I found the following note at the example of .NCG configuration file (highlighted in red): <...> # the first event uses the "key" as value, sets CV Channel #1 and the CV Gate #1 (at J5A.A0)# the second event uses velocity as value (default) and sets CV Channel #2EVENT_CV id= 1 fwd_to_lcd=1 type=NoteOn chn= 1 key=any use_key_number=1 fwd_gate_to_dout_pin=1.D7 lcd_pos=1:1:1 <...> As I have written above DOUT seems to be inactive. Any additional command to activate?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now