Jump to content

doc

Frequent Writer
  • Posts

    1,079
  • Joined

  • Last visited

    Never

Everything posted by doc

  1. Midibox LC *needs* a dedicated port for each Box. greets DOC
  2. Give your 7805 a heatsink ! - When the regulator is too hot, your output voltage is dropped down. Your display is flickering because of the voltage dropage. Your regulator is limiting the power consumption because of the heat or because of a faulty circuit after the regulator. If your display still flickers after you give your 7805 a heatsink you should measure the current after the regulator (you have to desolder the output pin, so that you can measure between the pin and the board). If the current is greater than 500mA your 500mA Adapter is not enough and/or you have a fault in your Circuit which rises the power consumption. greets DOC
  3. Uhps...now you're asking the wrong one... I'm pretty sure, that it is not very hard in MIOS - but I have no idea how ! Perhaps it's only a easy change in the display driver. In fact that our GOD (TK) is busy at the moment, maybe somone else can help ? No problem ! You'll not be able to kill that PIC by only soldering. Believe me - it survived ! Doc
  4. absolut no problem .... Use them !! Doc
  5. doc

    grounding

    Hi everybody, ... just reading your ground discussion with a big fear in my eyes !! Just some things to remember (in Germany we have rules for this called VDE. Don't know what you have!): Some things you are doing with MAIN VOLTAGE are very very dangerous ! Please be careful with this things. Only some things to remember: Some things to remember, when using a psu inside a metal case: - you MUST ground the case. - you have to take care of the distance beetween leading cables and metal case (at least 12 mm). - You have to isolate the leading wires carefully - The ground connection of the case must be unremovable - you are not allowed to operate on a open case except you use a special isolating transformer (in german: Trenntransformator, don't know the english word). There are many other things to remember. If you are interested I can post a paper (in german) where all the main rules are listed. So .... please be a little more careful. I don't want to read someday of a died midiboxer ! If you are not an expert in MAIN voltage you should use a (more safe) wall adapter with your projects ! greets Doc
  6. I'm not quite sure on this but ... In some other PIC Projects I used a 4x40 LCD. The problem was the order in which the lines get filled: On a 2 x 40 LCD the lines get filled from line 1 to line 2. A 4x40 LCD is filed: Line1, Line3, Line2, Line4. I think you have to change the code, if you want to use 2 4x40 LCD because the adresseing (line, character) fittes not your display. greets DOC
  7. Sounds like a broken chip... The problem with the DIN is that it is a CHAIN. So if one chip is faulty the other Dins didn't respond anymore. Try to change the chip for the buttons 9-16 and the chip after (17-24). greets doc
  8. Not really right. You still could get interferences via your ground connection (earth of the pc's). Can you try it with a short shielded Midi-cable (no ground connected) and perhaps a headphone plugged in the SID Audio Out ? - Just to ensure.... Of course your Audio signal will be very low. But do you still have a noise, when you plug the midi OUT in ? If you have a little high noise (like arumblack said) - there is nothing you can do against it - thats analog audio ! But if you have a impendance problem or a ground loop it should disapear if you connect a headphone to the Audio out of the sid. When no midi cable is connected you have no noise, right ? - If so, it couldn't be the normal sid noise! If all this doesn't help twice check the audio part of the sid (transistor in the right direction ? - caps poled right? - all ground pins connected ? Audio IN must be grounded/shorted! and so on) greets Doc
  9. ... not really a problem if the MB is connected via the LTC Module, or ? Doc
  10. Hi, I don't have a MicroKontrol, just read the specifications... it's said, that you can use this device as a midiport for your PC. In this case it should work. You should see the messages in Midi-Ox by selecting the right devices, I think. The microKontrol itself don't need to send sysex, I think, it just has to forward them, or ? If you see no messages in midi-ox, perhaps there is a filter implemented in the Korg you can switch off ? Not the best advices, but perhaps someone else who own a korg has better tips ?? greets DOC
  11. Hi Milkmansound, (@grahamg -> this is not really a solution for your problem, just a generell advice !) I also noticed this problem several times. If the voltage (after the regulator) drops under 5V the display is getting dark. You'll notice this especially if you have more than one LCD with backlight connected. The reason is mostly the behaviour of the voltage regulator. If it is getting very hot the in-circuit-protection of the regualator is reducing the current on the output (this is reducing the output voltage of course). So: Give your regualtor a cooler (not a fan, just a stripe of metal or a "finger-cooler" is enough in most cases). The rule is: If it is too hot to be touched it MUST be cooled. Otherwise you get a under voltage after a short time. Without cooling the max. current of a 1 A regulator drops about 500mA ! The input voltage should be about 7 - 9 V, if you use a regulated DC Device. Thats right. greets DOC
  12. Hi, ...hard to give an exact advise then. Sounds like a kind of ground loop/problem. - Are the connections from the core to midi rather short? - Did you connect ground from the core to your midi-port (disconnect this!) ? - Do you use a shielded cable from Core to Midi-plugs ? (if you do: Please pay attention, that the shield of the cable is only connected to the core. The other side should not be connected) - Do you have multiple Cores interconnected ? - if so, check twice your connection. You can also use shielded cable for interconnection Did you connect the audio out of your SID to the PC audio In ? - If so: Just try this connection without the shield of your SID Audio Out. Still noisy ? greets Doc
  13. doc

    Fragen zu DINX4-Modul

    Hi daniel, Du kannst die Belegung ändern, solltest jedoch darauf achten, daß die Encoder immer am Ende der Register sind (wie im Default). Die Funktionen zu den Buttons (und Leds) werden in der Software (hier: lc_io_table) festgelegt und geändert. Die Standard-Belegung ist optimal, wenn Du Logic verwendest. Bei anderen Host Applikationen (wie Cubase) sind etliche Funktionen anders oder heissen zumindest anders. ... weiss nicht genau, was du damit meinst ... Generell ja. Wie sehr, das hängt davon ab, wie gut die HostSoftware die Mackie Emulation umsetzt (darauf haben wir leider keinen Einfluss ...) Zusammenfassend: Der große Unterschied zwischen MB64 und LC ist die Emulation des Mackie Protokolls. Bei der MB64 kannst Du die Funktionen der Buttons etc. festlegen (oder "learnen") und dann zuweisen . Bei der LC sind die Funktionen durch die Host Software vorgegeben und an sich nicht änderbar. Die LC setzt quasi das Host-Protokoll auf die Box um. Man kann lediglich bestimmen, wo die Knöpfe sind, bzw welche Informationen wo auf dem LCD ausgegeben werden. Wie die Informationen umgesetzt werden, hängt nun wieder von der verwendeteten Software ab (Cubase, Logic, etc). Auch darauf haben wir keinen Einfluss... Gruss Doc
  14. doc

    [MB LC] einige infos

    Ha ! Danke, jetzt weiss ich das auch mal Grüße Doc
  15. Hi pay_c, ähm ...now I'm in the same trouble... after finishing my SEQ I also try to find a "connection" way. I also use the merger for this now. But I would be lucky if there would be another way. I use various synth modules (not only the SID), each on a seperate MIDI port. The cabling confusion is getting over my head when I use the merger ... :P I think there must be a kind of patchbay function we could use. Do you know if there is a kind of ReWire for Midi available ? In fact, I don't have ReWire but perhaps it can do this already ? The best thing would be a VST plug-In that manages the various midi Ports. I keep on searching ! If I don't find a VST solution I think about building a MIDI-Switch Matrix (MIDIBOX128 controlled) which is also able to switch several midi merger between any connections (I also have a lot of old PICs). Tell me what you think about that idea. greets DOC
  16. The jumpers must always be on ! The intention of this connector was a in-circuit-programming of the bootstrap loader on the pic. So put the jumpers on and go on ... Doc
  17. Hi, wenn Du die Mb Software aufspielst und hast keine Potis dran, dann musst du unbeding an J5 die Pins A0...A7 an Masse legen, sonst kriegst du lauter wirre Daten. Greets Doc
  18. doc

    DIN und AIN funzt nich

    Hi danmatrix, ich kenne Dein Lichtprogramm nicht (und bin auch nicht der grosse MIDI Experte) aber kann es sein, das dein Programm Midi lediglich dazu verwendet irgendeinen Chaser zu starten und zu stoppen, bzw die Midiclock dazu verwendet die Geschwindigkeit vorzugeben ? Ich habe mal einen Blick in die Bedienungsanleitung geworfen. So wie ich es verstehe (und ich bin auch kein Lichtexperte) kannst Du einem Midikeyboard (oder Tasten einer Midibox ;D) die Funktionen Toggle oder Switch zuweisen (S. 35 Bedienungsanleitung). Von Fadern steht da nix ! Bist Du Dir sicher, das die Software die Faderwerte per Midi übermittelt bzw empfängt ? Gruß Doc
  19. doc

    [MB LC] einige infos

    Hi Daniel, leider hat mir bis heute keiner erklärt, wie ihr die schönen farbigen Rahmen bei euren Antworten zustande kriegt.... :) also antworte ich mal so: 1. Frage Ja. Du kannst eine LC mit 8 Kanälen bauen und später einfach eine 2, eine 3. eine 4. ...... Die Boxen sind alle identisch. Natürlich brauchst du bei der zweiten Box kein Jog-wheel mehr und andere Buttons. Die kannst Du dann einfach weglassen. Das Verketten der einzelnen Boxen übernimmt so wie so die Host Software, nicht die Midibox. Bei Cubase übernimmt die "most right box" dann den Master und die anderen sind Sklaven. Um es gleich vorweg zu nehmen: Auch bei den Sklaven würde das Jog-Wheel und die Funktionsbuttons funktionieren, also mußt Du Dir eigentlich keine Gedanken machen, wer Master und Slave ist. Du mußt Die Boxen nur richtig herum aufstellen und zusehen, das die Box mit dem Jog-Wheel der Master ist ;D 2.) Frage Leider habe ich keinen Schimmer von ProTools. Da muß jemand anderes ran ... Gruß DOC
  20. doc

    [MB LC] einige infos

    Die Zusatzbox hat kein Display (könnte man aber ranstecken). Ich verwende einfach eine abgespeckte Box mit Encodern und Tastern. Ein Feedback von den Reglern brauch ich normalerweise nicht, da ich sie auf dem Bildschirm vor mir sehe. Ich verwende die Box z.B. für einen VST Syntesizer (a1 bei Cubase) um bestimmte Parameter zu ändern. Die Box ist jedoch völlig unabhängig von der LC und wird unter Cubase als "generischer Controller" geführt. Die Function des entsprechenden Encoders ist ja bereits im generischen Controller festgelegt, so daß ich auch hier keine Anzeige benötige (eher einen Aufkleber ;) ). Die Zusatzbox dient eigentlich nur dazu, lästige "Mausgriffe" auf die virtuellen Regler zu verhindern. (Klassische Midibox eben) Wichtig ist vielleicht noch: Du brauchst für jedes Core der LC ein eigenes Midi-Interface (das du dann auch für nichts anderes mehr verwenden kannst). Die Zusatzbox wiederum hat auch ein eigenes Interface. Gruß Doc
  21. Hi, just a few quick things to check with your DIN ... - Do you have ground connection on every switch ? - Can You measure +5V on a DIN Pin when no switch is pressed and 0v if the switch is pressed ? - How do you get to page 2. Does this mean that some knobs are working ? greets DOC
  22. Hi, [table][tr][td]1st question:[/td][/tr][/table] Normally it doesn't matter to which core you connect the jog and the buttons. They will work on the Core to which you connect them. Normally the host applikation chains such buttons in "parallel". greets DOC
  23. doc

    [MB LC] einige infos

    ... hab ich da meinnen Namen gehört ? ;D Danke für das Lob. Wie bereits erwähnt, kannst Du 2 (oder mehrere ) Midiboxen mit der Hostsoftware ansteuern. In meinem Fall (Cubase) funktioniert das mittlerweile reibungslos. Die MBs werden als Master & Slave verkettet, wobei doppelt vorhandene Funktionsschalter beide die gleiche Funktion haben (dies kann man beim Layout berücksichtigen). Natürlich kann man mit einer doppelten MB mehr als 16 Kanäle steuern (oder mehr als 8 mit Einer). Dafür gibt es die Funktionen Bank <-, -> und Channel <-, -> . Somit kannst Du auf Knopfdruck immer die Kanäle steuern, die Du gerade bearbeiten möchtest. Die Anzahl der Kanäle ist somit nur durch die Hostapplikation begrenzt. Plug Ins: Mit dem Mackie Protocol kannst Du schon einige Plug Ins von Haus aus steuern (Eq, Sends, Inserts, etc). Durch die geschickte Programmierung der MB_LC Software von TK kannst Du auch generische Controller auf der Box abbilden, so dass Du weitere Plug Ins damit steuern kannst. Ich verwende für bestimmte Plug-Ins, die ich sehr häufig benutze, eine separate Midibox. Auch das geht... greets DOC
  24. No problem. I mixed all types i could get as sample together on the same board. It works ;D Doc
  25. No TK isn't 2 persons. ;D His day has 24 hours ...... .... and if that ain't enough he takes the night for the rest of the work .... 8) ...so god night to you all ... DOC
×
×
  • Create New...