Jump to content

macsaif

Members
  • Posts

    128
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

macsaif's Achievements

MIDIbox Addict

MIDIbox Addict (2/4)

0

Reputation

  1. I have decided to build a small 1 manual controller based on TP8O 5 octave keybed. I want to use MBKB but it does not have all the functions I need. There is also a possibility to use MBNG but it does not have enoug velocity range (I know it from my previous dual controller - I was able to manage only 5-6 velocity values from 0-127). I do not need any special functions, the controller will be very simple: 1. AI1 - Pitch bend - Included in MBKB 2. AI2 - Modwheel - Included in MBKB 3. AI3, 4 - Epression1, Expression2 - Included in MBKB for 1 pedal 4. DI1, 2 - Footswitch1, Footswitch 2 - Included in MBKB for 1 pedal 5. DI3, 4 - Leslie switch Run/Stop, Slow/Fast - Additional function which does not exist, it is basically sending 2 CC signals with values 0 or 127 6. DI5 - Key mode button - Velocity sensitivity ON/High key trigger (organ mode) ON - Function exists on MBKB but not selectable from Digital input, and I think at activation the MBKB sends Note On signals from 0-127 7. DI6 - Midi channel select button (Midi ch1/Midi ch4) - Midi channel is selectable at configuration but not selectable by Digital input 8. DO1 - Indication led for key mode button - does not exist in MBKB but maybe not needed if I use standard switches (no push buttons) 9. DO2 - Indication led for Midi channel button - does not exist in MBKB but maybe not needed if I use standard switches (no push buttons) Do you think, is it possible to modify the MBKB source code to have these possibilities or is it a big work? Frank
  2. Is there any way to integrate the 8xLED ring+Encoder card to some DAW (In my case Gig Performer)? I want to connect the Midibox NG to the computer by USB and I need a complete interation in DAW, it means If I change the values in the computer, the Midibox NG will receive the values, and the LED rings will show the actual value in DAW. Also I want to make some buttons with the same functionality. Any idea! Frank
  3. Hello, is there anybody who has available PCB of AOUT card (for TLV chips). I have seen it on homepage in USA but I need an European seller. I need 2 pieces! Thank you in advancec! Frank
  4. I think that I will make 2 AIN modules, one AINSER64 to connect the less important pots with 8 bit reolution and one AINSER8 to connect the high resolution pots (VCF freq, VCO detuning, LFO freq). The AINSER64 is tested with longer cables(80cm) in 8 bit, and no jittering. The J19 has 2 chip select bits. How can I connect the additional 16 DOUTs? I will need them, so I have to findnit out. Is there any manual there?
  5. The control panel is 90cm wide. Some pots will be 70cm from the 4051. Most probably I will do the connection with moltiwire flat cable directly from potentiometers to the AINSER board. Do you think can I manage this distance and solution without jittering in 11bit mode? Is there a possibility to manage 1 Ainser64 board and 16 Aouts by one STM32 board (MBNG)?
  6. This is not a big problem, because I can add one Ainser8 module in higher resolution. The problem is that I need an additional 16 AOUTs. Other solution will be that I set all the inputs for higher resolution, but in that case I will have problem with jittering of all AINs. In 8 bit resolution rhe jittering is not an issue but in 10bit mode it will ne.
  7. Hello, I want to use Ainser64 module with 2 configurations. 48 pots should be configured as 7 bit and 8 pots should be configured as 11bit. Is it possible to configure it or I have to use another AINSER8 board for the 8 pots with 11bit configuration?
  8. The modification was based on my request to add Load Snopshot without triggering. I will try to add some resistors to the switches to lower little bit a voltage to prevent overvoltage on AINs. Frank
  9. Thabk for reply. Few answers: 1. The MPU doue not freeze because all other functions are running. 2. These AINs are working in switch mode, so they should be enough for that task. 3. There can be problem with the voltage of the input signal, because I am using th source which is coming from another STM32 board which is running MBKB. But in the last 2 years I had no any problem with it. 4. I am using the last (I think not released) version of MBNG which is modified by TK. (sysex handling as text in NGR, and modified Loadsnapshot which is not forwarding the values). But I have not recognized these problems earlier. The modification has been done approx. 2 weeks ago. Frank
  10. F4 core and AIN (MCU). There is also AINSER64 but this is working.
  11. I am using the STM32 core with NG. I am starting to have problem that sometimes the AIN on the STM board stopping to respond. When it stopped to work I have connected the notebook to check what can be the reason (SW or HW). I have checked the parameters of AIN with the show id AIN:1. In both cases (the AIN is working and AIN is not working) all the parameters are the same only the Value parameter is different (when it is not working the value is 0, if it works, tha value is changing delending on the input). One important thing: When the AIN stops to work, the standard restart does not help (reset from the MIOS studio) When I am switching off the whole controller for few seconds the AIN mostly starts to work. Any idea? Frank
  12. Nobody uses the Ainser in Parallax mode eith succes?
  13. Hello, I am trying to understand the parallax mode of AINSER. I would like to use it, but in my case it works exactly as DIRECT function. In NGC I am configuring the AINSER and the forwarded 2 SENDERs: AINSER n=1 enabled=1 muxed=1 cs=1 resolution=7bit pinrange=3:10:4055 EVENT_AINSER id=3 hw_id=3 fwd_id=SENDER:3 range=0:127 no_dump=1 ain_mode= Snap EVENT_SENDER id=3 hw_id=3 type=CC chn=1 cc=43 range=0:127 no_dump=0 ports=1111110000000000 EVENT_SENDER id=103 hw_id=3 type=CC chn=4 cc=43 range=0:127 no_dump=0 ports=1111110000000000 Based on the actual status of one button in .NGR I am activating Sender 3 or Sender 103 and copying its value back to AINSER. It works correctly with SNAP function but if I change the SNAP to Parallax it jumps directly to the actual status of the potentiometer when I move with it (like the direct mode). Can it be connected with the think that the AINSER works in range 0-4065 and the CC works in range 0-127? What is a correct solution? Frank
  14. Are the parameters of event saved if I adjust nodump=1? I would like to save all parameters/events and load them but make no any actions when I am loading the snapshot. I would write a short procedure in ngr to axtivate all parameters strp by step in specific order. Frank
  15. The other solution of my problem could be the loading of only few defined parameters not all the snapshot. In that case I could load parameters which are sgoring the program change numbers which I need to send the sound module than load the whole snapshot and send cc numbers automatically at loading.
×
×
  • Create New...