Jump to content

TK.

Administrators
  • Posts

    15,247
  • Joined

Everything posted by TK.

  1. Hi, check the 74HC165 shift register connections. Especially ensure that the 10k pull-ups connected to the digital inputs are correctly soldered Best Regards, Thorsten.
  2. TK.

    MIDIbox SEQ V4Lite

    Program Change Events won't be recorded Best Regards, Thorsten.
  3. Very strange! Could you please try the following: open the device manager in XP and remove the USB device corresponding to your MIDIbox. Re-Plugin the USB cable. The USB MIDI driver should be installed again. Best Regards, Thorsten.
  4. TK.

    Wiki-Registration

    Ihr seid beide eingetragen - hat das Smash mittlerweile uebernommen, oder habt ihr lediglich die Notifcation-Mail verpasst? Gruss, Thorsten.
  5. TK.

    Fader Automation

    I've to check the resolution at my side, I'm surprised that it doesn't work like intended Best Regards, Thorsten.
  6. The second IIC_MIDI board has to be connected to J4A as well (J4B isn't used by the firmware) I don't know which menu you mean... however, how many IIC ports are displayed when you enter the "router" command in the MIOS Terminal? Best Regards, Thorsten.
  7. I already see some conflicting requests... changing parameters on the fly, triggering notes or vel level of a note with the existing MBSEQ V4 CS is too cumbersome. Would it be acceptable to use an external keyboard (or MIDI controller with drum pads) for note/vel entering, and to use the GP buttons for on-the-fly parameter changes? Best Regards, Thorsten.
  8. I love this one! :) Reminds me that I will be on canary islands soon :) Best Regards, Thorsten.
  9. MIDIbox SID is only available for PICs. A MIOS32 based solution would still need the PICs to interface with the SID chips, and since this is too complicated for typical users, I haven't continued with the migration. Best Regards, Thorsten.
  10. I like the idea, and it shouldn't be so difficult to implement this. I added it to the wish list. Best Regards, Thorsten.
  11. fixed. Best Regards, Thorsten.
  12. Fore more than 4 MFs you need a second MBHP_CORE_STM32F4 board. Core IDs connected to the second MBHP_CORE_STM32F4 should re-start at 0 Best Regards, Thorsten.
  13. Do you have a schematic for this ethernet adapter? It could be that it has been designed for 5V based IO level, but STM32F4 is supplied at 3V Best Regards, Thorsten.
  14. TK.

    Fader Automation

    Well done! :smile: Which MIDI events are you using to send & receive the value? For more than 7bit you need either NRPNs, Pitchbend or SysEx Best Regards, Thorsten.
  15. Hi, The prepared setup_6581 resp. setup_8580 builds should work without changes. DIN modules: it should work this way. yes yes ok. It could make sense if you try the DIN boards with the MIDIO128 application. Each DIN pin should trigger a MIDI note event. DOUT matrix: here a schematic which shows how to connect the LED matrix with a MBHP_DOUTX4_R5 core: http://www.ucapps.de/mbhp/mbhp_dout_8x8leds.pdf Just the shift register locations are different: cathodes at the 8th shift register, anodes at the 7th shift register like in the diagram that you linked above: ;; DOUT/DIN shift register matrix: ;; define the DOUT shift register (1-16) to which the cathodes are connected (common line driver) ;; 0 disables this shift register (doesn't make much sense) #define DEFAULT_SRM_CATHODES 8 ;; define the DOUT shift register (1-16) to which the anodes of the modulation matrix are connected ;; 0 disables this shift register #define DEFAULT_SRM_MODMATRIX_DOUT 7 Best Regards, Thorsten.
  16. Thank you for creating this PCB (and for sending me a prototype)! :) I added links to the Wiki page in the MIDIO128 and MIDIbox NG user manual. Best Regards, Thorsten.
  17. No, this can't be done - there are too many implications in the firmware for an 8 channel only setup. Best Regards, Thorsten.
  18. It should work this way (up to 32 channels are supported) Best Regards, Thorsten.
  19. Use the adapter only for the device which should play the host role: http://www.reichelt.de/DELOCK-83183/3/index.html?&ACTION=3&LA=446&ARTICLE=126860&artnr=DELOCK+83183&SEARCH=DELOCK+83183 Connect the other core with this cable: http://www.reichelt.de/AK-676-AB2/3/index.html?&ACTION=3&LA=446&ARTICLE=133000&artnr=AK+676-AB2&SEARCH=AK+676-AB2 yes yes Best Regards, Thorsten.
  20. The program will reset the IDs to all-0 After you've booted the PIC with this program once, put it back into the programmer and flash the bootloader. Thereafter it should be possible to upload MIOS via MIOS Studio Best Regards, Thorsten.
  21. Nobody developed such a MIOS32 app yet, but it shouldn't be so difficult based on these examples: http://svnmios.midibox.org/listing.php?repname=svn.mios32&path=%2Ftrunk%2Fapps%2Ftutorials%2F017_sequencer%2F http://svnmios.midibox.org/listing.php?repname=svn.mios32&path=%2Ftrunk%2Fapps%2Ftutorials%2F010_din%2F http://svnmios.midibox.org/listing.php?repname=svn.mios32&path=%2Ftrunk%2Fapps%2Ftutorials%2F012b_ainser_muxed%2F http://svnmios.midibox.org/listing.php?repname=svn.mios32&path=%2Ftrunk%2Fapps%2Ftutorials%2F016_aout%2F Best Regards, Thorsten.
  22. Thanks for pointing this out! It could make sense to document this in the Wiki as well. Best Regards, Thorsten.
  23. Das ist eigentlich ein anderes Problem (das obige wurde mittlerweile geloest). Du musst den blauen Knopf gedrueckt halten, nur dann bleibt der Bootloader aktiv, und Deine (problematische) Applikation wird nicht gestartet. Je nachdem mit welchem Betriebssystem Du arbeitest, ist es u.U notwendig, MIOS Studio neu zu starten und MIDI IN/OUT des Bootloaders zu selektieren (das betrifft vor allem Windows User) Gruss, Thorsten.
  24. Thanks for digging it out! :) The link is working again Best Regards, Thorsten.
  25. Yes, the "set_active" command is intended to create an own bank handling. Best Regards, Thorsten.
×
×
  • Create New...