pyfuncgen - A software Function Generator
Project Page
What is it?
pyfuncgen is a function, or signal, generator for audio testing purposes.
Currently, sine, square, and sawtooth waveforms are implemented.
Triangle is planned but not yet implemented
ChangeLog
-
2006-02-05 - Tied up some loose ends in the GUI and threw in the towel (for now) on
getting the sawtooth generator working right. Packaged generator and gui and
dubbed it release 0.3.
- 2006-02-05 - Discovered some bugs in the sine generation code that causes
waveforms to be clipped in the 0.2 release. I've fixed the problem for sine
and square waves. The sawtooth generator is still clipping, dependant on both
the amplitude and frequency. I hope to have this fixed in the next day or two.
I'll put up a new release then. It will probably include the gui, which I
modified today to work with the latest generator code.
- 2006-02-04 - cli rev 0.2 released. Get it here. Let me know how it works for you.
- 2006-02-03 - SF Project approved today. Screenshot added and homepage created. Code coming soon!