PDA

View Full Version : Request for homebrew app



CWL
07-11-2007, 12:26 PM
Hello all. I've been wondering lately why there isnt a Homebrew DS Voice Recorder. I know, I know. DSOrganize has one onboard. But I am using Max Media Dock, and with DSOrganize on MMD, you have to set the name of the file to bootme.nds, which will automatically boot dsorganize on startup. the reason this is bad for me is because i cant boot some of my other homebrew (Beup, snemulds, lameboy, et c.)from DSO. So if someone could put together a simple voice recorder that can save wav files, or guide me through making one, that would be awesome.:D

nat1192
07-14-2007, 10:25 PM
Ok the 'guide me through making one' choice requires a decent knowledge of C++ and devKitPro/ARM (and the lib you plan on using if one at all). The application itself sounds good and if I didn't have huge summer reading i'd try to take a crack at it myself. I would assume these requirements:
* DLDI Compatibility (for cross card compatibility)
* WAV output (and maybe OGG and MP3 for added convenience)
* A basic and easy to use GUI
* As an extra feature it could allow you to delete recordings without having to use a third party homebrew file manager (or the computer)

CWL
07-19-2007, 03:12 PM
That'd be great! Also, with the DSO Voice Recorder, you must have a .wav file already on your card. This one should be able to just create one.

EDIT: I'll try to get in touch with DragonMinded and ask if he/she can put this app together.