
d2k
Frequent Writer-
Posts
912 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Blogs
Gallery
Everything posted by d2k
-
Hey T... thanks for the thumbs up :)... do u see any big probs doin this with mios over the original 16f project from that site? ie, calculating velocity values when say more then 5 keys are pressed... Cheers Dan
-
Hi... So getting back to this...how does this sound: 61 Din inputs (for the keys) 2 Dout outputs for the top and bottom rails (NO/NC) Start state: Top DOUT = 0, Bottom = 1. Then: Clock in all DINs. Which ever are set to 0 are sitting at the top. Next: Set top =1, bottom = 0. Then: Clock in all the DINS. Which ever are set to 0 are fully pressed. Any key that read 1 on both passes was moving at the time. We time clock up a timer for each moving key - and repeat the process...we can then see which keys are pressed, and how long then took to get from top to bottom... making sense? Best Dan
-
Hey never used a church organ so i dunno if this q is applicable here - but how are dealing with veloctity on key presses? Or are u just using a set value? Reason I ask is cos I'm converting a regular kb to MIDI - I've truned all the keys into switches - when not pressed they are in contact with the top buss bar, when pressed they switch and connect with the bottom buss bar - I was thinking a timer function could be used for gettin the velocity (convert the time taken to go from top to bottom buss bar and convert to a velocity value)...doable? Best Dan
-
you could try to butcher some rubber feet and use those as caps - Im gonna get some lathed out from circular metal :) Best Dan
-
Steve! more power to ya man :D I'd love to have a diy'ed cutter sitting here one day! def keep us posted - what a realistic price on a project of this scope? Peesh Dan
-
Yup, I've just swaped the assignment digits to ones StephenTi used (D6/7 of dout) and found that these are the correct ones :)
-
Hey doc... U know u can also use the ledrings as meters too right? Or u just goin for a uberl33t LC? :P Peesh D
-
Hey Steve Yup, u could breadbrd the max232 chip between the pic and com port or just use a LTC and leave out the HC00's. However, I've tried the to-com option on my LC (which has 3 cores chained) and I cudnt get logic to behave proper with it :( Best Dan
-
ah well :( wernt looking for the whole thing to be done - just some hints :) Best
-
Hey... How can I save dif param setups assigned to the joystick pots and flick between them via some buttons? I'm guessing the dif setups could be stored on a bankstick (I have 4 internal ones)... Cheers Dan
-
Hi Rigo... Sounds very interesting indeed :) I have a panel I'll be needin to get cut soon - can u do folded panels? Also, whereabouts are you located? Im in the UK... Cheers Dan
-
with my track record...:P NO DOUBT!
-
hmm, not to keen on that logo I must say... when was a logo decided neway? Peesh Dan
-
mmm, more lcds :D
-
Hi As it stands you've 2 LC layers and a 3rd GPC layer (makes the vpots act like regular cc controllers - scale up/down via the jog wheel ;p)...TK worked it toooo nice :D Best Dan
-
Hey T... Great, both core's and the 16x2 display behaving just fine :) (looks nice next to the 2 2x40s ;)) Now on to the single pot for master fader :D* Best D * Sorted :D
-
Hey T Hmm, it cant be done with a change to the ID at bootstrap can it? I cant see any info on the readme for setting the merger or mblink status at this point. So I have to enabled this by adding code to the lc main.asm file ye?* Great! I had the midi out of the master to the In of the 2nd but was gettin some very strange behavior when slecting between smpte and beats ;p hope this solves it! Also, as I have this 2nd core just for smpte/beats on a 16x2 - i was thinking a regular rotary pot would be fine for the master fader control - can this be done without changing much LC code? ie, would i just enable the motorfaders setting (even tho its a regular pot) and set it so 1st fader is masterfader (option in main.asm)... Cheers!!] Dan * This all i need in the main.asm: movlw MIOS_MIDI_MERGER_MBLINK_FP call MIOS_MIDI_MergerSet
-
Hey T... Yup, worked fine :) So to have the master core always set as midi merger or mblink fp - i have to burn it with the bootstrap right, otherwise i always have to send this code...or can i add a line in the main.asm if the lc app? ta D
-
Hi... I'm redoin my LC box and have a multi-core setup...atm I have 2 cores in, a 3rd will be added... I've left the octo out on the 2nd and connected the digital midi out of the master to the in of the 2nd. The device id of the 2nd is 1 (burnt with 1 at the end of the bootstrap loader id line), id of master is 0. I then made a new mios syx file for the 2nd core (id=1) and went to upload it thinking it'd work, but no :/... Am i missing summin out? It should work right? I put the the 2nd core in the 1st core's socket and uploaded the adapted device id mios o/s file and it loaded fine so that part is coo, it's just the data is not getting between the 2 cores... Does the master core have to have an app loaded with that mb forwarding point enabled for it to work or summin? - I've just the o/s on each core atm Ta Dan
-
Hey T from the changelog: What does this do? and the part where u say "when you are using the original MBHP core module" implies theres another kind of core module about ? Is that V1? Confused...:P Ta Dan
-
Hi... Okay so, i dont fully understand this thread but it seems very interesting!! (noticing plenty of smillies) - on hearing those mp3 links I'm assuming this project is about a PIC based sampler? what is the topic title in reference too tho? Pay C - care to translate a lil :)) Peesh D
-
just found this: http://www.ullala.at/experiments/midiindir.html best
-
I def appreciate the effort in helpin troubleshoot this1! :) Okay, I been all round IC8, yet still....enough already goodnight! Peesh D
-
hehe, too simple - i already had done this...as i said a few posts earlier: so, im back to square one! Dan
-
Indeed... Lets go! :)