This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
I just received this email from Sonoma Wire works:
Hello Brian,
Currently the hardware on android phones is not capable of performing
multitrack recording. If this changes, we will port our software over.
Thank you for writing,
Daniel C.
- Show quoted text -
--
Sonoma Wire Works Support [email protected]
Visit the Sonoma Wire Works Forums at: Support Forums
I'm wondering if this statement is entirely accurate, given that voice recording and other such tasks are definitely doable on android...any thoughts?
I think it would be possible, of course it would have to be tested first. I think the DROID would be the best for something like this though because of it's more powerful CPU.
I don't see why this couldn't be done - the "hardest" part is filtering out the current playing part from not being "re-recorded" while recording the next track.
In fact I've though about trying this out anyway..there at one time was a theory going around that you could not record and playback at the same time. That's not true though, I did some tests a few weeks back and it works fine if you do it. I think just most people can't write multithreaded apps correctly
The reason for that may be because nobody that has written a sound recording app has actually had a device. They have probably used the Emulator only. The emulator only supports 8Khz sound.
I've written code for my Droid that records at 22050Khz 16bit and it sounds really good. (This was just test code)
There is a recorder call "Hertz" that can record at higher quality into WAV files. You may want to give that one a try, I think it's also free.
I would work on a recorder but don't have time at the moment Waiting for holidays to work on all my other ideas, when I get 3 weeks off full time work..
Multitrack recorder for the Android platform - YES we have it!
Hi guys,
First motivated by my needs, and then after read some of these topics i decided to develop a Multitrack recorder for the Android platform. :blackdroid: :blackdroid: :blackdroid: