ok i’d prefer keeping it as modular as possible so i think i’ll buy core & sid modules from mikes shop. but WILBAs MBSID6582 in my opinion really is the best SID SYNTH design ive ever seen and probably i’ll try to build one some day. but for now i’m a beginner and i think it’s better to start in small steps.
as far as i understand i can also add analog filters to it so a rackmount case would be best for my needs.
do i understand that right? to have additional control over more parameters i could e.g build a midibox64 and do it in realtime via sysex by routing a few encoders / knobs to desired functions of the MBSID V2 ?
and please could someone give me a hint about a good book / software in german which i could buy to learn C right from the beginning. i just did basic as a child and some pascal at school but its not worth talking about…
If you ultimately want 8 SIDs, it is actually easier and less chance of error to use the MB-6582 base PCB, since all the wiring between modules are done on the PCB, you do not need to make PSU and bankstick boards (i.e. convert schematic to veroboard), and there are a lot of other people who have build this PCB to help solve any problems. In contrast, if you do it with modules, there is more chance of making a mistake somewhere and much harder for people to help you fix it.
I’m not trying to say that the MB-6582 PCB is the only way to build MB-SID, it’s just one way, but I disagree with newbies thinking it’s too hard and that modules are easier. The size and complexity of the board doesn’t make it any harder to solder, it just takes more time to solder than one Core and one SID module. You can solder it in stages also… get the PSU section working first, then get one Core working with LCD, then get one SID module working. When you have gained experience with that, you can finish the other Core and SID modules, so even easier than using separate module PCBs, since there was no wiring and no PSU board to make.
As for rack mount - other people have adapted the common switch/LED matrix of the MB-6582 control surface to their own control surface design. Once you have designed a control surface, you can build this on veroboard. Switches and LEDs do not have to be in the same positions in the matrix as the MB-6582 control surface - you can move things around to make wiring easier, and then change the firmware to match.
If you ultimately want 8 SIDs, it is actually easier and less chance of error to use the MB-6582 base PCB, since all the wiring between modules are done on the PCB, you do not need to make PSU and bankstick boards (i.e. convert schematic to veroboard), and there are a lot of other people who have build this PCB to help solve any problems. In contrast, if you do it with modules, there is more chance of making a mistake somewhere and much harder for people to help you fix it.
according to the demo videos i just have to build the 8 sid version. i already have the sids from megasale#5.
so i would just have to order from SmashTV everything but the control surface pcb which i’ll have to design for my own 19" needs on veroboard.
i have 1 question about the lcd: on your wiki page the 6582 is shown with a 4x20 lcd but on toneburst’s pictures i saw he uses a 2x20 lcd. so can i still do it with 4x20 or will i have to change some programming then?
furthermore i hope there’s no reason not to position the pots from the backside of the 6582 to the front panel of the rackmount. i think i’d like everything but power and midi connectors accessible on the front.
and then change the firmware to match.
i hope that doesn’t require being a C programmer, which i’m not…
i’m also wondering whether i should use the original 6582 frontpanel (in case Doug Wellington’s sale’s not closed yet) so i could easily use the control surface pcb too. on the one hand i would still have to add the plugs and knobs from the backside to the front but on the other the whole case would become quite flat. and there’d be some room for possibilities in the future, e.g. perhaps an analog filter or similar…
i have 1 question about the lcd: on your wiki page the 6582 is shown with a 4x20 lcd but on toneburst’s pictures i saw he uses a 2x20 lcd. so can i still do it with 4x20 or will i have to change some programming then?
I think toneburst is only using a 2x20 for testing. You can use any size LCD for MB-SID that is 2x20 or bigger (4x20, 2x40). You only need to change some settings in the .asm file and recompile (not really “programming”).
furthermore i hope there’s no reason not to position the pots from the backside of the 6582 to the front panel of the rackmount. i think i’d like everything but power and midi connectors accessible on the front.
Those pots can go anywhere - Each pot has six wires that connect to headers above the SIDs.
i hope that doesn’t require being a C programmer, which i’m not…
There is no actual programming involved. If you’re able to edit a forum post and quote me multiple times, you have enough skill to edit the .asm file to reconfigure the firmware to your specific needs.
As Wilba said, the 20x2 is just for testing. I happened to have one lying around already wired, and was having trouble stripping the ends of the ribbon cable for my new 20x4 (I kept cack-handedly cutting through the entire cable, rather than just the insulation, so it was getting shorter and shorter!), so I plugged in the old one just to see if my Cores and SIDs were working OK.