Jump to content

gillesdeshays

Members
  • Posts

    525
  • Joined

  • Last visited

    Never

Everything posted by gillesdeshays

  1. i can complile it for you ... 8)
  2. i can complile it for you ... 8)
  3. donc de gauche à droite : masse / pin DIN paire / pin DIN impaire
  4. autrement dit ... vu du coté soudure (arriere de l'encodeur, pattes en bas) la pin de gauche c'est la masse (VS sur les connecteur Jx) celle du centre se connecte sur les pins paires des shift registers ( D0, D2, D4, D6) et la pin de droite se connecte sur les pins impaires (D1, D3, D5, D7) ...
  5. En fait, les fichiers setup_XXX sont les quasiment memes que le main.asm mais sans les commentaires ... et personnalisés pour certaines configs ... donc base toi sur le fichier main.asm .. change le suivant tes besoin et renomme le setup_maconfig.asm ... puis tu le convertis (grace à MPLAB ou au script perl : hex2syx.pl ).. ca te donne un fichier setup_maconfig.syx que tu peux mettre dans ton pic grace a MIDIOX . la config de MIDIOX est ici : http://www.ucapps.de/mios_bootstrap.htm
  6. juste un truc ... je vois souvent des gens qui montent entierement leur midibox AVANT de programmer leur application... et le la configurer... Je pense qu'il vaut ecrire son code ... puis monter petit a petit les divers composants .. comme ca on sait au fur et a mesure si tel ou tel pot ou bouton fonctionne et surtout si il a la bonne assignation ... enfin .. perso c est ce que je fais ... voila ...
  7. dans main.asm tu as toute les explications ....
  8. demain ... bien mais pas top ... ::)
  9. juste un petit truc ... le SID n'est pas une eprom (memoire) mais un espece de processeur .... ;)
  10. juste un petit truc ... le SID n'est pas une eprom (memoire) mais un espece de processeur .... ;)
  11. ouais ... c'est bcp bcp de taff .... c'est pas mieux d'apprendre l'anglais ? ;D non je deconne ... bon courage ... car y a du monde à traduire !!! je serai là en cas de besoin :)
  12. Pilo a raison ... c'est le bon pdf ... si t as un doute .. t en monte un .. et tu vois si ca marche ! ;)
  13. there is the BOURNS ACE128 .... here is the datasheet check this : http://ourworld.compuserve.com/homepages/steve_lawther/bourns.htm hope this help ... gilles
  14. ok .. i found where are the C2 note on 1-2-3-4 .... on J3 but used by the menus buttons ... but doesn't explain the strange behaviour of note ON 5 which stay lighted when i push Note on 1-2-3 or 4 ....and lights off when i push note ON 5 .... ???
  15. ok .. i found where are the C2 note on 1-2-3-4 .... on J3 but used by the menus buttons ... but doesn't explain the strange behaviour of note ON 5 which stay lighted when i push Note on 1-2-3 or 4 ....and lights off when i push note ON 5 .... ???
  16. Ok .. i'm back in the MIOS ... My project is that : for controlling reason ... So i have : - 8 menus buttons - 4*15 encoders - 15 analog faders - 3 *15 buttons As 1 Core module is not enough for all this, i must use 2 cores with MB64E config ... I'm not sure how i can use the 2 cores ... My idea was - Core "master" = 8 menu buttons + 3*15 buttons + 15 faders - Core "slave" = 4*15 encoders Is this the good solution ? other thing ... i connected the master to the front panel like that : - menu -> first DIN J3 - Button 1 to 4 -> first DIN J4 - Button 5 to 8 -> first DIN J7 - Button 9 to 12 -> first DIN J6 - Button 13 to 15 -> first DIN J5 When i startup the core, the 5th note on the screen is always ON ... I push the 5th button and release it : the 5th note disapear ... but i push on button 1, 2, 3 or 4, the 5th note comes ON again and stays like that ... ??? I also notice that the buttons 1 to 4 and 9 to 15 gives a C2 note on the screen but the buttons 5 to 8 gives a C5 note ....??? ... where are the 5 to 8 C2 notes ???
  17. Ok .. i'm back in the MIOS ... My project is that : for controlling reason ... So i have : - 8 menus buttons - 4*15 encoders - 15 analog faders - 3 *15 buttons As 1 Core module is not enough for all this, i must use 2 cores with MB64E config ... I'm not sure how i can use the 2 cores ... My idea was - Core "master" = 8 menu buttons + 3*15 buttons + 15 faders - Core "slave" = 4*15 encoders Is this the good solution ? other thing ... i connected the master to the front panel like that : - menu -> first DIN J3 - Button 1 to 4 -> first DIN J4 - Button 5 to 8 -> first DIN J7 - Button 9 to 12 -> first DIN J6 - Button 13 to 15 -> first DIN J5 When i startup the core, the 5th note on the screen is always ON ... I push the 5th button and release it : the 5th note disapear ... but i push on button 1, 2, 3 or 4, the 5th note comes ON again and stays like that ... ??? I also notice that the buttons 1 to 4 and 9 to 15 gives a C2 note on the screen but the buttons 5 to 8 gives a C5 note ....??? ... where are the 5 to 8 C2 notes ???
  18. Here is the (near) finished front panel ... Now I can say that i'm the slowest midibox manufacturer !!! :) 8) I'll do in the week the wooden bow ... But i'm still worknig on the software config ... with bad results ... :( i'll post some questions concerning double MB64E core in the testing_troubleshoot forum ...
  19. fine for me ! 8)
  20. fine for me ! 8)
  21. bon tampis .. ils seront pour moi !!! next step : MB64SEQ !!!
  22. parfait !!! Reste donc Defred et Mric ... allez les gars .... ;)
×
×
  • Create New...