Jump to content

bugfight

Frequent Writer
  • Posts

    812
  • Joined

  • Last visited

Everything posted by bugfight

  1. W movlw 0x00 ; <-input call MIOS_HLP_GetBitANDMask ;W register now contains b'11111110'
  2. mmmmm bug envy you did stuff the caps for the voltage regulators, right? use that scope on your psu input, the input to each regulator, and the output of each regulator...
  3. yes. bridge them on the pcb that is, not on the psu plug... don't do that, these are the proper pin nombers. no. *whack*
  4. din pin numbers are weird. i think so that pin numbers stay the same between the variants. these do happen to be pin 4 and 5... shamelessly stolen from : http://personalpages.tds.net/~rcarlsen/cbm/pinouts.txt, which i found lo those many m00ns ago, when discussing this with wilba. (facing the right side == looking into business end of the jack)
  5. unconfuser B is correct. however best to connect both those pins to 5v
  6. iirc, changing the device ID will change the default midi channel. check out the change device id app...
  7. if you are working with a schematic, it's important to make changes to the nets there rather than on the pcb. you must have edited the pcb with the sch closed or vis versa. if so, make a backup of the files, open the pcb, close the schematic (it will automatically load) and try deleting the suspect part on the pcb with the sch closed...
  8. for v1 use (from midibox_sid_sysex_implementation.txt - included in midibox_sid_v1_7303c.zip) g) F0 00 00 7E 46 <device-number> 0D 02 00 <channel> F7 Change the MIDI channel
  9. i only read these for the contexts...
  10. you can easily use a regulated 5v supply with no additional jumpers. just leave off the regulator (IC3), C5, and BR1 and connect the supply to the gnd and output pads for the reg.
  11. i think the reason roland would do this is because the same user wants both. i like the idea.
  12. i disagree here. how many inputs? how many outputs? 16x16 SR's would be mostly wasted. also i (and, i believe ultra) intend to minimize the usual spaghetti-wiring by putting the SR on the control panel itself, so interconnects are just one serial ribbon. here i agree. SIL crimping == antifun. however in this case ultra is the decider. and i think for SEQ, the only SIL needed on this pcb are the midi ports, which are the same here for panel mount jacks as SmashTV's pcbs
  13. how about calling it "MB_Core++ with UltraConnectâ„¢"?
  14. clearly a professional programmers job is not to make it easy on himself, but rather hard for the next programmer to understand his code. (or so i have found when being the next guy)
  15. lol, next we need midibox projects converted to brainf*ck
  16. eveybody knows wingdings is the best coding font... duh!
  17. yes that's the stuff. it looks ok to me, did you define MIOS_ENC_MODE_DETENTED3 yourself? it should be MIOS_ENC_MODE_DETENTED3 EQU 0x82
  18. this no doubt indicates and error in your encoder table, take a look at that and if you don't see the problem, post the table and someone will help... oh, and use the code tag, so it is more readable (the # button above)
  19. j4 on the IIC_MIDI module is a different function than j4 on the core.... (same func as j11 on the core in fact)
  20. i think LEDE has been largely discredited, but mechanical coupling of the speakers to the room is definitely a bad thing... i don't know about the spikes, i just use speaker stands with lead shot inside and a rubber pad under the speaker. one of these days i'll get back to recording something...
×
×
  • Create New...