Jump to content

moxi

Frequent Writer
  • Posts

    993
  • Joined

  • Last visited

Everything posted by moxi

  1. http://www.bourns.com/chineseS/2/pdfs/pec11.pdf le lien ,plus facile comme ça.
  2. j'ai la datasheet.comment je fait pour te la donner?
  3. it's a money problem? good server are too expensive? may be we can donate ?...
  4. moxi

    SEQ :4*16 butons

    thank thank.
  5. moxi

    SEQ :4*16 butons

    excuse me ,what you mean exactly ,i have to add some line to call "SEQ_SELECTED_TRKS" for each buttons before calling the " SEQ_GP_Buttons example: SEQ_BUTTON_GP17 movlw 0 ;;(or 1 ,2 , 3) rgoto SEQ_BUTTON_Trackx_Cont andwf(?) SEQ_SELECTED_TRKS, W, BANKED movlw 0x10 rgoto SEQ_BUTTON_GP_Cont i don't understand where you "arm" a track. what's that , in the "seq_gp" file: """"""SEQ_GP_Mode0_Button_Loop ;; check if track selected""""""""" may be it will be easier with this , and can multiple cores share one datawheel and some butons like layers or track select ,as i don't care if all the cores move to the selected functions at the same time . i just want to be able to edit four tracks at the same time ,as if it was one track.(to play chords for example or record multiple CC's) .It would be possible if each core have his own lcd ? what will happend if i connect a datawheel to two or more DIN ?and for buttons.
  6. moxi

    SEQ :4*16 butons

    thank.
  7. hello , i just want to know how to add 3 rows of buttons for each track in seq v2. how i have to do to make this additionnal buttons directly calling the step edit functions for the track even if another track is selected with the "tracks buttons". do you understand? i mean i can easily add 3*16 "GP" buttons (without other purpose than step edit functions) ,but what the interest if i'm obliged to select the track to edit before!!!! someone can help me to program the "seq_buttons.inc"? if it's impossible ,can i build a 4 * seq v2 (with 4 cores) that share parameters as tempo ,pattern change ,sync and other system functions with only one data wheel?
  8. "normaly open" :that's means i must have 0 volt when the button is pressed and released or just when the button is pushed?
  9. Maybe someone could tell me how to connect the 3 other rows of buttons to the second din , and what changes must be done in the mios?
  10. screamin' ,did you mean that is possible with the midibox LC?
  11. somebody else can answer to my question ?
  12. hello ,i 've found an old stock with some buttons but some are "momentary push button " , other are " toggle switch" and other "push on - push off switch" . i've some 3 positions toglle switch too , can i use all of them together ,how to tell to mios how react buttons? i' ve some 100k pots ,can i use them ,instead of 10 k pots?
  13. what is my project :to do a mbseq without lcd but using an old notebook (arche np102) with a intel 386 to display all the parameter. I plan to design an interface with synthedith and make it to respond to the parameter changes of the seq , so you can see what you are doing. i just want to know if it's possible to send a sysex string or midi each time a button is pressed ,even with the gp or play and pause etc buttons? i want to put the F1-F4 buttons just under the screen in order to label them on it ,something like menu navigation on mpc samplers. And can i use the 1GB drive in the notebook to store data ,to avoid the use of bankstick?
×
×
  • Create New...