-
Posts
15,253 -
Joined
Content Type
Profiles
Forums
Blogs
Gallery
Everything posted by TK.
-
The table should be ok, so I guess that either your modification hasn't been assembled/uploaded correctly, or the DIN chain isn't terminated. To check the software: open "mmd_display.inc" and change some characters in TEXT_DLY_0, TEXT_TRANSP_0, TEXT_CHN_0, TEXT_CFG_0 --- just to ensure that the modified code has been uploaded To check the hardware: ensure that the SER input of the last 74HC165 is terminated with a 10k pull-up resistor. You could also upload the ain64_din128_dout128 application to check if there are floating pins (open inputs) Best Regards, Thorsten.
-
Fine! :) Best Regards, Thorsten.
-
Which data do you receive on a "Patch request"? F0 00 00 7E 46 00 01 00 F7 (use the send/receive function of the MIDIOx SysEx tool) Best Regards, Thorsten.
-
Did you set the correct display type in the PIC ID header? It should be 00 for character LCDs - don't use a number != 0 if no display is stuffed, otherwise MIOS could reboot infinitely under some special circumstances. Quick check: take the "small skeleton" and add following code below USER_Init: USER_Init ;; CLCD: define default enable pins for first and second LCD movlw 0x37 ; Pin D.7 movwf MIOS_PARAMETER1 movlw 0x24 ; Pin C.4 movwf MIOS_PARAMETER2 movlw 0x00 ; set type #00 call MIOS_LCD_TypeSet return Best Regards, Thorsten.
-
Hallo Momo, 1) die Platine heisst Mplus_V1, sie basiert auf dem neuen Layout 2) alle Anschluesse sind vorhanden. Das LCD, die Potis und die Taster werden nicht direkt auf die Platine geloetet. Die kleineren Ausbaustufen sind auch kein Problem, einfach die entspr. Bauteile weglassen 3) die Firmware ist kompatibel zu den neuen ...A typen. Nimm bitte einen PIC16F877A, der PIC16F874 kann nur 128 Poti-Einstellungen speichern 4) die Knoepfe sind von Waldorf, TzanhZsu hat damals die Sammelbestellung organisiert :) Soft-Potiknoepfe gibt es bspw. bei Conrad. Tasterknoepfe: evtl. http://www.albs.de 5) klar, gilt auch weiterhin. Meine Adresse gibts per EMail Gruss, Thorsten.
-
Kurz: Du suchst nach einem "Drucktaster EIN" (auch "Schliesser" genannt): T_250A Mit 0.12 EUR sind sie die guenstigsten und dementsprechend "fuehlen" sie sich auch an. Meine Favoriten sind die runden Taster von ITT ("DT_6", 0.45 EUR) sowie die Noname-Kurzhubtaster ("Taster_3301B" bzw. "Taster_3301D", 0.10 EUR) falls der Platz auf der Frontplatte mal knapp wird. Gruss, Thorsten.
-
it depends on the CPU load. In the last time I oftenly had to increase the latency to 12 mS for more complex song setups with >20 audio tracks + a lot of PlugIns for each track. For smaller environments and for Reaktor in standalone mode 3 mS is the best choice. CPU: Athlon 1.4 GHz Best Regards, Thorsten.
-
Hi Justin, open the "mmd_din.inc" file and write a return instruction below USER_DIN_NotifyToggle - this disables the buttons functions - does it help? Best Regards, Thorsten.
-
Hi Pascal, good idea! I will open the IIC interface functions for the users with the next MIOS release so that the integration into app_lcd.inc should be a piece of cake :) Although I'm not able to try it out by myself, I don't expect problems. Best Regards, Thorsten.
-
Change ASM code to other controller
TK. replied to banneduser's topic in MIOS programming (Assembler)
MIDIbox Plus: you don't need to change any assembler code in order to change the events, just use the mk_syx script or the editor to change the assigned event(s) MIOS: to InCognito: which application do you mean exactly? And which synthesizer are you using - is it compatible to GM? Best Regards, Thorsten. -
Hi nILS, maybe you've changed the sound parameters via CC? However, your SID is working now! It's time to try the original firmware which sounds much cooler :) Best Regards, Thorsten.
-
Link to another JDM Issue which has been solved (more or less) http://www.midibox.org/cgi-bin/yabb/YaBB.cgi?board=troubleshooting;action=display;num=1060634501
-
Yes, exactly! You have to connect the base of the transistor via a 1k resistor and a 10k pot to +5V in order to get the backlight working: http://www.ucapps.de/mbhp/mbhp_core.pdf Best Regards, Thorsten.
-
Hi, yes, the DOUT shift registers have to be configured, there are several options (box-controlled, MIDI controlled) - see the DOUT shift register map in vmidibox Best Regards, Thorsten.
-
Did you solve the problem in the meantime? Best Regards, Thorsten.
-
You will fry the diodes if you solder them in the wrong direction, so please mount them with care! The schematic http://www.ucapps.de/mbhp/mbhp_mf.pdf is correct, but it shows the circuit in a simplified way to improve the oversight (for technicans). By following the tracks you will notice that all these connections can also be found at the PCB. And the photo just helps to assure the direction of the diodes - it's the simplest and most secure way. Best Regards, Thorsten.
-
So long as the LCD is HD44780 compatible, up to 64x2 should be possible. However, I never found a distributor for displays larger than 40x2 Best Regards, Thorsten.
-
Here some pictures from MIDIbox LC which should help: http://www.midibox.org/midibox_lc_photos/ I've also some pictures from my MIDIbox SID and will upload them tonight Best Regards, Thorsten.
-
Hi, neither the original MB16 nor the MB1664 supports more than 8 buttons. In theory it's possible to change the MB16 firmware in order to drive a larger button matrix, but the SysEx dump structure hasn't been prepared for such a modification. The simplest solution would be to assign the additional buttons to static Note events - I've no time for such enhancements, but as you know: the source codes are available on request... ;-) Best Regards, Thorsten.
-
Hi Lall, M$ doesn't support a USB MIDI legacy driver for Win98SE, they suggest to switch to a newer version. Sorry, but these are the facts... :-( Best Regards, Thorsten.
-
Hi, the PIC18F isn't binary compatible to the PIC16F, this means that you've to upload the MIOS version from Concepts->MIOS->Download The required steps to upload an application are explained under Concepts->MIOS->Bootstrap Loader Best Regards, Thorsten.
-
-> ToDo List :) Best Regards, Thorsten.
-
The MIDIbox64 built into a mixer case from Vybe
-
Dan's most recent masterpieces: MIDIbox LC and MIDIbox SID Step C Be inspired! :)
-
From now on the MIDIbox community has it's own server: http://www.midibox.org and in one week http://www.midibox.org This site is hosted by levanzo.de for unbelievable 5 EUR/month and features: 300 MB unlimited traffic! CGI/PHP/MySQL Currently it's used as file server for the MIDIbox gallery and the .mp3 files, the forum will be moved to this site in some days. Also a MIDIbox chat will be available --- and --- a MIDIbox portal which will be maintained by the users and not by myself. The server will be financed via donations. More informations about this portal in some days from the MIDIbox team Poeloq/nILS/SmashTV Best Regards, Thorsten. P.S.: special thanks to Benni who directed us to this special offer!
