-
Posts
15,247 -
Joined
Content Type
Profiles
Forums
Blogs
Gallery
Everything posted by TK.
-
Er wurde vor zwei Tagen released: Es gibt uebrigens mittlerweile auch eine neue Firmware - am besten verfolgst Du die MIDIbox SID Sektion im Forum: http://midibox.org/forums/forum/31-midibox-sid/ um Dich auf dem Laufenden zu halten. :) Gruss, Thorsten.
-
Thanks for the hint! I uploaded v1.2 to the DDB: OP waveform and patch name are updated. Currently a changed patch name won't be sent back to MBFM due to this issue Best Regards, Thorsten.
-
Actually it is supported, but the design is outdated. With the 4x16 BLM which is directly connected to the DIN/DOUTs of the core it won't be possible to provide the features of a BLM16x16+X (which is running on a separate core and communicates via MIDI with the MBSEQ V4), therefore this expired solution isn't "promoted" from my side anymore to avoid that somebody things that he gets something which is equivalent. The configuration of the directly connected 4x16 BLM has to be done in the MBSEQ_HW.V4 file, search for the keyword "BLM" Best Regards, Thorsten.
-
The 4x16 BLM only controls the selected trigger layer (e.g. the gates after power-on) Best Regards, Thorsten.
-
Wie gesagt: bitte genau so verdrahten wie in meinem Schaltplan beschrieben, lediglich die Dioden sind gedreht und deshalb muss das DINX4 Modul modifiziert werden. Alle anderen Experimente sind wertfrei... ;-) Gruss, Thorsten.
-
Ich vermute ein Problem mit der Spannungsversorgung? Hast Du das Core Modul direkt an Deinen Rechner angeschlossen, oder ueber einen USB Hub (empfohlen!) Jo, das war nicht unwichtig zu wissen! Folgende Schritte sind notwendig: 1) DIN/DOUTs genauso wie in meinem Schaltplan anschliessen, nur so kann es funktionieren 2) wegen der gedrehten Dioden ist eine Modifikation am DIN Modul notwendig: aus den Pull-Up Widerstaenden an den digitalen Eingaengen muessen Pull-Downs gemacht werden. Hierfuer muessen fuenf Leiterbahnen, die momentan mit Vss (+5V) verbunden sind, unterbrochen werden (bspw. mit einem scharfen Messer): Und die Widerstaende am nun "lossen Ende" muessen stattdessen an Masse angeschlossen werden. (Diese Modifikation ist mit der original MBHP_DINX4 Platine uebrigens etwas einfacher, da die Widerstaende ueber Bruecken mit 5V (oder eben Masse) verbunden werden, siehe Doku) 3) Du verwendest nun die v1_001_inv Firmware Die Invertierung wird in Zukunft aus dem Terminal heraus konfigurierbar sein. Gruss, Thorsten.
-
Vielleicht sind aber auch nur die Kontakte vertauscht? Ich habe jetzt einen Schaltplan gezeichnet: http://www.ucapps.de/midibox_kb/midibox_kb_scanmatrix_vel_default.pdf Vergleiche ihn bitte mit Deinen Anschluessen. Idealerweise schliesst Du die Tastatur so an, dass sie mit der "normalen" (also nicht invertierten) Version v1.001 arbeitet. Sind die Dioden eigentlich bei Deiner Tastatur genauso wie im Schaltplan ausgerichtet? Gruss, Thorsten.
-
Es sollte natuerlich eine Note gesendet werden... so wie es ausschaut, sind die Tastenwerte invertiert. Um das genauer untersuchen zu koennen, habe ich nochmal zwei neue Binaries erstellt: http://www.ucapps.de/mios32/midibox_kb_v1_001.zip und http://www.ucapps.de/mios32/midibox_kb_v1_001_inv.zip Probierst Du mal die Version v1_001_inv aus? Gruss, Thorsten.
-
According to this posting the program manager is still under development. As long as this solution isn't working, you can store patches with the common save function directly from the sammichSID control surface (-> SAV page). From my point of view this is very intuitive and the preferred usage anyhow. You will see it once the Ctrlr based program manager is fully functional. Best Regards, Thorsten.
-
Linux issue: could be related to this issue that I reported some time ago: http://www.rawmaterialsoftware.com/viewtopic.php?f=5&t=6669 If you are a Linux user, you probably also know how to patch Juce and recompile the application by yourself... ;-) Best Regards, Thorsten.
-
For the records: with V2.039 the MIDI Clock Sync feature has been enhanced. The final solution looks a bit different from Waxx' proposal, but it works 100% accurate over long time, even when the LFO isn't reseted via Key Sync because the usage of "uneven values" is avoided. Best Regards, Thorsten.
-
couldn't commit memory for cygwin heap, Win32 error 487
TK. replied to gomiboy99's topic in MIOS programming (C)
It seems that you committed the "release view" and not the "development view", this was the problem. The release view contains all files from $MIOS32_PATH which is required to rebuild the application (created with "make dist" after the application has been copied to another directory, this step is automated with "$MIOS32_BIN_PATH/release-mios-app.pl" - see content of this script to see which steps are required) but it should only be provided for users and especially not part of the repository. I can fix this but need your confirmation that the latest version of your app is in the repository? Best Regards, Thorsten. -
I wasn't able to reproduce this, especially since I use the length almost daily I'm sure that the problem is related to a parameter that you set by fault, e.g. Sustain mode? I was able to reproduce this and it's fixed! :) Here a temporary update: http://www.ucapps.de/mios32/midibox_seq_v4_057_3.zip Next version tomorrow once I tested Midilab's new (and fancy) Remix page which redefines the usage of MBSEQ!!! :) Best Regards, Thorsten.
-
MIOS32 Bootloader V1.008 is available under http://www.ucapps.de/mios32_download.html Updates: - STM32 and LPC17: customized device name also visible when Bootloader Hold Jumper is stuffed - LPC17: fix for UART based MIDI OUT (only for consistency reasons, the bug didn't affect the upload itself since it only happened on long SysEx streams) Best Regards, Thorsten.
-
No idea how to solve this for your Power PC. Topic change: I failed to upload the new panel (a click on the panel downloaded v1.0 instead of v1.2), it's fixed now in the DDB Best Regards, Thorsten.
-
SysEx Editor Error: "The MBSID V2 is not responding."
TK. replied to Melted Hugo's topic in MIDIbox SID
For the records: the Ctrlr based Editor for MBSID (and sammichSID) has been released: Best Regards, Thorsten. -
-> MIDIO128 zum Testen von Tastern und LEDs Oder falls Du ein Keyboard scannen moechtest, lies Dir den Thread nochmal durch, hier gibt es bspw. ein vorkompiliertes Binary fuer die MIDIbox KB: Weiter oben dann auch noch Tipps zur Konfiguration. Gruss, Thorsten.
-
I would be interested on informations about the technology as well. :) Best Regards, Thorsten.
-
couldn't commit memory for cygwin heap, Win32 error 487
TK. replied to gomiboy99's topic in MIOS programming (C)
I'm not a windows expert, but I guess that there isn't enough memory available in your "cmd" window. When you are compiling in Code blocks, does it run a "make" as well? Maybe you could add a parameter to "make". Best Regards, Thorsten. -
Thank you! :) I uploaded a new version to the DDB with some minor improvements for the bassline editor: the keys are reversed (like on a piano roll), and the octave is selectable in a combo box to improve the overview. Best Regards, Thorsten.
-
The Ctrlr based panel for MBSID V2 is up&running, and I must say that it was really a challenge! But at the end it was less effort than programming this editor as a native Juce application because Lua scripting is sufficient (and fun!) - and we will get AU and VST support for free! The panel can be downloaded from this location: http://ctrlr.org/midibox-sid-v2/ Ctrlr can be downloaded from http://ctrlr.org/nightly/ I tested this with Ctrlr_262f2710.dmg (version from 14. April 2014) under MacOS For newer Intel and Apple Silicon Macs use: http://www.ucapps.de/midibox_sid/ctrlr/Ctrlr__tk_changes_for_midibox__20231026.zip For Windows take Ctrlr_ac6a3185.exe edit hawkeye (in 2018): here is a current link to Ctrlr_ac6a3185.exe (needed for TK.'s panel) - thanks to goyousalukis for searching! http://web.archive.org/web/20140518080526/http://ctrlr.org:80/nightly/ Some snapshots: Lead Engine OSCs: http://www.ucapps.de/midibox_sid/mbsid_ctrlr_panel1.png Bassline Engine OSCs: http://www.ucapps.de/midibox_sid/mbsid_ctrlr_panel2.png Bassline Sequencer: http://www.ucapps.de/midibox_sid/mbsid_ctrlr_panel3.png Drum Engine instruments: http://www.ucapps.de/midibox_sid/mbsid_ctrlr_panel4.png Drum Sequencer: http://www.ucapps.de/midibox_sid/mbsid_ctrlr_panel5.png Multi Engine: http://www.ucapps.de/midibox_sid/mbsid_ctrlr_panel6.png Release mail (with some technical background) to the Ctrlr community: http://ctrlr.org/forums/topic/midibox-sid-v2-panel/ Have fun! Best Regards, Thorsten.
-
Which MIOS version is installed (the version number pops up during boot) The encoder handling got some incompatible changes with MIOS V1.9g, therefore it's mandatory to use this version. Best Regards, Thorsten.
-
Please note that due to a bug the current "nightly build" release of Ctrlr doesn't execute Lua scripts anymore. Since it can take some days until a new version is available, I provide a copy of a known good one: Mac: http://www.ucapps.de/tmp/Ctrlr_r946.dmg Has anybody downloaded the WIndows binary r945 last week? Best Regards, Thorsten.
-
It shouldn't be so hard to implement this... if you search for "J5" in all MBSID source files, you will find the relevant code which has to be taken over. The switch state itself could be stored in MBFM_AOUTx_ASSIGN (part of a struct, has to be addressed indirectly, search for MBFM_AOUT_ASSIGNx and AOUTxASSG in all MBFM source files to find out how to do this) Best Regards, Thorsten.