Jump to content

Koerby

Members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by Koerby



  1. E.g. something like this:

    
    
    # re-print following labels after 2 seconds inactivity:
    LCD_DEFAULT t=2  hw_id=Enc:1  hw_id=Enc:2  hw_id=Enc:3

    (taking hw_id instead of id to ensure that the currently selected bank will be considered)

    yes something like this, maybe also with an meta_event

     

     

    Yes, the display can be cleared with %C

    It's also possible to clear a segment before writing to it by setting the cursor within the string, e.g.

     

     

     

    
    
    ... lcd_pos=1:1:1  label="%20s@(1:1:1)New Text"

    This will:
    - start at 1:1:1
    - print 20 spaces
    - set the cursor back to 1:1:1
    - write a new text (with less than 20 characters)

     

     

    I tried something like this

    EVENT_AINSER id=1 fwd_to_lcd=1 range=0:127 type=CC chn= 1 cc= 20 lcd_pos=1:1:1 label="%20s@(1:1:1)Osc1  %20s@(1:1:2)Shape:^OSC_Shp"

    but i got the error message: [MBNG_FILE_C] ERROR: string to long in EVENT_AINSER ... label=%20s@(1:1:1)Osc1 %20s@(1:1:2)Shape:^OSC_Shp

  2. Hello,

     

    is it possible to define a "timeout" after this some default values/Page are displayed?

    I have 10 Parameters and if I change one of them, i will forgot :) the other nine. So it would be great, if the display jumps after a specific to a page were all 10 values are shown.

     

    Other question: Is there a chance to clear the display, before a write something? Because if the new string is shorter than the old, i have a fragments on the LCD.

  3. Hallo Community,

    ich versuche schon die ganze Zeit meinen Seq V4 mit der Version 0.59 upzudaten. Nachdem der Sequenzer im MIOS Studio 2.2.4 erkannt wurde und ich dem upload starte erscheint nach kurzer Zeit die Meldung "Timeout on query request." Danach wird der Sequenzer nicht mehr erkannt. Ein erneutes "Query" bringt die Meldung

    No response from MIOS8 or MIOS32 core!

    Check MIDI IN/OUT connections

    and Device ID!

    Ich muss den Sequenzer erneut starten, ein Update schlägt aber trotzdem fehl.

    Die derzeitige Version ist 0.57, Verbindung ist über USB. Ich erinnere mich beim aufspielen der Firmware auch diese Probleme gehabt zu haben, aber da hat ein Neustart des LPC17 geholfen. Hier irgendwie nicht. Was mach ich falsch?

    Gruß Marcus

    PS: Device-ID ist 0, und der Core ist mit allen anderen Modulen verbunden

  4. Hallo Thorsten

    Das file hat auf funktioniert.

    Dein Support ist wirklich der Hammer, da kann sich manch ein großer Hersteller eine Scheibe davon abschneiden.

    Gruß Marcus

    Ps: wo finde ich die generelle downloadpage für ältere Binaries. Und gibt es im Mios Studio eine Ausgabe welcher Taster gerade gedrückt wird (SR/Pin)?

    Gruß Marcus

  5. Hallo Thorsten,

    dass das File MBSEQ_HW.V4L heisst hat mich auch verwundert. Ich habe aber definitiv die richtige Firmware geflasht. Im SW-Ordner liegt ja auch das File von Wilba. Das funktioniert auch nicht.

    Das steht im MIOS Studio:

    Operating System: MIOS32

    Board: MBHP_CORE_LPC17

    Core Family: LPC17xx

    Chip ID: 0x26113f37

    Serial: #51013030C60145358CD8A9D40000005F

    Flash Memory Size: 524288 bytes

    RAM Size: 65536 bytes

    MIDIbox SEQ V4.057

    © 2012 T. Klose

    Nach einem Reset kommt:

    [11358.478] reset

    [11360.904] Init DHCP

    [11361.003] [network_device_init] PHY initialized

  6. Hallo Thorsten,

    in meinem Ausgabefenster sehe ich keine Files nur das hier:

    [ 315.218] sdcard

    [ 315.220] SD Card Informations

    [ 315.220] ====================

    [ 315.220] --------------------

    [ 315.220] CID:

    [ 315.220] - ManufacturerID:

    [ 315.220] - OEM AppliID:

    [ 315.220] - ProdName: SA04G

    [ 315.220] - ProdRev: 4

    [ 315.221] - ProdSN: 0x9c56f347

    [ 315.221] - Reserved1: 237

    Gruß Marcus

    Ok nach dem einem weiteren auslesen kommz das hier

    [ 637.719] sdcard

    [ 637.720] SD Card Informations

    [ 637.720] ====================

    [ 637.720] --------------------

    [ 637.720] CID:

    [ 637.721] - ManufacturerID:

    [ 637.721] - OEM AppliID:

    [ 637.721] - ProdName: SA04G

    [ 637.721] - ProdRev: 4

    [ 637.721] - ProdSN: 0x9c56f347

    [ 637.721] - Reserved1: 237

    [ 637.721] - ManufactDate: 153

    [ 637.721] - msd_CRC: 0x59

    [ 637.721] - Reserved2: 1

    [ 637.721] --------------------

    [ 637.721] --------------------

    [ 637.721] - CSDStruct: 1

    [ 637.722] - SysSpecVersion: 0

    [ 637.722] - Reserved1: 0

    [ 637.722] - TAAC: 14

    [ 637.722] - NSAC: 0

    [ 637.722] - MaxBusClkFrec: 50

    [ 637.722] - CardComdClasses: 1461

    [ 637.722] - RdBlockLen: 9

    [ 637.722] - PartBlockRead: 0

    [ 637.722] - WrBlockMisalign: 0

    [ 637.722] - RdBlockMisalign: 0

    [ 637.722] - DSRImpl: 0

    [ 637.722] - Reserved2: 0

    [ 637.722] - DeviceSize: 7551

    [ 637.722] - MaxRdCurrentVDDMin: 0

    [ 637.722] - MaxRdCurrentVDDMax: 0

    [ 637.722] - MaxWrCurrentVDDMin: 0

    [ 637.722] - MaxWrCurrentVDDMax: 0

    [ 637.722] - DeviceSizeMul: 240

    [ 637.722] - EraseGrSize: 31

    [ 637.722] - EraseGrMul: 28

    [ 637.722] - WrProtectGrSize: 0

    [ 637.722] - WrProtectGrEnable: 0

    [ 637.722] - ManDeflECC: 0

    [ 637.722] - WrSpeedFact: 2

    [ 637.723] - MaxWrBlockLen: 9

    [ 637.723] - WriteBlockPaPartial: 0

    [ 637.723] - Reserved3: 0

    [ 637.723] - ContentProtectAppli: 0

    [ 637.723] - FileFormatGrouop: 0

    [ 637.723] - CopyFlag: 0

    [ 637.723] - PermWrProtect: 0

    [ 637.723] - TempWrProtect: 0

    [ 637.723] - FileFormat: 0

    [ 637.723] - ECC: 0

    [ 637.723] - msd_CRC: 0x4f

    [ 637.723] - Reserved4: 1

    [ 637.724] --------------------

    [ 637.724]

    [ 637.724] Reading Root Directory

    [ 637.724] ======================

    [ 637.725] Retrieving SD Card informations - please wait!

    [ 637.725] SD Card: '': 3950 of 3951 MB free

    [ 637.725] [......a] 03/11/12 05:57:50 PM 17348 MBSEQ_HW.V4

    [ 637.725]

    [ 637.725] Checking SD Card at application layer

    [ 637.725] =====================================

    [ 637.725] Current session: /SESSIONS/DEF_V4L

    [ 637.725] File /SESSIONS/DEF_V4L/MBSEQ_B1.V4: doesn't exist

    [ 637.725] File /SESSIONS/DEF_V4L/MBSEQ_B2.V4: doesn't exist

    [ 637.725] File /SESSIONS/DEF_V4L/MBSEQ_B3.V4: doesn't exist

    [ 637.726] File /SESSIONS/DEF_V4L/MBSEQ_B4.V4: doesn't exist

    [ 637.726] File /SESSIONS/DEF_V4L/MBSEQ_M.V4: doesn't exist

    [ 637.726] File /SESSIONS/DEF_V4L/MBSEQ_S.V4: doesn't exist

    [ 637.726] File /SESSIONS/DEF_V4L/MBSEQ_G.V4: doesn't exist

    [ 637.726] File /SESSIONS/DEF_V4L/MBSEQ_C.V4: doesn't exist

    [ 637.726] File /SESSIONS/DEF_V4L/MBSEQ_HW.V4: valid

    [ 637.726] done.

    Gruß Marcus

  7. Hallo zusammen,

    ich bin gerade dabei mein erstes Midibox-Projekt zusammenzubauen. Ich habe gerade etwas Probleme mit der Zuweiseung der Taster im MBSEQ_HW-File. Die SD-Karte wird erkannt, ich kann auch in Windows darauf zugreifen. Leider werden die Tasterzuweisungen auf der Karte ignoriert.

    Soweit ich es richtig verstanden habe muss mein MBSEQ_HW File nur im Rootverzeichiss der Karte liegen, und sollte dann automatisch beim starten gelanden werden. Tut es aber nicht. Was mach ich falsch?

    Karte ist eine 4 gig Micro-SD auf FAT32 formatiert,

    Wer kann mir helfen?

    Grauß Koerby

×
×
  • Create New...