Jump to content
Brian Enos's Forums... Maku mozo!

MichaelGj

Classified
  • Posts

    125
  • Joined

  • Last visited

Everything posted by MichaelGj

  1. Changed at bit in the code, think i made an error.. So could you try this one and i have also changed it from 150 to 200 as max.
  2. It should be adjustable from 1000 to 30000, but in options its shown as 1-300 Hope it works
  3. I have almost done it all, but i wont let me do a ScrollView to more then one LinearLayout... trying to figure it out, but haven't tried to GUI layout before.
  4. I'm working on it but i have some problems adding a Scroll View to the Options panel. Michael.
  5. I have tried that a few time as well, reboot and try again that worked for me. Michael.
  6. Maybe this might helps a bit. Here they use it for an VU meter in the SoundRecorder App. Michael.
  7. What about the getMaxAmplitude() in MediaRecorder ? Michael.
  8. How about 15000, thats is half. Michael.
  9. I have only used it with my airsoft not with my SPS, but its a bit to sensitive even for airsoft on my HTC. Maybe there is a need for a calibrate function, like enter calibrate mode then fire a shot and adjust after to that. Michael.
  10. I have tried to lower the value by 2000 as little.endian Michael.
  11. Do we need to lower that value or ?? Michael.
  12. It sounds like the microphone in your DI is very good Maybe some kind of a peak meter would work better ? Michael.
  13. Ok, i have added the sensitivity code again and changed to ByteOrder.BIG_ENDIAN. Let us know how it works File is removed
  14. Back in business, please try this one (1.2.2.2b4) it might start registering shot as soon as you press "buzz" (it does on mine phone) but its just for testing Michael. file removed
  15. Hats is odd.. Edit : It seems like my source code is broken even when i undo the changes it still doesn't work. I have tried this ones before and I had to start all over again. So will take a look at it later.
  16. Could you try this version (1.2.2.2b2), it should ignore any sensitivity settings. /Michael.
  17. I can try taking a look at it, but I'm not that good at programming..
  18. It could be nice if there was an option to save whatever it records to a file, then it might be possible to figure out why it doesn't register the shot. adweisbe, did you develop some testing tools for this project that could be usable ?
  19. Maybe its a stupid question but did you also tried the version with the higher sample rate ?
  20. Hopefully Google will address those issues soon
  21. Hi there, I did see a post on some forum, that a low sample rate could cause problems on DI so instead of 8000 its using 11025 now. Give it a try and let me know how it goes. btw, added some code to prevent the phone going into sleep mode while using the timer.
  22. This is a super project and thanks for making this an Open Source project. I have already mess around in the code and this is what is did change. 1. Shorter Beep. 2. Changed the pitch of the tone.(around 2000khz) 3. Ignoring the Phones "Back" button so Quit has to be used to exit the program. And regarding to the synchronized recording and playback, I discovered that its possible to play some music with the media player and recording it with "sound recorder" app. (On HTC Legend) Maybe there is some useful information in this app and its source code.
×
×
  • Create New...