Is there a schematic for the control surface available somewhere?
I’d love to make my own panel with other switch types.
Is there a schematic for the control surface available somewhere?
I’d love to make my own panel with other switch types.
it is basically a button led matrix. If you look that up on uncaps.de, you’ll get the hang (DIO Matrix with configuration examples). you could also use the simpler wiring without matrixing, take a look at www.ucapps.de / seq v4 / manual / hardware options / how many buttons - leds do I need / check link to pinning diagrams)
In any case, the seq core and software will take the information what button /led is where (on what shift register) from the hardware configuration file MBSEQ_HW.v4.
The schematic is in here somewhere..
< base_url >/topic/14818-how-did-wilba-do-it-seq-v4-cs-with-only-6x74hc165-2x74hc595/?do=embed
and 5 seconds later my post in another thread is irrelevant… ![]()
ok I also found this http://www.ucapps.de/midibox_seq/mbseq_v4_dio_wilba_layout.pdf
but the matrix description confuses me.
from the look of the matrix I’d say D4 to D7 are used for the duo colour LEDs, but the table states D0 to D3 are used.
I guess the labels on the table are mixed up!?
Hmm yeah maybe. But anyway, the secret is in the MBSEQ_HW.v4 file. i’d say download one & take a look.
Hi,
I was thinking exacting the same…
I don’t know what cowboy is going to do, but I was one of the beta testers of the mb909 (a sequencer for the tr9090) and I’m pretty disappointed that the project is gone…
I’ve lost hours in finding bugs on an incomplete software and now that everything seems to be over I can’t still access the src code.
Why I’m telling this here ? It was a branch of the seqv4 but the hardware was build with dogm 240x128 display and the usability was a total nightmare, not all menus were backported. The main problem is that I intended the mb909 like a master sequencer with a 909 in front and not like the 909 sequencer…the work for back porting all the usability to that display … really can’t say but a way too much when the software is maintained and documented when using the right display configuration.
I still think that It would be great to have a fully working seqv4 inside the enclosure of a 9090 and control with it other synths, but I need to make another pcb with teh rght buttons and the right displays this time!
More ore less like “cowboy”
Any other hints ?
Any eagle schematics out there ?
Anyone willing to start another drummachine / workstation prototype ?
Please feel free to move this to another topic
BOM for the MB909 can be found on the wiki: http://wiki.midibox.org/doku.php?id=mb909
adobe illustrator file of the unfinished case can be found: http://www.synthage.com/Betaforum/PhPforum/viewtopic.php?f=15&t=163&start=30
I have also uploaded the latest unfinished firmware to the midibox repository.