
raphael
Frequent Writer-
Posts
592 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Gallery
Everything posted by raphael
-
Hey Roger, They seem to be regulated (The round metal things mounted of the PCB are power transistors in so called TO-3 housings). You can confirm this with an oscilloscope as pay_c mentioned already. The power should be sufficient to drive 10 MidiBox LCs ;D These power supplys really look big. Btw. I see there is something printed on the transformer not readable on the photos. Normally the maximum output current is printed there... Raphael
-
I'll take 4 sets.. to germany. Raphael
-
Wow, cool demos!! (But I could not download demo5.mp4?...) A YMF262 is already desoldered an waiting for it's rebirth! Btw. what are the other 3 chipt on the PCB??? Raphael
-
givesHi Adam, 100Ohm will be fine (with 3,3Vf you will get 20mA LED-Current, which is OK for the DOUT driver chips - the limit is 25mA). Just look at this thread for the right calculation of LED serial resistors: http://www.midibox.org/cgi-bin/yabb/YaBB.cgi?board=parts_q;action=display;num=1095722492;start=2#2 Raphael
-
Hallo, Die 9V-batterie ist nur zum Löschen des PIC nötig. Dann + an Pin 1 (VPP) und - an GND. Die 2 1,5V Batterien sind als Ersatz für das Netzgerät gedacht (In Reihe an VDD(+) und VSS (-) anschließen). Solltest Du also nicht brauchen. Zum Programmieren mit dem Italo-Blumenkohl ;) kann ich leider nichts sagen, da ich einen funktionierenden JDM habe... Gruß, Raphael
-
Hi, Perhaps this helps: http://www.skippari.net/lcd/t6963c_data.html [t6963 spec] And check http://www.mark-products.com/graphics.htm for the LMBHA_014_ Spec . Perhaps this is your display... (it has the t6963c controller and is from NAN Ya ;)) Raphael
-
I've never seen any SID with a heat sink in a C64... If the paint is in the middle of the chip and if you can remove the "paint" easily by scratching lightly with your fingernail, it's heat-conductive paste. Otherwise it could be a mark of the chip manufacturer. I've seen such marks on several older computer chips. Quality assurance marks ???
-
Hallo Stefan, das hat den Grund, dass eine Auswertung bei mehreren gleichzeitig gedrückten Tasten ohne Dioden nicht funktioniert. Wenn es dich genauer interessiert: http://www-user.tu-chemnitz.de/~heha/Mikrocontroller/Tastenmatrix.htm Gruß, Raphael
-
Yes, with a flat panel your problem will go away. I had the same problem with my CRT and a electric guitar. The problem went away when I stepped back 2-3 meters from the CRT. So before buying a new monitor you could try to play the bass at the other side of the room... ;D
-
Nachtrag: Ob der I2C wirklich für Audio reicht ??? (Ich hab mich mit diesem Bus noch nie beschäftigt..)
-
Das müsste doch gehen. Der PIC hat ja auch einen I2C-Bus (Bankstick). Dann gibt es noch das Problem, die Daten von allen Ein-Ausgängen auf den MIDIMon zu bekommen. Oder willst Du nur eines er 4 USB-Interfaces auf den MIDIMon routen können? Das wäre natürlich die Krönung....(träum ;D).
-
Sorry Thor, I cannot say anything about cubase midi remote control (I use Samplitude which is not the best coice for midi sequencing but the best for audio ;D). Please search the forum for threads on cubase automation. I know thre are some guys who use cubase with MIDIBoxes out there...
-
Anstatt elektronischer Schalter könnte man natürlich auch (Mini-)Relais benutzen. Dafür gibls immerhin schon nen Schaltplan: http://www.ucapps.de/midio128/relay_example.pdf Irgendwie lässt mich die Idee mit dem universellen USB-Interface-MIDIMon nicht mehr los ;D Mal sehn, ob ich das nach dem Sequencer auch mal anpacke... (DAS kann aber noch dauern ;)) Also wenn Du weiter kommst, bitte hier posten.
-
Hi Thor, First you should think about using encoders (MidiBox64E) instead of Potentiometers (MIDIBox64). Encoders are much more flexible. There is a tutorial for the MIDIBox64 (The older one, but the steps to build are the same with the new one): http://www.midibox.org/users/tor_arne/midibox64_walkthrough/index.html Then you should read carefully the Pages about the MBHP (MIDIBOX Hardware platform). Everything is based on this: http://www.ucapps.de/mbhp.html On this page you will find "Module Diagramms" which show you how to connect the modules and which modules you need for which project. Cubase is a sequencer ;D ;D ;D With a sequencer you can program "sequences" ;D of notes and the mashine will play them for you. This is very useful for playing drums and other sounds when you need htem repeat often. More exact explanation: http://www.borg.com/~jglatt/tutr/whatsseq.htm In contrast to Cubase and other software sequencers the MIDIBox SEQ gives you much more possibilities: - It's more intuitive to tweak the sound via real knobs instaed of using your muose. - You can tweak the sounds in realtime (while you hear them)! Hope this helped. Raphael
-
Genau das meinte ich mit: Wenn also jemand eine Idee hat...? ;) Ich mich leider auch nicht. Man müsste aber die MIDI-Siganle schon vor dem AN2131 abgreifen (Wenns erst mal USB ist, wirds schwierig...) und dann über ein elektronisches Schalter-Array auf den MIDIMon legen. Der AN2131 bietet keinen weitern seriellen Port mehr zur ausgabe der MIDI-Siganle an den MIDIMon, soweit ich weis. Die elektronischen Schalter könnte man sicher noch über den PIC vom MIDIMon ansteuern. Und an die restlichen Eingänge könnte man noch 2 Taster (für Up/Down oder einen Encoder) für die Auswahl des Ein/Ausgangs anschließen. Wäre ein interessantes Projekt.
-
I disagree! Good bass pickups also transmit the upper part of the audable spectrum. Especially if you like funky slap sounds you really need pickups with good heights (up to more than 10-12kHz!) Â
-
Mit einem Drehschalter (2x6 z.B) könnte man den MidiMon auf wahlweise einen von 6 Eingängen/Ausgängen schalten. Die Lösung wäre natürlich nocht so schön, da elektromechanisch. Aber Parallel-Betrieb ist wohl nicht, da MIDI auf einer Stromschleife beruht... (ausser etwas aufwändiger durch abgreifen des Signals jeweils nach dem Optokoppler). Ich wäre aber an so einer Lösung auch interessiert. Der MIDIMon ist schon geplant, da ich erst gerade eine sehr unschöne Überraschung mit dem Verhalten eines Soudkarten-MIDI-interfaces hatte. Mit MIDIMon hätte ich das wohl sehr schnell erkannt. Wenn also jemand eine Idee hat...?
-
Hallo Phattline, Stimmt, wenn man die "tatsächliche" (physikalische) Stromrichtung betrachtet (von -  nach +). Tut man aber nur in der Physik... ;) Normalerweise reden wir aber immer von der 'technischen' Stromrichtung (von + nach -): Da ist es genau anders rum. Am besten schaust Du dir das hier nochmal an: http://www.elektronik-kompendium.de/sites/bau/0201291.htm Beim PNP-Transistor ist das natürlich anders herum, d.h der Emitter muss "positiveres" Potential haben als der Collector und die Basis. Verdammt, das Studium ist schon lange her... ;D
-
Hi Sephult, Advantage of the touch sensors: MIDI events are only sent if you touch the fader. So no events are sent if faders are moved by vibrations of the case. My sequencer (Samplitude) activates recording of volume automation automatically if you touch the faders. Hope this helps, Raphael
-
Hmm, Sieht eigentlich OK aus. Nur der 10k Widerstard von Vss nach Rb5 scheint bei dir noch zu fehlern (siehe JDM-Seite ganz unten). Der ist auf der Platine noch nicht vorgesehen (die stammt noch aus PIC 16F877 Zeiten. Das erklährt aber nicht deine fehlende Stannung an MCLR... Evtl. ist also doch eine Diode oder ein Transistor hin... Anderer Vorschlag: Versuchs doch mit dem Broccoli-Programmer (siehe: http://www.midibox.org/cgi-bin/yabb/YaBB.cgi?board=troubleshooting;action=display;num=1088544230) Der ist wirklich simpel, Du soltest aber auf alle Fälle alle relevanten Posts hier im Forum dazu durchlesen. Ich selbst habe damit allerdings noch keine Erfahrungen. Hier ist der Link: http://home.earthlink.net/~davesullins/software/pic18f.html
-
Sounds cool! I think you will find a lot of interested people around here... including me ;D
-
Hey Tom, I didn't want to offend you! If you hang around for a while in this forum, you will hear some quite funny questions about MIDI and electronics... ;D So I thougt it would be better to clarify the term 'resolution' concerning encoders. Raphael