Thanks.
I do not understand the sequence initialization, use, shutting down.
I want to do the following:
I do not understand the sequence initialization, use, shutting down.
I want to do the following:
- Play the file. At the same time draw a sound.
- Record the sound of the same length simultaneously drawing sound.
- Play the recorded audio.
Perform steps 1-3 for different files.
With examples from 00322b5b2db8 think I shall understand quickly. Because I do not know MEF (But I'll know soon ;) )