Release 0.9.9a is a maintenance and hacks release of a very old branch. For the actual "latest release" go to http://desmume.org/download/
This release adds the ability to embed microphone sample files into movies.
Movie format has changed, although the emulation core is the same, so movie sync is not affected.
- To embed a sample into the movie, go to Config - Microphone Settings, check Use Microphone Sample, select a wav file, and then start recording a new movie.
- To embed a series of samples, use the same base name for all of them, and to each of them add incrementing index starting with 0 and separated with an underscore, up to 255 sample files total. Example:
sample_0.wav
...sample_254.wav
. Alternatively, just name the files after digital indexes. Example:0.wav
...254.wav
. Then select the 0th file in the series in the Microphone Settings, and all the other files will be loaded automatically. - To select the needed sample, use the hotkeys for Mic Next Sample and Mic Prev Sample.
Index of the currently selected sample is recorded at the corresponding movie frames.