Jump to content

ramonster

Members
  • Posts

    24
  • Joined

  • Last visited

    Never

Posts posted by ramonster

  1. Me neither!

    Ramonster, I went looking for it and just found some here,-

    http://www.jejeprodukt.nl/docs-uk/jejeproducten/main.php

    but then I realized that it would put the clear paper on the panel along with my text. I'd have to see what it came out looking like first. There's always the "toner transfer" method. I've gotten quite good with that on PCB and metal, but my procedure usually requires one or two little spots or lines to be redrawn with a marker. I don't like the sound of that for a front panel.

                              Good Luck!

    -George

    PS- That's still the best DIY technique I've been able to find for what I want to do, so I'm trying to figure out if maybe I can do my labels in modular sections. That way, I could iron-on a section at a time, and wipe each one off and try again if I hadn't gotten a perfect transfer. It's just going to be a hassle trying to protect the finished sections while I move to the next.   

    Can i use this 'toner transfer' method on my stainless-steel casing? and how does it work?

    I'd really like to know, please tell me...

    Greetings,

    Ramonster

  2. I'm using Ableton Live as my Host.

    I connect my 'custom' midibox and i receive the midi messages ok.

    After a while my Host just stops responding to my midi messages.

    In the midi-monitor of MIOS-studio i can see that there are still midi-messages comming in (the ones that i'm sending !)

    How can it be that my host is not receiving these messages?

    Is it because i'm not sending an FE (active sensing) command every 200ms????

    Greetings,

    Ramonster

  3. I've just fixed this problem myself.

    Download all the header and include files

    http://sdcc.sourceforge.net/snapshots/i586-mingw32msvc/sdcc-snapshot-i586-mingw32msvc-20050922.zip

    extract them in a sdcc directory under you map with your files.

    include these lines in your main.c file

    #include "sdcc/lib/src/_divuint.c"

    #include "sdcc/lib/src/_divsint.c"

    #include "sdcc/lib/src/_muluint.c"

    #include "sdcc/lib/src/_mulsint.c"

    Should work

    Greetings,

    Ramonster

×
×
  • Create New...