
MTE
Frequent Writer-
Posts
1,187 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Gallery
Everything posted by MTE
-
https://sdlc1a.sun.com/ECom/EComActionServlet;jsessionid=333B1D129BFA06DB36C2229610A321F7# ;)
-
so thats simple to solder the diode at the bottom of the Core between D2 & D3 of LCD-Output ;)
-
Muha, sehr geil beschrieben :) wie krieg ich jetz das scheiss Öl wieder von den Fingern ;D Zum DJen ist das fast schon zu fest, da tendiere ich dann lieber zu den ALPS....mal sehen...ich bestell einfach mal nen Stoß von jeder Sorte :)
-
vielleicht da halt -> http://www.midibox.org/dokuwiki/doku.php?id=clockbox oder halt da -> http://www.ucapps.de/midi_router.html
-
Hi Danke für den Tipp, wie ist bei denen der Drehmoment so ?
-
Thnx Prof for this nice informations.. I was in same trouble last month where I build my 19"-PC-Case for my new Core2Duo-Machine.I bought a GF 7950 GTX which is passive cooled, but under high gaming I got it to 125 degrees :o .... which is no problem the manufacturer said. But the heat wasnt good for the rest of the components...the inner rack going to hot so I mounted a 80mm Fan to the Chip-Side of the grafix-card (not to the heatpipes ) and so I got under full gaming 70 degrees, which is ok. I tested this Fan on the Heatpipe-Side also, but temperature was 80 degrees. Tip : mount the Fan(s) on some rubber (between screw and case, I used an old inner tube from a bike ;D )....it makes them more silence ;) Regards
-
Traktorizer - a Midibox to control Traktor-DJ-Studio -
MTE replied to MTE's topic in MIDIbox User Projects
:) when my friend (a really programming genius) is back again we will meditate about th0mas`s example... Thnx anyway for te hints, im too stupid for this :-\ -
Traktorizer - a Midibox to control Traktor-DJ-Studio -
MTE replied to MTE's topic in MIDIbox User Projects
@stryd with MIOS_LCD_PrintBCD3(Scale_7bit(MIOS_AIN_Pin7bitGet(pin), 0, 16)-8); i got following error... Im not really or programming Pro....sorry for nerving -
Traktorizer - a Midibox to control Traktor-DJ-Studio -
MTE replied to MTE's topic in MIDIbox User Projects
mhh I dont know how to implement this... My friend helped me this morning with the code....we progged following : float pitchshiftstate; if(pin == 13)if(MIOS_AIN_Pin7bitGet(13) > 64) { pitchshiftstate = (MIOS_AIN_Pin7bitGet(13) / 8) - 8; MIOS_LCD_CursorSet(0x00);MIOS_LCD_PrintCString(" DECK A "); MIOS_LCD_CursorSet(0x40);MIOS_LCD_PrintCString("Pitch-Shift : "); MIOS_LCD_PrintChar('+');MIOS_LCD_PrintBCD3(pitchshiftstate); } else { pitchshiftstate = 8- MIOS_AIN_Pin7bitGet(13) / 8; MIOS_LCD_CursorSet(0x00);MIOS_LCD_PrintCString(" DECK A "); MIOS_LCD_CursorSet(0x40);MIOS_LCD_PrintCString("Pitch-Shift : "); MIOS_LCD_PrintChar('-');MIOS_LCD_PrintBCD3(pitchshiftstate); } this works +7 -8 :( but I need it like -8.x +8.x Copyrights inserted ;D -
Danke für den Tipp, vorausgesetzt die halten mal mindestens 2 Jahre :) Man muss echt bedenken wie oft z.B. die Bassregler bei einer DJ-Konsole betätigt werden.... ....zu oft. ;D ;D
-
Traktorizer - a Midibox to control Traktor-DJ-Studio -
MTE replied to MTE's topic in MIDIbox User Projects
Gmornin :) I need to program a LCD-State for my Pitch-Shift Faders (in C).... The range must be -8.0 % to +8.0 % so that 0 should be -8.0......63 = 0 ...and... 127 = +8.0 % Ive tried some division-operation, but im not a mathematical genius :) Can anyone help me Regards -
Phat !!!!!! :D sprinting to my cellar for solder to V.4685 ....shit I need more vacation ;D
-
Uppsi sorry :) Ich arbeite immer noch am finalen Traktorizer. Ansonsten hab ich noch ne MB-FM im Auge, aber derzeit zu wenig Hände/Köpfe ;D
-
Mir gehts da nicht um die Watts :) sondern eher um die Stabilität und Langlebigkeit des Potis. Ich denke mir daß Metallschaft und -gehäuse einige Jahre länger halten, preislich ist das natürlich um einiges höher :( Habe am Traktorizer die Radiohm vor knapp 6 Monaten gelötet...nun sind schon wieder einige Pots am flimmern....werden ja auch ständig betätigt und nutzen sich dementsprechend ab. Evtl. mal Reichelt um ein paar Sampels anfragen ?? ;D
-
Traktorizer - a Midibox to control Traktor-DJ-Studio -
MTE replied to MTE's topic in MIDIbox User Projects
The Display (4x27 characters, for testing) hangs out of the box on the cable ;D ;D ;D Pics coming with the fully mounted new Final Frontpanel & Case (maybe in the next 2 months) ;) -
Ich würde mir gerne für meine nächsten Projekte diese holen, schon jemand Erfahrung damit ? Ich hab die Radiohm so satt, nach ungefähr nem halben Jahr fangen die das Flimmern an >:( Grüße
-
Traktorizer - a Midibox to control Traktor-DJ-Studio -
MTE replied to MTE's topic in MIDIbox User Projects
Traktorizer V2.1 - Firmware added more in the Wiki ;) -
Hi Jakes Daddy :) Im very interested in your final Code, would you like to share it ? Cause I need some snippets to learn for also programming my LCDs with some special characters ;) Best Regards MTE
-
Na das sind doch mal richtig gute Nachrichten....cause Radiohm must Die ;D Die Preise sind auch einigermaßen ok EDIT : Ich kann diesen Blätterkatalog nur empfehlen ;) Klick me
-
Hau rein, damit wär vielen Noobs mehr wie geholfen ;)
-
Sharing Vss between encoders on different shift registers or DINx4 ?
MTE replied to ptitjes's topic in Design Concepts
LMAO...Ouch, sorry ;D I mean like described here ... -
Core voltage test issue... nothing showing up!
MTE replied to thestruggler's topic in Testing/Troubleshooting
;D Thats the feeling I always have after finishing a Core \o/ ...makes addict ;D -
Sharing Vss between encoders on different shift registers or DINx4 ?
MTE replied to ptitjes's topic in Design Concepts
Sure, Ive do that on all my Midibox Projects, it works without any problem. But wire it "starlike" ;) Regards MTE -
Which Transistor should I use an how to solder it ? I didnt understand this schematic -> http://www.midi.org/images/midiadap.gif
-
Stinky Horses...clean them the teeth ;D After 1 hour removing fuggin hotglue with my rusty knife ;D my broken cable is now opened... Now Im thinking about to buy a new one (will be expensive 20.- and more :( ) or making a little schematic, sprinting to my cellar for hunting the parts....maybe making a doku for the wiki too :)