Jump to content

toxictv101

Members
  • Posts

    68
  • Joined

  • Last visited

    Never

Everything posted by toxictv101

  1. i would like (if it's possible) to use some dout doing Pwm and some filter and so use this as Analog output for velocity control. any one have some sugestion for handle this in the C skelton ? :P
  2. i m realy sorry i realy dont know what did appen to my circuits. i added a led function that was a bit to long maby in the init it was like a 2 For loops that flashed led in a fashion way like 100 time when mios started i simply removed all these unusual thing and everything work well now
  3. instead it would be realy cool. if i can use the j5 as Analog output ???? anyone got experience with it ?
  4. i notify that when i use Global variable the core reboot all the time. maby there is an overflow somwhere or something ?
  5. but is there a initialisation port procedure ? and what is the name of the variable that get the value in ?
  6. hi, is it possible to use the j5 pin as Analog to Digital converter for my custom C apps. tks.
  7. i ve made a litle led sequence in the init fonction , so that i know when it boot. and it call this fonction every 3 secondes ... ???
  8. hi all, i ve got 2 pic here, and they boot reboot every 2 or 3 seconds whatever i write in the code. anybody know what is it? maby i forgot to configure something.
  9. is everything else work ? is the sid work ? is the core send data by midi when powering on ?
  10. toxictv101

    Faire son PCB

    terrible la dernier exemple !!! ca me donne envie de jeter l'insoleuse que j avais fabriqué avc un vieux Scanneur et des mini tube pour bronzer (tube u.v)
  11. hi all, is it possible to add velocity suport in the midio128 i would like for exemple that on "dout" pin1 is for c1 vel-from 0 to 40 pin2 for c#1 from 40 to 80 and 3 for D1 from 80 to 127 ???? any help would be great tks
  12. hi all i need some help to finish my box it's a midio128 with 8 dout output pin that are play by midi i would like to get 2x 1ms pulse on pin1 & 2 and keep gate on others i ve a idea of where i could put some code but dont know exactly what to call and i know that the folowin function is call 1ms after some output have change can i put something there that can reset a given pin so 1ms after that it have move. -------------------------------------------------------------------------- ;; This function is called by MIOS after the shift register have been loaded ;; Note that this is an interrupt service routine! Use FSR2 instead of FSR0 ;; and IRQ_TMPx instead of TMPx -- and make the routine as fast as possible ;; -------------------------------------------------------------------------- USER_SR_Service_Finish ;; fetch DIN registers if requested IFCLR MB_STAT, MB_STAT_FETCH_DIN_REQ, rgoto USER_SR_Service_Finish_End bcf MB_STAT, MB_STAT_FETCH_DIN_REQ call MIDIO_DOUT_FetchDIN USER_SR_Service_Finish_End return --------------------------------------------------------------------------------------------- tks !
  13. what is the soft that create such great Panel ???
  14. very nice!!!! but what software did u use to create this picture ???
  15. a midi box would be perfect to do what u want u should do that step by step Core >>> Lcd >>> din etc... connect everything 1 by 1
  16. i think u sould ready better the modules page all info are on the website if u are not sure of what u are doing , it will never work !!! so read well all page that is needed to read ;)
  17. salut uriel la sid v1 peut etre poly aussi a partir du moment ou tu en mets plus q une. tu peux aller jusque 4 sid donc 4 voix et meme avc un seul sid tu peux utiliser un des 3 osc par voix de poly. pour ce qui est des ecrans lcd y'a toutes une serie d'options http://www.ucapps.de/mbhp_lcd.html dont ecran graphique ou carractere, de la taille que tu veux !!! tu peux aussi dessiner toi meme les carracteres (sur le graphique) voir meme l'interface que pense. +uriel ps: tu es uriel de Bxl ?
  18. for now ive connected the start/stop pin of the Din sync to a switch with 5 volt and the clock pin from the din sync to a dout pin, so when the corespondant note is play roland seq. think that its a clock pule, i would like to configure the midio so that it know that when these note is played, its note 1 pulse (1ms) that it have to do , but 12. or other solution would be to make the midio capable of receive the midi clock and traduce it by pulses (1 or 12 or 24 ... ) on dout.
  19. that the power supply is AC or DC doesnt matter because it pass by a rectifier bridge befor go to the 78xx regulator i dont think that your power adaptaor is to small with your conf. ,it should not take a lot of Amp!!!!
  20. yep but its not done in the midio128 but in the sync box :s
  21. 300ohm is ok to for limitation A. in led But with a 10k Resistor dont think that the led will shine
  22. hi , i have build some tr808 sound modul and with it a midio128 that produce 1ms trig out i also have add a din Roland sync 24 Output to be able to ctrl Roland gear with the BoX. the problem is that , it have to send 12 x 1ms pulse to get one step out of the sequencer so i would like to modifi the midio128 prog to make it send (only on 1 pin) 12 x 1ms pulse (12pulse @ 500hz) eatch time i send a note to it by midi so the roland sequ. can understand that he got to play a step Any one Can help me , show me how to include this in the soft ? Tks
  23. cool pcb!! how much do u pay for one board ???
  24. Just to say that the sound is simply exactly the same as the RolandTr808 it s a dream that become true my Cick/snare modul sound Crazy ;D ;D ;D :P
×
×
  • Create New...