Jump to content

xarolium

Members
  • Posts

    277
  • Joined

  • Last visited

Posts posted by xarolium

  1. Bonjour à tous,

    Je vous expose mon souci qui nécessite votre aide

    J'ai un synth MS 404 de chez Doepfer

    La mémoire EPROM 2764 qui contient le Firmware est apparemment HS j'ai donc contacté Doepfer pour qu'il me renvoie le firmware ce qu'ils ont fait assez rapidement quand je leur ai exposé mon cas

    le seul souci c'est que je n'ai pas de programmateur d'EPROM 2764 et que cela coute assez cher.

    Faute de budget je voulais savoir si un Midiboxer généreux ayant en sa possession un programmateur d'EPROM pourrai me "bruler" mon EPROM.

    Je propose en échange des PIC, EEPROM,Digits ou autres composant suivant ce que vous auriez besoin

    Merci de aide précieuse

  2. I would like some help to do my program

    My line of switch number 1 to 8

    My column of switch number 9 to 16

    The LED number 1 to 64

    Example:

    If Sw1=1 and Sw9=1 or (Recieve Midi Message Note ON C1 canal 1)

    Set Led1=1 and Dout SR1 Pin1=1

    If Sw1=1 and Sw10=1 or (Recieve Midi Message Note ON C#1 canal 1)

    Set Led2=1 and Dout SR1 Pin2=1

    ........

    If Sw1=0 and Sw9=0 or (Recieve Midi Message Note off C1 canal 1)

    Set Led1=0 and Dout SR1 Pin1=0

    If Sw1=0 and Sw10=0 or (Recieve Midi Message Note off C#1 canal 1)

    Set Led2=0 and Dout SR1 Pin2=0

    .......

    I would like to know how to translate this in my program

  3. Salut a tous,

    Voila j'aimerai réaliser ma propre application qui est une matrice audio 8X8 contrôler en Midi et aussi avec des switches.

    Mais bon mon souci c'est que je ne comprends pas tout à la mise en place d'une application:

    -Quels fichiers je dois inclure dans mon application?

    -Comment éditer chaque fichier pour que mes boutons réponde comme je le souhaite?

    -Ou dois je assigner mes boutons dans le programme pour qu'ils correspondent aux fonctions que je souhaite leur attribuer?

    -Ou dois je  assigner mes DOUT pour qu'ils commandent correctement mes relais?

    -Comment je fais pour ajouter un Bankstick dans mon application pour sauver mes paramètres?

    Je sais que mes questions sont très vagues

    En fait je cherche une petite application qui me permettrai de comprendre la structure d'un programme . Une application simple comme un bouton qui envoi un signal midi et qui pilote une Led.

    Merci pour votre aide

    je vais continuer à éplucher le forum pour trouver des infos qui pourrai éclairer ma lanterne

  4. Dear Midiboxer

    I need your help to realise my project because i've a lot of question

    Project description:

    I would like to realise a 8x8  matrix for my modular synth with 8IN and 8 out, a Matrix led and 16 switches, exactly the Midibox SID matrix but where i can connect what i want (vco out, adsr in, vcf out...)

    I would like to save the patch in a bankstik

    I add 4 switch to save, load, choose my patch

    I need 64 relay and a midibox application to control them

    Configuration:

    1 core, the brain

    3 DIN for the 16 switches to control the matrix and the 4 switches MENU

    1 DOUT for the matrix LED

    8 DOUT to control the 64 relay

    1 Bankstik to save each configuration

    1 LCD

    Question:

    Which midibox application will be the best to do it?

    Which relay do you think i need? Can i use CMOS4066 instead of relay?

    Can i save some configuration with MIDIBOX 128?

    thank you for your futur answer

  5. Hi,

    i know that there is a lot of topic about this subject but i read it but i didn't find the answer of my problem

    i have two led on my matrix who doesn't work

    the second led of the 5th row and the 7th led of the 7th row and all the other are ok

    i control that led work fine and no problem

    and this not a bad solder

    is it possible that it doesn't work because it is different led than the other?

    or somebody have a other solution

    thank you

×
×
  • Create New...