Jump to content

nILS

Frequent Writer
  • Posts

    4,313
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by nILS

  1. They _will_ be available.
  2. That's interesting - I build a proto one without the additional pullups and it worked... That _is_ the minimum config. You could get rid off the pullups if you by modding MIOS or just go with a way smaller chip (PIC16F88 comes to mind). Smaller chip would mean more programming though as MIOS won't run on it.
  3. What are you missing? Some parts maybe? The pins you list are correct and should be sufficient, but it's really hard for us to guess what the problem is without further info. Do you get an upload request? Did you do the MIDI troubleshooting? Do you have pics?
  4. The connection is 1:1 indeed. Make sure you have the cable on the right way round ;) If that's all good the srio_interconnection_test_v1b should pass. Try that.
  5. Oh and btw: You're wrong. There is a freeware version. The 30-day version is a test version of the full featured version.
  6. Correct, if you don't see anything happening, your DIN isn't working. Check the wiring (correct port? correct wires?)
  7. This topic has been moved to Parts Questions. [iurl]http://www.midibox.org/forum/index.php?topic=13529.0[/iurl]
  8. Find out if the DIN actually works. Use the ain64_din128_dout128_v2b from ucapps for that. Then we'll see ;) Make sure your core id is 0 and the CS is enabled in the software, too.
  9. Erm no. I just listed some options to consider.
  10. Neato, it looks a bit like the MFB synth. The blue panel kinda makes it look retroish to me very nice! :-)
  11. And then it could look as pretty as this: .-------.--------.---- + | | | | 10k 10uF + | | 9V >-------+---- GND - | | | 10k 10uF | | | `-------^--------^---- -[/code] And I totally don't understand why some people would prefer sth. like it's attached ;)
  12. Yep, at least google has the guts to call it beta. Unless other companies who'd call it "Vista" ;)
  13. This is often caused by a bad midi interface, did you check the blacklist on the wiki?
  14. That doesn't look like a software bug ;) Can you take some pics of the wiring?
  15. Bad ones shouldn't either, so shhh!
  16. The Adobe Reader 9 plugin in Chrome says: "The file is damaged and could not be repaired." When downloaded it does worlk though. Odd ;)
  17. The interconnection test will tell you if the relevant parts of the core/pic still work. It will however not tell you anything about the opl/yac/opamps. Although opamps are pretty forgiving the seem to dislike reversed polarity ;) I'd replace the opamps first, if that doesn't help you possibly fried the yac/opl.
  18. The huge amout of pics and the doco you wanna write for the WIKI ;)
  19. Whoa, pretty box, nice doco! Congrats man!
  20. Ahahaha. Comedy gold.
  21. nILS

    Clockbox

    I'd guess you'd wanna do that in MCLOCK_Tick(). I don't have the time to look over the code in depth, but you are aware that the note on event won't take a lot of time, right? It's not a matter of milliseconds but should be well in µs range, so I really doubt you'll need any compensation for that case ;)
  22. This topic has been moved to Fleamarket. [iurl]http://www.midibox.org/forum/index.php?topic=13509.0[/iurl]
  23. MIDIBox ist eine Bedrohung? Seit wann denn das? ;)
  24. Working testtone app is a nice indicator - you're getting there. Now take one step at a time. Do you _know_ you midi keyboard or whatever you use is actually correctly sending out MIDI Notes on Channel 1? You could check that by running it into your PC and using MIOS Studio's input monitor to check the messages received. If that doesn't solve it, recheck the wiring once more. Take a close look at the schematics on ucapps.de and make sure you don't miss any of the subtle, small, tiny, semi-hidden wires ;)
  25. As long as the voltage on the SIDs is not ~12V you can't really expect anything but static and noise. So first up you'll need a working PSU. The easiest way to achieve that would be to get a 11-15V wall wart and feed the SID modules with it. Remove all the ICs, plug in the new wallwart, measure the voltages - if they're all good, and you only get 12V where you're supposed to, put the ICs back in and prepare for some SID goodness ;) Giving up is not an option :D
×
×
  • Create New...