> Little bémol (very, very little), only resolution of integer 16 and float
> 32 are working for Windows (not integer 32).
Fake news!
It appends only with wine ----> integer 32 works perfect on real Windows 10
and friends.
Sorry for the little noise.
After playing with channels and sine-wave, I get good result with last
parameter of audio_object_write(),
in Unix: number of bytes div channels.
in Windows: number of bytes.
audio_object_write(audioobj, pointer(ps), arlen*sizeof(ps[0]) {$IFDEF unix}
div channels {$endif});
https://github.com/fredvs/pcaudiolib_pas/blob/master/src/pcaudiosynth.pas
Fre;D
--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk