Jump to content

TK.

Administrators
  • Posts

    15,247
  • Joined

Everything posted by TK.

  1. Hallo Stefan, es mag zwar seltsam klingen, doch die serielle Verbindung ueber die COM Schnittstelle funktioniert schneller als die Verbindung ueber MIDI->USB->Laptop, da MIDI mit einer etwas langsameren Baudrate laeuft, und der direkte Weg ueber USB bei den MIDIbox Projekten nicht moeglich ist. to-COM ist auch einfacher zu realisieren, deshalb wuerde ich diese Loesung in Deinem Fall favorisieren. Der Treiber fuer das COM Interface befindet sich wahrscheinlich bereits auf Deiner Festplatte, er gehoert zu Alsa. Ein HowTo zur Installation gibt es hier: http://alsa.opensrc.org/serial, einziger Unterschied: die Baudrate betraegt 38400 Gruss, Thorsten.
  2. it works like described in the ChangeLog no, there are static assignments like described in the ChangeLog. There will be an additional modulation matrix like described in the V2 Wishlist, there are no additional details available yet Same like for MBSEQ V2, see http://www.midibox.org/forum/index.php?topic=7220.0 We will see.... there are some threads where the concepts are discussed, but everything can change - just wait until next year. Best Regards, Thorsten.
  3. I've just implemented this - but on the easy way (not so complex like you are planning it for Vx): a track can now run with a resolution of 64th notes, and this value can be divided by 2, 3, 4, 5, ... 64 So: for the normal 16th notes resolution, divider value 4 has to be selected, for 8th notes divider 8, for 32th notes divider 2, etc... Especially for odd dividers there is an optional synchronisation to the (virtual) master track after 1 bar And the divider menu page provides a "quick selection" for most common divider values. Best Regards, Thorsten.
  4. Nice Idea, I've added it to this page: http://www.midibox.org/dokuwiki/doku.php?id=layout_improvements, so that it doesn't get lost Best Regards, Thorsten.
  5. The A/B switch allows to chain two patterns - very useful :) Best Regards, Thorsten.
  6. Hi, currently it's a very primitive hardwired routing. It will get much more flexible with MBSID V2 (flexible routine, multiple parameters, selectable ranges) Best Regards, Thorsten.
  7. How do you want to edit the patch name without the menu buttons? And I guess that for MBSID V2 they will be more important than ever before. Best example is the MBSEQ V3, where all menus have been improved for better live usage - with the drawback, that everybody needs the original hardware setup in order to use the new firmware Best Regards, Thorsten.
  8. By default, the matrix displays the LFO/ENV levels of the master in realtime (see ChangeLog) It seems that this (nice) feature confuses people more than really required, therefore I will change the default setting, so that the matrix connections are displayed after startup Best Regards, Thorsten.
  9. This pinning is correct - I noticed this mismatch some years ago, but it was too late to change all schematics, because this mostly results into more questions than really required. Best Regards, Thorsten.
  10. Great :) Best Regards, Thorsten.
  11. Good that I don't need to fullfill your personal wishlist here ;-) The calculations for shuffle are not correct, you are especially mixing ppqn with the number of ticks between two steps, and you don't consider the required divider values when a sequencer is synchronized to MIDI clock (or when it sends MIDI clock). However, 0..15 ticks for shuffle is more than enough, the algorithm is already available in the MBSEQ application, therefore I think that I don't need to explain where the errors are... just listen to the MP3 at the MBSEQ page which demonstrates how the sequencer behaves when the shuffle value is slowly increased. Best Regards, Thorsten.
  12. TK.

    8580R5 werden heiss

    Meine 8580R5's werden auch heiss, aber es hat ihn in den letzten drei Jahren nicht geschadet Gruss, Thorsten.
  13. Hi Rowan, it's not required so long you are not using any MBHP_IIC* module Best Regards, Thorsten.
  14. It's worth a try for this small money. The 5V output is a little bit weak, but it could be enough (it mainly depends on the power consumption of the backlit LCD, and how many LEDs are connected). Filter: maybe the Synth-DIY mailinglist could help here, there are the experts for PSU filters :) Best Regards, Thorsten.
  15. So long you don't use a backlit LCD, which consumes a lot of power, it should work Best Regards, Thorsten.
  16. From the programming point of view I could support so many gates and CV outputs you ever want. But I don't want to do the circuit/PCB design + documentation for stuff I never used and tested by myself. So, if you could develop the circuit, and provide it to the community, I could easily add the driver as "AOUT option #3" Best Regards, Thorsten.
  17. fixed (programming error in USER_AIN_NotifyChange after code optimisation) -> http://www.ucapps.de/mios_download.html Best Regards, Thorsten.
  18. TK.

    Bypass Caps

    fixed Best Regards, Thorsten.
  19. TK.

    Which pic?

    Hi, you can run MBSEQ V2 on the PIC18F4620 without recompiling the .hex file, only the bootloader and MIOS are different (precompiled .hex files are available for these variations within the MIOS update package) Since I've overworked the controlling of "output ports" completely (AOUT is now handled as a seperate MIDI Out, and not like a Meta Event like before), it shouldn't be a problem to add a bypass option, which forwards incoming MIDI events of a certain channel directly to the CV and gates. Best Regards, Thorsten.
  20. Great :) Feel free to contact me directly (tk _at_ midibox.org) Best Regards, Thorsten.
  21. Your drawing looks correct, there is only one error, but I guess that you've considered this: the polarity of the LED is wrong. When the LED is permanently on, it has the same effect like if the optocoupler is not in the socket (you can remove the opto in order to doublecheck this behaviour). This would identify again, that there is a connection problem (did you check the bottom of the PCB?) And another hint: check the polarity of D1 Best Regards, Thorsten.
  22. Try to upload with the 1st level bootloader (within 2 seconds after power-on) if this happens Best Regards, Thorsten.
  23. Is this test working? if not, you propably missed to solder a pin, or there is a short at the bottom of the PCB Best Regards, Thorsten.
  24. Yes, you are right. Only roll would work with triggers, but if you add a MIDI function (which is very easy), you could support velocity in this way: default 100, accent 127, flam: 64..127 Best Regards, Thorsten.
  25. Mike has added the PIC16F88 adapter to the _V1 layout, so that the burner can be used for 40-pin and 18-pin devices. This enhanced version is now available in his shop (http://www.mikes-elektronikseite.com/), the layout is available at the http://www.ucapps.de/mbhp_burner.html page. Best Regards, Thorsten.
×
×
  • Create New...