Jump to content

audiomobster

Members
  • Posts

    61
  • Joined

  • Last visited

  • Days Won

    2

audiomobster last won the day on November 9 2018

audiomobster had the most liked content!

About audiomobster

  • Birthday 04/12/1968

Profile Information

  • Gender
    Male
  • Location
    Paderborn Germany

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

audiomobster's Achievements

MIDIbox Newbie

MIDIbox Newbie (1/4)

3

Reputation

  1. Hello @Hawkeye, I in fact had the MIDI echo activated on all tracks. The double notes are gone after deactivating the effect. Thanks for your help solving that. Regards Uli
  2. Hi Peter, thank you for your quick response. I have just one Blofeld connected to SEQ MIDI out. No MIDI in. I guess that I have set some configuration in the SEQ to loop in the SEQ itself. Best regards Uli PS I'm hearing double notes so I assume a loop.
  3. Hi there, I'm experiencing a midi loop in my MIDIBox Seq. There are no inputs connected and only one synth. Could someone point me to a troubleshooting guide or help me directly? Best regards & thanks Uli
  4. Bad photo by the way. The fluorescent effect of the acrylic color is stronger than on the photo.
  5. What a beauty! Looking forward for the kits.
  6. audiomobster

    My #1 MIDIbox SEQ

    Proudly showing off! ;-) Big big thanks to all making this possible.
  7. Hello there, is someone from Europe able to sell one or better two pair of these boards? Best regards Uli
  8. Hey Sciifo, the tune you made with your SID is awesome. Reminds me of "Escape from New York" Filmtrack. Are all Sounds MBSID? (Ok, found the answer on Soundcloud) Thanks for the tune & regards...
  9. FYI Finally there is an open chip design available. RISC-V developed by Computer Science Division University of California Berkeley. One of the first Dev Boards (a FPGA Board) I'd love to build a MIDIbox project with one of these.
  10. I changed in mios32_config.h #define MIOS32_USB_MIDI_NUM_PORTS 8 compiled and uploaded the hex file. But I don't see IIC 5 to 8. Did I miss something? Regards & thanks, Uli I should have changed: #define MIOS32_IIC_MIDI_NUM 8
  11. Seem to have successful compiled one on my own. Application successfully built for: Processor: STM32F407VG Family: STM32F4xx Board: STM32F4DISCOVERY LCD: universal Regards
  12. Hi, the problem was due to a missing solder point. Me fool, the hex file came from MIOS8 section. I already have the modified firmware for I²C with 8 MIDI out. Where can I maybe download a compiled version of related Seq application? Regards & cheers, Uli
  13. Hi folks, What does a blinking of the com led mean on stm32f4?When I load lcd interconnection test I get: Hex file contains invalid ranges for MIOS32 STM32!The sequencer app loads fine, I just don't see anything on the display.I had the frontpanel accidentally connected to J10A, don't know if this makes an issue. Thanks and regards, Uli
  14. Hi there, I have no virtualized Windows so I am trying to flash the bootloader with openocd: openocd -f stm32f4discovery.cfg -c "program project.bin exit" I get following output: Open On-Chip Debugger 0.9.0 (2015-11-28-15:54) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD adapter speed: 2000 kHz adapter_nsrst_delay: 100 none separate srst_only separate srst_nogate srst_open_drain connect_deassert_srst Info : Unable to match requested speed 2000 kHz, using 1800 kHz Info : Unable to match requested speed 2000 kHz, using 1800 kHz Info : clock speed 1800 kHz Info : STLINK v2 JTAG v14 API v2 SWIM v0 VID 0x0483 PID 0x3748 Info : using stlink api v2 Info : Target voltage: 2.891327 Info : stm32f4x.cpu: hardware has 6 breakpoints, 4 watchpoints target state: halted target halted due to debug-request, current mode: Thread xPSR: 0x01000000 pc: 0x0800637c msp: 0x20000c78 ** Programming Started ** auto erase enabled Info : device id = 0x10036413 Info : flash size = 1024kbytes Warn : no flash bank found for address 0 wrote 0 bytes from file project.bin in 0.001464s (0.000 KiB/s) ** Programming Finished ** shutdown command invoked I guess I need an offset, but how large? Thanks and best regards, Uli The following seems to work: openocd -f stm32f4discovery.cfg -c "program project.bin exit 0x08000000" At least it doesn't throw an error. But it shows up as "Van Ooijen Technische Informatica". Isn't this weird?
  15. Thanks a lot, was kind of lazy to find it my own.
×
×
  • Create New...