[Issue 6098] Static array corruption of data
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jun 3 07:21:06 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6098
--- Comment #6 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-06-03 07:16:40 PDT ---
Here's a more complete example:
http://paste.pocoo.org/show/400066/
Basically it's a sinewave that repeats forever. Changing the stepping will
increase the pitch, the buffer length depends on the soundcard (for example the
soundcard might require a couple of buffers of a certain length to be filled
each second), table size basically increases the resolution or smoothness of
the curve.
I think that's it, anyway. I'm still new to the whole concept of audio
programming. :)
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list