Jump to content

imaginarion

Members
  • Posts

    22
  • Joined

  • Last visited

Posts posted by imaginarion

  1. Hello!

    If there is an ACID player that reproduces seed music using the midi protocol, then probably there should be a tracker that allows you to make such music using the midi protocol? Does anyone know such? I only found DefleMask, inside which you can make a composition for the Commodore and then run it on chips, but this is a bit different.

  2. Hey!

    Snc function does not work correctly in my SID v2. When Sync is off - Arp starts at sthe same time with sequencer, but if Sync is on - arp starts playing strangely when you press a key. It seems that it does not sync with the first pressed key, but plays by itself, and pressing the key only opens the gate, while the arp plays regardless of the press. Because of this, if the sequencer starts one beat earlier - later, or in general for an arbitrary amount of time that differs from arp - asynchronization appears. 

    Has anyone had similar problems?

  3. Hello! 

    Now the rotation of the modulation wheel is correctly. But the headers of the assigned pots do not inherit the names of the parameters to which we assighn them. Its looking like this now:

    SID_KNOB_SetValue
        bsf    CS_STAT, CS_STAT_DISPLAY_UPDATE_REQ
        SET_BSR    SID_BASE
        movwf    SID_KNOB_NUM, BANKED    ; will be needed again later
        rcall    SID_KNOB_GetPtr

    Best reagards

    Pavel

  4. Hello again !

    I come back with 3 questions ))

    My potentiomenets working perfectly, display updating very fast, but if i want to drive mod wheel on my midi keyboard, i have slow update again. Which function are responsible ?

    2. For example, i assign on pot 1 volume. K#1 = volume. What i can do, that K#1-#5 automatically change header drom K#1 to parameter name ?

    3. The internal sequencer does not play sounds smoothly. Ok, I understand that there is micro swing and it’s impossible to do exactly on the grid. But often what’s playing from the sid and what I hear in DAW - it's more like a very drunk dj. Is it feature ?

     

    Best Regards

    Pavel

  5. I solved the problem - it was necessary to swap the pin, CS_MENU_BUTTON_Exec with CS_MENU_BUTTON_Knob

    Now I have a different problem. I can’t understand why, when I spin the potentiometers that I assign to any parameters, the numbers on the display are updated once a second? For example, I assigned the 1st potentiometer to the filter cutoff frequency parameter. I play and rotate this potentiometer, I hear changes in sound synchronously with rotation, and the numbers on the display are updated once a second

    Thank you very much

    Pavel

  6. Thorsten, thank you very much!

    Can you help me please ? I I bought sid from the previous owner and I do not have a strong skill for programming functions. I can read some of them in an inc file, but I lack knowledge.

    Now, if I press the red button, I’m going to the potentiometer assignment menu. I want to swap the function of pressing the encoder and pressing the red button.

    //I attached photos + files * asm and * inc if you have time..

    https://drive.google.com/open?id=1OEeq3Xrfej7e_Voh2S405GJ03cNuVZ9Y

    Regards,

    Pavel

     

×
×
  • Create New...