Jump to content

stuartm

Members
  • Posts

    172
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by stuartm

  1. Could be very useful to insert Chords on very specific steps.
  2. If you are not into programming, you can simply use the old PIC core and a cheap MIDI to USB interface. The Midibox64 / Midibox64E software is available for the PIC and well proven. By the way, a controller with that amount of inputs, including encoders is not "simple". It's not highly complex either, but just not "simple".
  3. You can do that, there's is a dedicated page on ucapps for this: http://www.ucapps.de/midibox_seq_manual_up.html You'll be able to keep your original panel, just means you don't have the new dedicated buttons that were introduced with V4. The case will need some more cut-outs for the Core32 interfaces and the Ethernet module, if you're interested in OSC. I upgraded from V3 to V4 like that (no Ethernet though), it's working well. But I'll redo panel and case anyway (kept the wooden breadboard thing, see my avatar), so I'll add some buttons and redo some wiring in the course of that.
  4. Ich kann am 28.11 nicht, leider :aww:
  5. Ah, thanks. It's all on ucapps.de, here are a few hints to get you started: Have a look at the General Midibox64 documentation first: http://www.ucapps.de/midibox64.html General schematic: http://www.ucapps.de/mbhp/mbhp_midibox64_lc.gif Core Module: http://www.ucapps.de/mbhp_core.html http://www.ucapps.de/mbhp/mbhp_core_v3.pdf http://www.ucapps.de/mbhp/mbhp_core_orderlist.txt AIN / DIN Module: http://www.ucapps.de/mbhp_din.html http://www.ucapps.de/mbhp_ain.html (you'll find schematics and orderlists there also)
  6. If you're into ambient music, you may want to throw away your MBSeq and get hold of this fantastic new gear: http://www.possecrewensemble.com/as606/ :laugh:
  7. Ich wär eventuell auch dabei! (hab allerdings bis Mitte November ziemlich viel um die Ohren)
  8. Welcome to the forums! As you already own a SID chip, the answers is fairly simple: You can haz sammich! -> http://www.midibox.org/dokuwiki/doku.php?id=sammichSID
  9. Hi Chris, welcome to the forums. A few comments regarding your post: That's a bit conflicting, if you want to have it customised (in terms of functionality), you'll need to do some programming. What is not obvious to me: Do you want to build a MBSeq or do your very own Midibox design (not just the look of it, the machine itself..) I've got an older SP-404, yes you can trigger it via MIDI. I'm not sure why you want to go for the gm5, though. That is generally possible, see TK's video of controlling/triggering the MBSeqV4 with a Midikeyboard. However, this is more an extenstion than a dedicatec sequencer control surface. I mean, you'll need a certain amount of control on the sequencer anyway if you want to use it properly. The MBSeq requires two 2x20 character LCDs, otherwise, the MBSeq software is pretty useless. How would you programm sequences into the box with limited controls? You would have to come up with a software yourself that fits the small interfaces. This is not impossible, but needs some serious thinking. The MB808 is a modified MBSeqV3, so you would need only a PIC-based core. For the STM32, currently only the MBSeqV4 software is available. Again, not impossible, but you have to develop a solution yourself Actually, it's quite earthly :ahappy: Ok, my recommendations to you: - keep reading - keep thinking about your concept and what you really want to do with the MIDIbox - keep in mind that this is not cheap stuff, if you want to get it serious and usable Finally, just to tease you, here is a prototype of nILS called "KaffeSeq" that might fit your ideas more than the fullblown MBSeq:
  10. ¡Qué bonito! Very well done, very nice wooden casing!
  11. @Echopraxia: think of Ableton Live clip launching quantisation. The other thing you mentioned is "External Restart" on MBSeqV4. From a technical point of view, I think is possible, as it is already implemented for the Pattern Change (see Options page): Sync. (Pattern) Change: if active, a pattern change made in the PATTERN or SONG page (Phrase mode) won't take place immediately, but will be synchronized to the pattern length of Y steps as defined at the left side of this item. From a handling point of view, you need to somehow set if you want to use immediaty mutes or "quantized" mutes/unmutes. Maybe a Shift-Mute function? Is Menu+Mute already occupied ?
  12. Hi Peter, I have built my MB64 Controller using a 2mm Frontpanel and the same technique with the M3 flathead screws / Senkkopfschrauben and spacers. 1.5mm should work as well, since you dont put lots of mass on there. And yep, only disadvantage is you have screws on the panel surface. See also my Wiki article with some photos: http://www.midibox.org/dokuwiki/doku.php?id=stuartm_stukontrol Anyone ever tried epoxy ?
  13. What Nils is referring to is that the datawheel control whatever parameter is currently "in focus", i.e. blinking. When you go the BPM page and "select" the BPM value by either pressing its according button / turing the encoder below, it's then "in focus" or active or selected, whatever you like. You can then use the datawheel to inc/dec that value. This can by done with almost any parameter that is selected in most pages, incl. the Edit screen. From the second part of your post I read that you would like a dedicated BPM control encoder and use the datawheel This would require a modification of the MBSeqV3 software, which needs to be done in Assembler since it is not pre-configurable. You have to do some research in how/what to reprogram. But remind that this would make the datewheel loose its intended funtion (i.e. general purpose data modifier).
  14. Some updates: I've dubbed the controller "StuKontrol", just to give it a name :rolleyes: There is also now a Wiki article which I will try to finish soon, also with some more pictures: http://www.midibox.org/dokuwiki/doku.php?id=stuartm_stukontrol The controller is heavily in use, I'm still refining my performance approach with Ableton Live, recently got kickstarted again by some nice ideas. I haven't had the time yet to record another video demo, there will be one, promised !
  15. Ahhh. So I can take this point off my little list of "bugs" discovered so far. :rolleyes:
  16. Beautiful work there, congratulations! And if this is really your "first DIY project", you scored big time! Looking forward to some video with all that lights blinking :ahappy: (not to myself: get own MBSeqV4 casing done and be quicker with a new video demo)
  17. Perfect! That fixed the sync issue! I think I owe you a beer :thumbsup:
  18. Here's an MP3 demo of what I mean: synctest_bd.mp3 two layered kick drums, one triggered directly via the Seq, the other from the Machinedrum's internal sequencer running as slave of the MBSeq clock. First 8 kicks are more or less perfectly in sync, on the 9th kick the ext. restart happens and you can hear that they are slightly out of sync. I've tested different ports on the core, direct connections and different machines. All the same. I'll have a look at the source code, C is a bit more readable for me :blush:
  19. Also referring to your first post about this, I would also prefer to have Semitone selected first. How about a setting in the config file where you could select if you'd have Octave or Semitone selected first, as a global setting? On another issue, TK: I think the external Restart is not working as perfectly as it was on the SeqV3. I have the V4 now in the same MIDI setup as the V3 before. When hitting Start, everthing is fine and in sync. Stop, Start. Again in Sync. Now while the Seq is running, i hit the external restart ("ext. restart request" appears), the start signal is sent, but the slave machines are just slightly out of sync. It might be just a few ms, but I can hear it immideately. This happens when a stopped slave machine is started again as well as a running slave machine is "re-synched" (tried with different machines). Also, when I request an ext. restart while the SeqV4 is stopped (message appears) and then hit start, the slaves are slightly out of sync. This slighty discrepancy stays, and the only way to get rid of it was to hit Stop and Start. I guess that due to the MIDI handler in the Core, the function is implemented differently in the V4 than in the V3. If you need more info or some test data, I'll be glad to provide. This is THE killer feature of the MBSeq for me, so let's hope we can get this sorted out! :thumbsup:
  20. Finally, I finished upgrading my SeqV3 to V4! I'm still running it in the "old" wooden case to find out which additional buttons are useful for my workflow, then it will get a nice Schaeffer frontpanel. I did a few testruns, especially the Live Recording mode, work very smoothly. I'm quite happy to be able to play in more-than-3-note-chords with velocity and length :smile: As soon as I'm familiar with it and having done the new casing, I will definately do more demo videos! Oh, and in terms of feedback: Building the Core32 was a real joy! When I browsing through the "About this MIDIbox" menu, somehow the button assignments got scrambled (i.e. "exit" was "Follow mode", "Select" became "F1"), i rebooted and it was all perfect again, I couldn't reproduce the error. Also I once had a very brief SD card error displayed, but it did seem to affect anything.
  21. has finished his Core32

  22. Ich ergänze den Thread mal mit aktuellen Erfahrungen: Versand von SmashTV ging nach 5 Tagen ans hiesige Zollamt, am 6. Tag (gestern) hatte ich die Benachrichtigung in der Post das ich das Päckchen beim Zoll abzuholen habe. Heute dann bei Zoll aufgemacht, erklärt dass es ein Elektronikbausatz bzw. nur einzelne Bauteile sind (damit keine Zollgebühr), mit meinem eigenen Paypal-Beleg den von Smash beigelegten Beleg über den Gesamtbetrag bestätigt, 19% Einfuhrumsatzsteuer bezahlt und fertig. Die Leute hier beim Zoll sind immer relativ entspannt, ich gebe aber auch stets korrekt an um was es sich handelt. Noch nie Probleme gehabt.
  23. I've had a similar problem with my MBSeqV3. When I reached for the left part of the Box, the Seq would always switch to the "Edit" screen, before I could even touch a button. Very strange. I can't remember what finally fixed it, but it could have been the R+C Terminator on the end of the DIN and DOUT chains. At least that made my LEDs stop flickering all the time.
×
×
  • Create New...