Jump to content

TK.

Administrators
  • Posts

    15,247
  • Joined

Everything posted by TK.

  1. Sieht alles ok aus --- nach dem Einschalten erfolgt immer ein Upload Request ("F0 00 00 7E 40 <device> 01 F7"), danach sendet das CS die Daten zu den SID Slaves (egal, ob welche angeschlossen sind oder nicht), danach werden die Patches selektiert (bei den SID Slaves: immer 0) Evtl. hat es Dich verwirrt, dass waehrend des ersten Einschaltens der BankStick formatiert wurde, das dauert ein paar Sekunden... Nun muesstest Du mal die Verbindungen zwischen Core und SID Modul ueberpruefen. Gruss, Thorsten.
  2. Under http://www.ucapps.de/mios/mbsid_led_matrix_test.zip you will now find a testprogram for the LED matrix Best Regards, Thorsten.
  3. 4th step: connect a 100nF cap between Vs/Vd of the DOUTX4 module, does it help? Best Regards, Thorsten.
  4. Christoffer, could you please connect the Vs/Vd input of your second DOUTX4 module directly with J2 of the core module --- any difference? Then: disconnect the BankStick --- any difference? Then: disconnect the DINX4 chain --- any difference? Best Regards, Thorsten.
  5. TK.

    bin ich verstrahlt?

    Hallo, bei einem digitalen Eingang wuerde ich eher auf einen fehlenden 10k PullUp-Widerstand tippen. Gruss, Thorsten.
  6. Hallo, Thomas' Controller basiert noch auf einer uralten PIC16F Firmware, die bis zu 64 Motorfader ansteuern konnte - doch leider nur seriell, das heisst, es konnte jeweils nur ein Fader zur gleichen Zeit bewegt werden. Das war ausreichend fuer ein Total Recall, jedoch nicht fuer eine Echtzeit Automation. Dieses Problem wurde vor ca. 2 Jahren mit der MIDIbox MF geloest, die kann bis zu 8 Motorfader gleichzeitig bewegen. Und MIOS kann das von Anfang an. Gruss, Thorsten.
  7. Hi Dan, yes, this makes sense. Best Regards, Thorsten.
  8. Unfortunately not... :-/ Best Regards, Thorsten.
  9. Hi, the MIDImon would be a good starting point. http://www.ucapps.de/midimon_en.html But the problem is that MTC cannot be recalculated to beats. Does your Akai sampler also send MIDI clocks? Best Regards, Thorsten.
  10. Very strange, this could be a bug in Cubase, no? From the Emagic LC Manual: Best Regards, Thorsten.
  11. P.P.S.: A possible reason could be that you are using LEDs which are consuming so much power, that a seperate supply connection (Vs/Vd) from the appr. DOUTX4 module to J2 of the Core module is required. Best Regards, Thorsten.
  12. Hi, could you guys please inform me about the length of the cables between the two DOUTX4 modules and between the core and the first DOUTX4 module? In my MIDIbox SID: CORE->first DOUX4: ca. 25 cm first DOUTX4->second DOUTX4: ca. 10 cm Best Regards, Thorsten. P.S.: also the cable length to the DINX4 modules and the BankStick would be interesting.
  13. Fein! :) Die Ursache fuer die nicht funktionierenden Buttonreihe ist sicherlich ein Loetfehler. Schau auch mal nach den Tastern, vielleicht fehlt der Ground. Die Box sollte per Default die obere Poti-Reihe abspielen. Falls Du ueberhaupt keine MIDI-Daten siehst, hast Du evtl. die beiden Draehte am MIDI-Out Port vertauscht -> siehe MIDI Troubleshooting Guide Noch etwas zum dreibeinigen Bauteil: je hoeher die Eingangsspannung, desto heisser wird der 7805. So schnell kann er allerdings nicht kaputt gehen. Evtl. einen Kuehlkoerper anbringen. Falls moeglich, die Spannung auf 8V reduzieren. Gruss, Thorsten.
  14. Fit's nice above the 19" version of MIDIbox SEQ :-) http://www.ucapps.de/midibox_seq/mbseq_panel_proto_final.gif Best Regards, Thorsten. P.S.: Panel is ordered and will possibly be delivered next friday
  15. Hallo, kann es sein, dass Du vergessen hast, die (noch) unbenutzten analogen Eingaenge an Masse zu klemmen? Das wuerde zumindest erklaeren, warum sich da permanent etwas aendert. Gruss, Thorsten.
  16. You're on the right way :) Best Regards, Thorsten
  17. Hi, some DOUT pins are driving the cathodes, the remaining pins the anodes. In this way it's possible to realize a time multiplexed output matrix with only 15 pins instead of 56. I've no idea why this doesn't work with your matrix. PayC reported a similar problem, but so far as I remember he realized that the long wires to the BankStick were the reason. He shortened the wires and his CS is running ok now. Are you really using an Alps STEC16 ??? From where did you buy it ??? Ordering number ??? Maybe you are using another encoder with a common pinning ??? Or you did connect in in the wrong way and don't know it ??? Why are you assuming that the pinning is not correct ??? strange, could you tell more about which operating system and which webbrowser are you using ??? Does anybody else have the same problem like Phattline ??? Please read http://www.ucapps.de/qa.html#102 Best Regards, Thorsten.
  18. Just add the code of app_init.inc to the USER_Init of the midibox64 application. Don't replace it, otherwise the application won't run correctly! Best Regards, Thorsten.
  19. The driver isn't part of the .jar file, therefore you have to start the editor with "java JSynthLib" from the command shell instead. Or just click on the "run.bat" file Best Regards, Thorsten. FAQMARKER
  20. The MIDIO128 application is just the beginning for your project. This application is some kind of generic solution, but it can be used as template to realize much more complex tasks. It won't fullfill all your requirements yet, but if enough people are working together, and if at least one with programming skills attends the project, I see no reason why it shouldn't work perfectly with pipe organs sooner or later. From your questions I'm assuming that you are not informed about the possibilities of MIOS yet. So, please read at least the MIOS Introduction first (-> http://www.ucapps.de). MIOS is the operating system, and projects like MIDIO128, MIDIbox64, MIDIbox SEQ, MIDIbox SID, MIDIbox LC, etc are applications programmed for this OS. You will notice that most of them are providing a user interface (LCD, menu buttons), it's only a question of programming effort (which won't be done by myself...) Best Regards, Thorsten.
  21. Alright. Why are you thinking about a software bug? Did anybody else notice a similar problem? So, if the filters are not working, then it would make sense to replace the caps. If it still doesn't work, then there is possibly an internal defect in your SID. Best Regards, Thorsten.
  22. Sidenote: in the meantime I know at least 3 people who are working on a pipe organ - so it definitely makes sense to continue the discussions in the forum and not via email, especially since Robin Fawell is planning to write a dedicated application for pipe organs. I've informed the guys about this thread. Best Regards, Thorsten.
  23. Hi, no - it isn't possible to run multiple applications at the same time. Therefore you have to copy the app_lcd.inc driver into the application directory, and you have to change the LCD type in the USER_Init function of the application you are using (example can be found in app_init.inc of the driver package). Once this has been done, you have to rebuild the application and convert it to a .syx file Best Regards, Thorsten. FAQMARKER
  24. Hi, I think that this is neither a software, nor a hardware problem, but maybe only an understanding problem how the SID oscillators are working. When all oscillators are in sync and playing the same wave, you will hear the sound 3 times louder than with the single oscillator. When you detune or transpose the oscillators slightly, you will hear some kind of LFO effect, and the oscilltors sometimes cancel itself. When you disable the phase synchronisation, the oscillator phases are still in sync so long as the frequencies are not changing. These are the great features of the SID chip, with common wavetable or polyphonic synths such an effect mostly can't be realized - so maybe this is the reason why it confuses you. Could you please try the presets first? You can upload the presets with the jsynth editor, and it allows you also to tweak the parameters on a more induitive way. Best Regards, Thorsten.
  25. Thanks for the values! :) yes - see following note: ; IMPORTANT: remove the feedback loop before uploading a new application, ; otherwise MIOS will wait endless before rebooting the core!!! Best Regards, Thorsten.
×
×
  • Create New...