Jump to content

TK.

Administrators
  • Posts

    15,205
  • Joined

Everything posted by TK.

  1. Hi Kai, this isn't the normal behaviour, actually the usage should be straightforward. Especially normal MIDI events (no SysEx data) should work with any MIDI interface - even with the blacklisted ones. And with any other MIDI device (such as a MIDI keyboard) of course. I'm surprised that after an optocoupler replacement and successful firmware upload there are still issues with receiving MIDI data. The need for a replacement is already very unusual. Therefore I think that the replacement didn't solve the actual issue. Rowan, if you are reading this posting: did you check if MIDI notes can be received correctly after the repair? Anyhow, here a link to the troubleshooting guide which helps to identify the problem: http://www.ucapps.de/howto_debug_midi.html Best Regards, Thorsten.
  2. Hi Pawaga, I found the issue and (hopefully) fixed it. Could you please check if it also works at your side? Here the prebuilt binary: http://www.ucapps.de/mios32/midibox_seq_v4_088_pre6.zip Best Regards, Thorsten.
  3. Either the wrong device ID is selected in MIOS Studio, or there is a problem with your Linux installation. Did you already work through the troubleshooting guide? http://www.ucapps.de/howto_debug_midi.html Which tests are working, which ones are failing? Best Regards, Thorsten.
  4. Thank you for reporting this! I will check this soon Best Regards, Thorsten.
  5. TK.

    Ãœbersetzer

    Hallo Ansgard, "normale" MIDI Events lassen sich bereits jetzt in SysEx streams uebersetzen (und umgekehrt natuerlich auch). Man definiert einfach einen EVENT_RECEIVER, der das Event empfaengt, und einen EVENT_SENDER, der ein Event sendet Mit EVENT_RECEIVER fwd_id=SENDER:<hw-id> wird der Wert, der vom Receiver empfangen wurde an den Sender weitergeleitet Gruss, Thorsten.
  6. Probably I will be able to provide my solution earlier :-) Best Regards, Thorsten.
  7. The electrical difference between your configuration and the rgb=r:g:b is, that rgb=... allows to dimm LED brightness Best Regards, Thorsten.
  8. It seems that your PIC programmer hasn't programmed the ID field, it's probably 0xff (all-one). See this page how to solve this: http://www.ucapps.de/howto_debug_midi.html Search for "TEST SW2" Best Regards, Thorsten.
  9. This is actually possible with the "LearnEvent" meta event (which is not officially released yet, and therefore not documented. But you can read the details in this posting) Did you try "MidiLearn" (which is matching with your observations) or "LearnEvent" (which is matching with your request) Best Regards, Thorsten.
  10. Added enhancement requests to wish list. To the bug report: did you press the "Update" button before loading the file? "Update" ensures that you can see the current SD Card directory content (there is no auto-refresh) Best Regards, Thorsten.
  11. Do you mean the MBHP_MIDI_IO module: http://www.ucapps.de/mbhp_midi_io.html or the MBHP_IIC_MIDI module: http://www.ucapps.de/mbhp_iic_midi.html The IIC MIDI module requires further initialisation in the mios32_config.h file A troubleshooting app can be found under apps/troubleshooting/iic_midi Best Regards, Thorsten.
  12. Hi, yes, this is possible. See this example for Waldorf Blofeld: http://svnmios.midibox.org/filedetails.php?repname=svn.mios32&path=%2Ftrunk%2Fapps%2Fcontrollers%2Fmidibox_ng_v1%2Fcfg%2Ftemplates%2Fblofeld.ngl Best Regards, Thorsten.
  13. Meanwhile two LRE8x2 are supported (max!) I changed this spec at the website Best Regards, Thorsten.
  14. A reboot shouldn't be required to get this working. However, good that it's solved now! :) Best Regards, Thorsten.
  15. Great find! DETENTED4/5 will be available with the next release Best Regards, Thorsten.
  16. Evtl. hilft die DETENTED4 oder DETENTED5 option, die mit der naechsten Release zur Verfuegung gestellt wird. Gruss, Thorsten.
  17. You've my respect as well! Best Regards, Thorsten.
  18. Hi, are you using the correct SysEx strings for MBSID V1 (!) as documented here? -> http://svnmios.midibox.org/filedetails.php?repname=svn.mios&path=%2Ftrunk%2Fapps%2Fsynthesizers%2Fmidibox_sid_v1%2Fdoc%2Fmidibox_sid_sysex_implementation.txt Are you using a 2x20 or 2x16 LCD? The SAVE item is the last one in the menu. If you are using a 2x16 LCD, you won't see it. Best Regards, Thorsten.
  19. Some time ago I also spent some thought on this - at least it's feasible, the topic is on my agenda :) It requires that the .NGR parser transforms the commands into byte code. With this kind of compression huge scripts could be processed with very high speed. Do I understand you correctly that you would like to implement this? :) Best Regards, Thorsten.
  20. :thumbsup: !!! Can't wait to build my MBCV V2 into a case :) Best Regards, Thorsten.
  21. TK.

    New old bee

    Wow, das sieht wirklich gut aus! Wie kann man sich bei http://selbstklebefolie.com etwas drucken lassen, und wieviel hat das gekostet? Gruss, Thorsten.
  22. No problems at my side, I'm using MacOS 10.10 as well: If MacOS shows the wrong number of MIDI ports, it could be related to your Audio MIDI Setup. See also the bottom of this page how to fix this: http://www.ucapps.de/mios32_bootstrap_newbies.html Best Regards, Thorsten.
  23. added to wish list, but with low prio as long as there a no other people who request the same (or have better ideas) I guess that most people will forget these special button combinations anyhow ;-) Best Regards, Thorsten.
  24. Yes, right I corrected this, and also enabled the same pin configuration for STM31F4 like for STM31F1 But as mentioned before: actually I would like to overwork the configuration... sooner or later... to make it more generic. Best Regards, Thorsten.
×
×
  • Create New...