Jump to content

Antix

Members
  • Posts

    824
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by Antix

  1. Ok,

     

    I will connect like this then I will understand if I have problems with toolchain for recompiling.

     

    I think that I havent understood well about the application:

     

    I have to write in the mios_enc_table  the encoders I am using or the setup will do it for me?

     

    If I have to modify the table I am in trouble then because seems that my toolchain dont works fine.

     

    Anyway I will put my condition as the shematic you show me then will face any new difficulties,

     

    Thanks and best regards

  2. Hi,

    I am building a MB16e but it dont works yet.

    I know that surely I made something wrong but I am not able to discover....

    The last night nothing worked fine so at this point I decided to ask help to the forum.

     

    These are the things I did:

     

    Core8 with DINx4 connected at J6 for the 16 encoders ( as I see in this diagram:       http://www.ucapps.de/mbhp/mbhp_dinx4_16enc.pdf )

                      DINx1 connected at J9 for the 8 switches

     

    I uploaded with Mios Studio the "setup_midibox16e_without_ledrings.hex" without any modify ( I left the the "mios_enc_table" as is because I believed that was enough using the setup.....asm )

    so the switches works fine but the encoders give no signs of life

     

    Before I tell you of the other problem I had it is better have an answer about this:

     

    is it right to connect the DINx4 for the encoders to J6 instead of J9  ( or better : have I understood well the diagram ?)

    Have I anyway to modify "mios_enc_table.inc" to enable the encoders?

     

    Thanks for any help

     

    Antonio

     

    P.S.

     

    I apologise for the newbe question

     


  3. Hi,
    I dont know if I have understood well if you have no response from the core.
    When I built my MB6582 I had no response because of J11.
    I used a defective jumper ( it had no metal inside) so J11 was always open with no feedback from the core .
    regards

    Antonio

  4. Boards......

    I made a Polivoks filter PCB in these weeks based on Bareille design but havent populated yet to test it but .......I think you will need it :D

    Nice tune as usual...hoping that on a day I will post here a tune of mine ( and hoping that someone will love it )

     

    Greetings from Bel Paese

    A

  5. Hi Peter,

    Nice track and I love that Virus

    I have to buy one of these evil machine sooner or later.

    Do you know the dude with VR glasses at the end of video?

    Best regards

    Antonio

     

    P.S.

    Nice the way you have fit of gears every square inch of your room :D

  6. Hi,

    Recently I discovered that AKAI make MESA1 software for samples editing ( SCSI to PC ).

    Now , searching on the AKAI site , I found MESA2.2 that is for S2000 and S3000.

    Please can someone help me showing a link where I can found MESA1 for S1100 ?

    Or someone who has the Windows installer ?

    Thanks and best regards?

    Antonio

  7. Hi Thorsten,

     

    Thanks for your reply.

    I do not see any reference to the timing, so, it must be the time of execution of the instructions

    to determine the duration of the pulse. Right?

    Do you think is possible in future add in MIOS STUDIO a pulse time set function?

    To manage gears who need pulses instead of continuos ON state.

     

    Thanks and best regards

     

    Antonio

  8. It won't be possible to control a 808 bass drum from a J5 output, because you will need a 1 mS trigger!

     

    Such triggers are only available at DOUT pins, and they have to be configured in the MBSEQ_HW.V4 file:

     

     

    Hi Thorsten,

     

    How can I do a 1mS trigger with MIDIO128V2?

    Or better :

    is it possible ?

     

    In these evening I am soldering a CORE for a MIDIO128V2 to try to trigger 808 voices and have designed with two NOT a "pulse time  regulator"

    but I will be more happy if I reach the goal with no external hardware.

     

    Thanks and best regards

     

    Antonio

    .

  9. :flowers: :flowers: :flowers:    :flowers:         :flowers:   :flowers: :flowers: :flowers:   :flowers: :flowers: :flowers:   :flowers:        :flowers:   :flowers:  :flowers:  :flowers:

            :flowers:            :flowers:         :flowers:   :flowers:         :flowers:   :flowers:         :flowers:   :flowers:     :flowers:      :flowers:

            :flowers:            :flowers: :flowers: :flowers:   :flowers: :flowers: :flowers:   :flowers:         :flowers:   :flowers:  :flowers:         :flowers:  :flowers:  :flowers:

            :flowers:            :flowers:         :flowers:   :flowers:         :flowers:   :flowers:         :flowers:   :flowers:     :flowers:                        :flowers:

            :flowers:            :flowers:         :flowers:   :flowers:         :flowers:   :flowers:         :flowers:   :flowers:       :flowers:    :flowers:  :flowers:  :flowers:

    • Like 2
  10. I am using Windows 7 64 bit. Maybe try to totally remove the driver first and then reinstall?

     

    already done.

     

    To me  two modules ( 10 MIDI ports ) works fine like yours.

     

    May you try with 3 or 4 .

     

    Anyway I will test soon with a OS upgrade

     

    Regards

     

    Antonio

  11. Hi Shuriken,

    Thanks for your reply

     

    %DevName%=MIDIDEVICE,USB\VID_16C0&PID_1022

     

    I have to add this line at the end of the section

    and add a new line increasing the PID for each new GM5x5x5 module

    Then install the driver in my computer

    Right?

    Only one thing is not clear for me:

     

    have I to change the PID in the eeprom too or this procedure is anyway for use without eeprom?

     

    Thanks and best regards

     

    Antonio

     

    P.S.

    Actually  I use two GM5x5x5

    The first

    MIDIbox.org ( J8 closed )

    and the second

    Ploytec. org ( J8 opened )

    Only for midibox one I can obtain a name change as I wanted in the .inf file

    I.E.

    WDM.MIDI_1.szPname="MIDIbox SID (1)"

    WDM.MIDI_2.szPname="MIDIbox FM (2)"

    WDM.MIDI_3.szPname="MIDIbox SEQ (3)"

    WDM.MIDI_4.szPname="MIDIbox Stribe (4)"

    WDM.MIDI_5.szPname="Keyboard (5)"

     

    For the ploytec one I have to keep the names assigned automatically.

     

    Is there a chance to rename the ploytec range too?

  12. Thanks anyway,

    By the way I will use two GM5x5x5 and if I will solve I will post here .

    With the EEprom configuring will be the same?

    What I have to do to have two different configuration in EEprom, I toke a look at the special app in the repository

    but as I am not very into programming I dont know how to modify the code to configure two device.

    Or better : what is the part of the code I can modify who make the difference from two devices?

    At this point is interesting to me to try it.

    Best regards

    Antonio

  13. Hi Thorsten,

     

    yes, I can confirm.

     

    but  I have to say that two device works OK also with only the MIDIbox.vid selected , leaving both J8 closed and other jumpers untouched ( closed )

     

    I changed the name in the .inf file writing:

     

    WDM.MIDI_1.szPname="GM5 porta 1"
    WDM.MIDI_2.szPname="GM5 porta 2"
    WDM.MIDI_3.szPname="GM5 porta 3"
    WDM.MIDI_4.szPname="GM5 porta 4"
    WDM.MIDI_5.szPname="GM5 porta 5"

     

    So for the first interface I have ( in MIOSStudio for example and in othe programs too ) :

    GM5 porta 1

    GM5 porta 2

    GM5 porta 3

    GM5 porta 4

    GM5 porta 5

     

    and for the second i have:

     

    GM5 porta 1 - 2

    GM5 porta 2 - 2

    GM5 porta 3 - 2

    GM5 porta 4 - 2

    GM5 porta 5 - 2

     

    The " problems " start with 3 or 4 GM5x5x5

     

    The system dont recognize the third at bootstrap, I have to unplug and re-plug the USB cable to make the system see it

    The fourth doesnt exist anyway.

    And this with various configurations tested (it seems to me I am following the indication in the GM5 page very correctly but it is possible that I am making something wrong )

     

    Best regards

    Antonio

×
×
  • Create New...