Wild_Weasel
Programmer-
Posts
217 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Gallery
Everything posted by Wild_Weasel
-
I will add labels, but since lazertran is a bit high priced an I have got some adhesive laser printer film here, I will use that. Just need to find somebody with a color laserprinter. But before my panel needs to get a layer of bondo a final spraycoat.
-
Hi! Did an update on my wiki page! My controller is perhaps 90% done. http://www.midibox.org/dokuwiki/doku.php?id=wild_weasel Regards Michael
-
hi! ist definitiv möglich aber nicht mit einer standard application sondern das musst du selber programmieren. Also MIOS als Basis und dann mit C die gewünscht Funktion realisieren. Schau mal hier http://www.ucapps.de/mios_c.html Für den Anfang besorg dir mal ein Core, ein DIN und ein DOUT Modul und bring das alles als MB64 zum laufen. Grüße Michael
-
MIDIbox of the Week (MIDIbox SID of Jurbo)
Wild_Weasel replied to TK.'s topic in MIDIbox of the Week
Where is the pic??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ???# Oh. This post is from 2005. -
Pinouts for Denon rotary encoder, shuttle ring and pitch fader
Wild_Weasel replied to Jakes Daddy's topic in MIDIbox HUIs
ok perfect. pin c.2 and c.1 go to GND on the Din module. This is the single pin without a resistor beneath. The encoder outs go to two IN pins right beside each other. For example pin 1 and 2 of shift register 1 (mios will count from zero on. So it's pin 0 and 1). The shuttle pins go to pin 3,4,5,6. Take care to mess up the order because this will make it very hard to define actions in the C code later. Be sure to check out the MB64 application. It is very handy to check if every module works and everything is connected the right way. So I would like you to download it take a look into the files and see how to define the number of DIN and AIN modules. You will need that for your own C code aswell. -
Pinouts for Denon rotary encoder, shuttle ring and pitch fader
Wild_Weasel replied to Jakes Daddy's topic in MIDIbox HUIs
Would you mind posting a pic of your shuttle/ encoder and try to find a datasheet. In my case 3 pins where for the encoder and 5 for the shuttle ring. The fader will work. You need to find 3 pins. |--------|---------| A B C A to C should messure 217K all the time. B to A should messure 0 ohm when on one side, and 217 K when on the other side. B to C works vice versa. So you will need a ohmmeter to work that out. B needs to be connected to the AIN module (or directly to the core if you plan to use less than 8 pots/ fader) A to +5V, C to GND (or vice versa, that doesn't matter) The fader in this case works as a voltage divider. So it "feeds" 0 to 5 Volt into the AIN port of the pic. So it doesn't matter if it's a 10k or 200k pot as long as it connected right. Cheers Michael -
Parts required for a MIDI controller for Traktor etc
Wild_Weasel replied to Jakes Daddy's topic in MIDIbox HUIs
The standard display is pretty useless since is not able to display characters and you would need some serious skills to drive the LCD controller (a black tiny IC on the PCB with approximatly 40 pins) Displaying info out of traktor is not possible since Traktor doesn't support this, only some basic midi out for LEDs. m. -
Parts required for a MIDI controller for Traktor etc
Wild_Weasel replied to Jakes Daddy's topic in MIDIbox HUIs
Hi! No MIOS stays the same. It's just a different application "on top". The reason is: MB64 does not support the jog wheels and shuttle ring. So I wrote it mainly to reuse them and to do some nice stuff with the LEDs (you will need a DOUT module for this) So you will ned to order a programmed pic (programmed mens it has the bootstrap loader burned onto). After you have finished the core you upload MIOS over midi and afterwards the application, in this case my selfwritten C program (You will find it on the wiki site I gave you in the post before) m. -
Parts required for a MIDI controller for Traktor etc
Wild_Weasel replied to Jakes Daddy's topic in MIDIbox HUIs
Did exactly the same Take a look here http://www.midibox.org/dokuwiki/doku.php?id=wild_weasel My controller even looks the samen even it is a DN-2000. Be warned. There will be a bit of C programming required for this thing to work with traktor. If you need help just drop a line and I'll send you my code. You will only need one AIN for the 2 pitch faders (can be reused even if they are not 10k). All the other buttons and the encoder/ jog wheel need DIN inputs. So you will need (per deck or side) 11 for the buttons 4 for the Shuttle ring 2 for the encoder ---- 17 per side overall 34 I did use one DINx4 module per side since I did integrate 4 encoders extra on each side for the FX section in traktor. Kind regards Michael -
Ich würd das mit dem mergen lassen und dich als Anfänger auf eine reine MB64 konzentrieren Features: # up to 64 Pots or Faders -> dafür brauchst du dasn AIN Modul bzw. 2 davon # up to 64 Push-Buttons -> dafür ist das DIN Modul, auch 2x # up to 64 LEDs -> DIN Modul, je nachdem ob du das willst oder nicht. In der Design Sektion vom Forum gabs gerade erst ein paar nette Layouts für Live. http://www.midibox.org/forum/index.php?topic=8373.0 So wie ich das sehe hast du 28 Pots/ Fader, da reicht also ein DIN Modul. Mit den Tastern bist du über der 64 Grenze. Grüsse Michael
-
lustig weil ich die idee nicht hatte. wollte auf keinen fall da irgendetwas schlecht machen. Ich machs mit seperaten tastern für effekt up/ down michael
-
ah. sehr lustige lösung. grüsse m.
-
miss mal die widerständer durch. hatte mal einen fall wo einer von den 10k keinen durchgang hatte und da haben dann alle pins an dem chip nicht funktioniert. oder schau mal generell nach kalten lötstellen. was auch sein kann ist das der IC ganz kaputt ist. Testen kannst du das in dem du einfach die reihenfolgen der IC austauscht. grüsse m.
-
und rastet der poti ein wenn ein bestimmter effekt erreicht ist??
-
ahaaa. lesen bildet. Wo hastn du diese Schalter her mit denen du die Effekte umschaltest? Grüsse m.
-
.... und welchen funktionen sind das?? Grüsse m.
-
Wahsinn was du für einen Aufwand betreibst. Aber das Ergebnis spricht echt für sich. Beeindruckt mich sehr. Was wirst du für Jogwheels eibauen?? Und was is das für einen Platte? Selbst gefräst? Grüsse Michael
-
Hi! Warum hast du einen Treiber schreiben müssen? Die sind doch alle HD44780 kompatibel, oder?? Grüsse Michael
-
unmuxed-one pot...tons of jitter - but works with traktor
Wild_Weasel replied to djiceman's topic in Testing/Troubleshooting
Yes he means the MB64 application. You need to recompile it afterwards. regards WW -
Hi! Wo kann man dieses Alu-Laminat bekommen?? Grüsse Michael
-
Did you make your own core PCB aswell? Regards Michael
-
hi. auf sprut.de gibts ziemlich viel troobleshoot tips. hast du die schon versucht?? grüsse michael
-
this link is dead. Impressive midibox though! Best regards Michael
-
Probiers mal bei Pollin. Der hatte mal so ein Sortiment.