Jump to content

midiboxxer

Members
  • Posts

    133
  • Joined

  • Last visited

    Never

Everything posted by midiboxxer

  1. Hi, you´re on the right way, can you see the incomming midi events with midi-ox? If yes, which version of reason do you use? Have you checked the reason midi settings? Greetings
  2. I think you should try it this way when I look on the schematics: Core Sid Vd - Vc Clk - Clk MU - MU MD - Sc Vs - Vs Rc - Rc So - So Greetings
  3. Yes, this would work. The pic wouldn´t care, there will only be less inputs. Greetings
  4. No problem, you are welcome!
  5. Hi, thats not normal. You should check your circuit/ wiring. If all is o.k. go on by stuffing one IC after the next, so you should find the error. One question: When only the core with all ICs and LCD is connected without the sid board everything works fine? In that case you only have to check the sidboard. Greetings
  6. WOW!!! ;D
  7. Wenn du keine Motorfader willst macht das LC Projekt eigentlich keinen Sinn.
  8. Hi, for a better understanding: Normally the pot of the motorfader is used as feedback and controllpot. In best case it has an touchsensor too. So when the application runs in automatic mode, the fader moves when the core receives data from e.g. an sequenzer. Now, when you touch the fader, the touchsensor detected it and the software (midibox Lc /64e) stops the automatic mode, so you can do your changes. For your needs it should be possible to connect the pots like you discribe and give them the same massages. You should ask someone here who already use this app with motorfaders to try this for you. Greetings
  9. I think you mean this: http://www.ucapps.de/mbhp_bankstick.html Look at the bottom of the page.
  10. The pot should be a 10K linear one. It have to be connected to the J5 port of the core. You have to change the main.asm here: ; Although MIDIbox64E has been designed for rotary encoders, it can also handle with ; up to 64 pots/faders or up to 8 motorfaders. ; Pots and faders are mapped to the "encoder" entries 64-128. ; Example: if group width is 16, and group 1 is selected, encoders are using ; entry 1-16, and pots are using entry 64-70 ; NOTE: morphing is automatically disabled if analog pots/faders are connected #define DEFAULT_NUMBER_AIN 0 ; ; you could enable the multiplexers here to test this application ; with a MIDIbox64 based hardware ; if 0: no multiplexers (a *must* when MF module connected) ; if 1: use multiplexers #define DEFAULT_ENABLE_AIN_MUX 0 ; ; motorfaders connected? ; if 0: MF module disabled ; if 1: MF module enabled #define DEFAULT_ENABLE_MOTORDRIVER 0 ; ; The well known motorfader calibration values -- can also be changed "online" in the calibration menu #define DEFAULT_MF_PWM_DUTY_UP 0x01 ; PWM duty cycle for upward moves (see http://www.ucapps.de/mbhp_mf.html) #define DEFAULT_MF_PWM_DUTY_DOWN 0x01 ; PWM duty cycle for downward moves (see http://www.ucapps.de/mbhp_mf.html) #define DEFAULT_MF_PWM_PERIOD 0x03 ; PWM period (see http://www.ucapps.de/mbhp_mf.html) and perhaps the "encoder entry" for the pot. But in your case I don´t think so. Greetings
  11. ???
  12. Yes you can. This should answer your question. http://www.ucapps.de/mbhp/mbhp_mf_interconnections.pdf That depends on what chip you are useing. Perhaps you could only change the voltage regulater and the power mosfet drivers with some with more power. This may be a solution for you: http://www.robotroom.com/HBridge.html Hope this will help you. Greetings Markus
  13. The MF module operates on the midibox64E- the midibox lC / hn applications. I think the midibox64e application is the best for your needs of these here listet. You can controll up to 8 pots per core. Greetings
  14. Nice box, could you post some higher resolution photos of it? Greetings Markus
  15. Ja, MTE hat recht. Hab das Problem anfangs auch gehabt, dem Programm ist einfach nur der Pfad zu lang.
  16. Für was verwendest du den Encoder? Es gibt die Möglichkeit mit ihm im Menü weiter bzw. zurück zu blättern. Du musst dann allerdings eine kleine Änderung in der main.asm vornehmen. Die Namen der Potis kannst du mit mk_syx ändern. Bei Problemen kannst du mir ja ne PM schicken. Hier ist beschrieben wie´s geht: http://www.ucapps.de/howto_tools_mbsyx.html Gruß Markus
  17. Hallo, hatte mal ein ähnliches Problem, hörrt sich für mich nach schlechten Lötstellen an. Probier einfach mal die Eingänge welche Probleme verursachen zur Fehlersuche auf Masse zu legen und dann einen nach dem anderen nochmals überprüfen. Gruß Markus
  18. Good idea, here´s mine: http://www.myspace.com/digitaltreatment Nice stuff, I like farts ... Greetings
  19. Good work, I like the transparent blue front! Greetings
  20. Don´t try this at home. ;D
  21. Gute Frage, wenn müsstest du Pin 4 (5V) gegen Pin 2 (der in der mitte) schalten. Habe damit aber keine Erfahrung, kommt auf nen Versuch an. Gruß
  22. Doc hat da ein Schema auf seiner Seite mit einem Midi In auf 4 Thru Ausgänge. http://www.docstudios.de/midibox/midi-thru.pdf Gruß
  23. Please check the cabel a second time, what kind of LCD do you ue (size, controller...)? Greetings Markus
  24. Here are 2 Sid Chips perhaps for a stereo sid at ebay germany. http://cgi.ebay.de/2x-6581-Sid-Sound-interface-device-c64-getestet_W0QQitemZ330161257127QQihZ014QQcategoryZ3544QQssPageNameZWDVWQQrdZ1QQcmdZViewItem Greetings
  25. Oh right, my fault. Since V2.1 it can handle pots. Shame on me. :'(
×
×
  • Create New...