Jump to content

Bach911

Members
  • Posts

    6
  • Joined

  • Last visited

About Bach911

  • Birthday 01/01/1

Profile Information

  • Gender
    Not Telling

Bach911's Achievements

MIDIbox Newbie

MIDIbox Newbie (1/4)

0

Reputation

  1. Nice to here from you. Thank you for the update you sent by email. I will not have a chance to check my email for the next two days. I will be traveling for the next two days. I am writing on computer now that does not have access to my email. I am excited to try out your new code. I would much rather run your code for my pet project than run a black box. I hope to test the update and inform by next weekend. Until then, thank you very much. :D
  2. I forgot to mention I am using a 64 bit computer with Vista home 64. I was having a lot of trouble with my older XP laptop. I will try to create the main.syx in a 32 bit machine and download to the core. Will try to complete 2/15/2009. I am not home until then. I will let you know the results. The date on main.asm is 6/28/2006. This looks like the newest date. The oldest date is main.syx 6/26/2004. I apologize for the question on velocity curves. I finally read your plan for the future. :-[ Roland style is 16 rows by 8 columns parallel I did not make schmatics. I attached test layout I created. This is top 13 note octive. There are some errors (mostly which note is which). Single layer board bottom two are input. Top two are ouput. Only using three ouput on top for top 13 notes. Diodes are input and bottom. Dual layer attaches 45 degree from single using 45 degree connectors. Wire is used to connect ouptut to connector blocks. Keyboard Proto Type F.pdf Keyboard Proto Type F.pdf
  3. Great to talk with you. Thank you for replying. I got your software and directions from Smash TV site http://www.avishowtech.com/mbhp/files/sm_16x16_vel.zip Both MIOS Studio and MIDI-OX show note on and velocity 127 when both switches on. I can control speed on switch 1 and 2 on from milli second to seconds but always 127 velocity. Note off message is given when two or both are off. I am using photo diodes and transitor for switches. However, I also tried manual switching with same results. I tried on two different Smash TC cores using same AIN and AOUT modules with same results. If there is newer implementation, please tell me how to obtain. I would prefer to use Roland standard 64 matrix if available. However, I can implement any matrix since I am building my own keyboard electronic single and dual layer copper boards. Does code have ability for log, exp etc velocity change? Thanks for sharing your work. There is on one else than you has developed and shared velocity scanning matrix software. :)
  4. Thanks for looking into this. Per your suggestion, I sent a personal note to QBAS.
  5. Quote from stryd_one 2:06 [shadow=teal,left]Is it mike's, or smashtv's? They're different![/shadow] SmashTV Quote from stryd_one 2:06 PIC's bought from Mike or Smash usually have this bootloader installed already... Where did it say to upgrade I realize now, the directions in main.asm did not say to update the Bootloader and MIOS. It only mentioned to download and install the MIOS bootstrap loader from http://www.ucapps.de. However, after reading about the bootloader at ucapps, It directed me to update to the newest bootloader and MIOS. Quote from stryd_one 2:06 Which document did you follow to get this instruction? It's very outdated. It should not even work. Perhaps you have old files and old documentation saved on your PC? I got the directions and code from QBAS Copyright Thorsten Klose documentation less than a year ago at http://www.avishowtech.com/mbhp/files/sm_16x16_vel.zip. It is still there. I found this from a design concept forum dated 2006-10-16. I find the forum by searching "velocity scanning matrix" and choosing Sound Duke. I have not been able to find this topic in a newer forum (other than distant differences between sharps and naturals). Pointing me to newer forum would be very welcomed. Quote from stryd_one 2:06 Always use MIOS Studio in Smart Mode with Wait for Upload Request turned on. It's much safer, which is especially important when modifying the bootloader. Thanks for the tip! When updating, I was in smart mode but did not check "wait for upload request before starting upload". Quote from stryd_one 2:06 What switches did you use exactly? Velocity sensitive switches are special types of switch with two sets of contacts... I am using the Fairchild QRB1113 QRB1114 (I don't know the difference between the two). It is a reflective sensor with an enclosed infrared diode and phototransitor They can be found at Mouser. They are thin enough to place two beside each other within the distance of one key (even a black key). I plan to use stainless steel or copper 1/2 strapping to reflect the IR diode into the phototransistor. For now with testing, I move an angled white card in front of two units to create the two signals needed for each key. I also tried manually tripping the two contacts on the prototype board with the same results. I found it is improtant which switch is activated first. The two sided prototype board with the sensors is about 1 inch wide by one octive long. It is attached to another one sided prototype board at right angles. The board is about 4 inches and contains the traces for the matrix and power for the diodes in the sensor. It also contains the necessary switching diodes. For now, I made the wider prototype board only one octive wide since I knew I would be changing the design. I already found mistakes and needed improvements. Eventually it will be a bit less than three feet long for the five octives. With support, these prototype boards will hold the units at the approprioate width and distance from the angled strap attached to each key. I got keyboards from Organ Supplies Industries at Erie PA US. They are more reasonably priced when when you assemble the keyboards yourself. They have about an 18 inch fulcum which reduces differences between black and white keys velocity. The people at Organ Supplies Industries were very kind to supply me even though they are a wholesaler. I was incorrect when I said I did not modify the code. I added the PATH_INFO to MIOS Skeleton Small.mcp. I placed the files under c:\ . The programs don't seem to like long paths.
  6. I hate to ask questions when I am so new, but I am stuck. I am using Mike's Smash TV PIC core and components to implement QBAS's velocity scanning matrix for 61 keys. As directed I first undated to the latest MIOS bootstrap loader mios_v1_9f_pic18f452.hex. I used the MPLAB IDE environment to create the hex file, Active perl to create the main.syx and used MIDI-OX to send main.syx to the core. I tried light sensing diodes and mechanical switching both with diodes. I tested the switches with MIOS Studio. I did not use MIDI-OX since it does not give me velocity information. The key on and off works great at the appropriate notes. However all I get is 127 velocity regardless how I swipe the switches. I did not modify any files. Was I suppose to? I figured I better ask before tinkering with code since I don't have a clue what I am doing their.
×
×
  • Create New...