Jump to content

findbuddha

Programmer
  • Posts

    267
  • Joined

  • Last visited

Everything posted by findbuddha

  1. http://meeblip.noisepages.com/
  2. Encoders are only wired to DIN. There's a PDF on ucapps.de -> DIN module that shows how encoders are connected, it's the same idea in Wilba's PCB.
  3. http://www.ucapps.de/ Read about the Core modules, and the DIN/DOUT/AIN/MF modules. :)
  4. All the buttons and LEDs on Wilba's PCB are connected to a matrix, to save on shift registers.
  5. Interesting idea to put BLM in a drawer. I'm still not sure how I'm going to approach this problem. I think there'll be a lot of wasted space on your top section there if it's just the control surface on top.
  6. These lines: # number of first and second DOUT shift register used for GP LEDs GP_DOUT_L_SR 3 GP_DOUT_R_SR 4 # DOUTs for Dual Color option: GP_DOUT_L2_SR 0 GP_DOUT_R2_SR 0 are enough for 1x16 dual color LEDs or 2x16 single color LEDs. As for de-illuminating of 1st color of dual LED, I don't know how it's handled. In the BLM section there is an option for this....
  7. Read here:
  8. Can't help with the power supply stuff sorry. As for MB LC: For 16 channels you'll need 2x Core8 (PIC). A Core32 (STM32) implementation isn't doable, unless you can roll your own solution for touch sensors. (I've just ordered a Core32 and 2x Core8 for this purpose - expensive and I'll have to do a bit of coding). As for all your buttons and encoders: - You'll need to check what's actually supported by the Mackie/Logic Control protocol - Each core module can handle up to 16x8 digital inputs and 16x8 digital outputs. Have a look at TK's interconnection diagrams on ucapps.de for an idea of how the LC is usually connected up.
  9. If you want to use Core32 you'll need to do some programming yourself - check http://svnmios.midibox.org/ for code/tutorials etc. to make sure you're comfortable with this. Each DINx4/DOUTx4 module has 32 pins - you'll need 1 pin for each LED/button, unless you want to work out a matrix.
  10. You want to be using the BLM_SCALAR app as a base for your own software. DIN_BLM_NotifyToggle is in app.c, and is called whenever a pin changes on the BLM. TK's code is very well commented! (I'm seeing all this in the MIOS32 section, it's a little different in the MIOS8 section but you should be able to work it out) :)
  11. From the readme in SVN for BLM_SCALAR: Looks like you might have to do a little coding to get it to work how you want. (DIN_BLM_NotifyToggle looks like a good starting point) :)
  12. TK, is there any update to this situation? If I were to be ordering from SmashTV shortly, would it be safe to get a Core8 for this purpose? I assume this would be overkill, but a safe option. Thanks :)
  13. Real buttons! And bigger too!..................... NO ITUNES!!!!!! :frantics:
  14. Quick drawing: Top is 4.5mm translucent, to protrude slightly above 3mm front panel. Bottom is 8mm extension of the buttons actuator, with a space to fit the LED, and allow room for button to go up and down without pushing on LED. Larger than top part to prevent the assembly falling out. May need to be taller, depending on height of LED and length of button travel.
  15. I'm going to attempt something with laser cut acrylic from ponoko.
  16. Seller says they won't ship outside EU.... would any of you kind Germans consider purchasing on behalf of other midiboxers? Ta :)
  17. Here's what Wilba mentioned about LEDs in the BLM forum (this was for shining through the sparkfun button pads):
  18. I've mailed the seller to see if they ship to Aus..... Hawkeye, did you have any particular SMD LEDs in mind? Do you intend to attach LED to button actuator, or locate next to button? The 3mm through hole LEDs I had intended to use are too tall to mount next to these buttons. :)
  19. How nice are the buttons? Are they totally silent? Wonder if the seller ships outside of EU.....
  20. Thanks, I was tossing up between Ableton Live with a tightly integrated midi interface (must have step sequencer) or using Reaper + MBSeq. I looked briefly into Live's API and Max4Live situation, and decided to stay well away - especially given Ableton's poor delivery of promised hardware integration features with M4L.
  21. I might be interested in OSC too, apparently Reaper is going to get OSC support in the nearish future.
  22. Careful, there's a time limit for filing a complaint.
  23. Are you able to access data inside clips? Ie. use control surface as hardware step sequencer? :)
  24. There are some spam links in the wiki - 2 I could see on front page, not sure about elsewhere
×
×
  • Create New...