Jump to content

nILS

Frequent Writer
  • Posts

    4,313
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by nILS

  1. lol. You have no idea how far off you are. What's happening on the forum is a fraction of what's really being asked. Email is such an awesome thing at times ;)
  2. At that resolution it's really hard to give you any advice. Could you upload the .svg please? Preferably exactly the one you are going to order? That allows us to check the line width, exact colors, etc. (ponoko is kinda funny if you have small "errors" in the svg)
  3. I could just drop by and take pics ;) They're right around the corner.
  4. You mean the "move topic" brush?
  5. This topic has been moved to Fleamarket. [iurl]http://www.midibox.org/forum/index.php?topic=14212.0[/iurl]
  6. Maybe I should teach you how to use the [ quote ]-tag instead ;)
  7. [ x ] I blame the opto. They're easy to kill. Replace it.
  8. This topic has been moved to Miscellaneous. [iurl]http://www.midibox.org/forum/index.php?topic=14208.0[/iurl]
  9. [me=nILS]hugs Smithy[/me] It's not your fault, you're irish ;) I moved this thread to the miscellaneous section, hope that's okay with you :-)
  10. char fx_status; seems to default to a signed value (-128..127) so it will never ever be == 0xFF (255). If you use unsigned char fx_status; it'll work.
  11. We're at 63 preorders atm, so we're nearing the probable threshold of 100 :-)
  12. Also, please use tags that are not incredibly generic. "Similar" and "compatible" fall into that category.
  13. Also please separate individual tags by commas. "electric shock PSU bipolar" -> "shock,psu,bipolar"
  14. Also, separate individual tags by commas. "RS232 serial baudrate C" -> "RS232,serial,baudrate"
  15. edit: Ja ja, I'm a tag nazi... just trying to clean up the tags so they become somewhat useful. A huge collection of randomness is not very helpful.
  16. Hehe, joa ich hab nicht den ganzen Thread nochmal gelesen :-) Trotzdem Vorsicht mit den bösen 230V.
  17. Wenn ein Post auf Seite 2 der ungelesenen Nachrichten abrutscht kann's schon mal übersehen werden ;) Der Trafo sollte gehen, allerdings vorsicht: 230VAC sind aua. Strom ist giftig. Nicht anfassen. Gut isolieren und auch die Sicherungen nicht vergessen. Warum genau hast Du denn nicht einfach ein Steckernetzeil genommen?
  18. Sampling the values doesn't have anything to with what you send. You can sample @ 10bit (which is what MIOS does) and scale to 14bits and send that. Or scale down to 7bits and send that. That's scaling and not interpolation btw. Obviously you can't send the 10/14bit value as a CC, but you certainly can send it as NRPN or SysEx. Not sure if/how that's implemented in the mb64 app, but you can certainly add it if it's not there. From a quick quick look at Serge's editor it seems that you can assign pitchbend to a fader which is 14 bits. Even if that's not exactly what you need, a few lines of code will certainly let you get the full 10bits to your DAW.
  19. Also, use commas to separate tags, not "/".
  20. If you fed the core with <=5V (polarity is correct so that's not an issue) you won't fry anything :-)
×
×
  • Create New...