> In each PMO, there is a function called:
>
>     void          HandleTimeInfoEvent(PMOTimeInfoEvent *pEvent);
>

Hmm, it appears the function is still in the code left over from where i
based it on the DirectSound plugin.  Maybe I've not updated the variables
properly.  I'll do a check against the original code and see if I can patch
it to work correctly.


> > i think saving the file to the same directory as the source
> file is the
> best
> > solution right now.
>
> Actually, we had decided that we wanted to save the wav files
> into a WAV
> subdirectory of the users' MyMusic directory. To do that, simply call
>
>     Error GetSaveMusicDirectory(char* path, uint32* len);

This sounds fine, i'll see if I can modify the code to use this directory
instead.

mike

_______________________________________________
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev

Reply via email to