Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap the cycle amount when passing to sin() | Chris Robinson | 2019-10-12 | 1 | -1/+4 |
* | Fix some more implicit conversions noted by GCC | Chris Robinson | 2019-09-14 | 1 | -1/+1 |
* | Avoid implicit conversions with the examples and utils | Chris Robinson | 2019-09-12 | 1 | -4/+4 |
* | Add a whitenoise generator to altonegen | Chris Robinson | 2017-06-25 | 1 | -19/+50 |
* | Allow specifying the device to open for the examples | Chris Robinson | 2016-09-08 | 1 | -12/+16 |
* | Avoid using usleep in the examples | Chris Robinson | 2015-12-04 | 1 | -1/+1 |
* | Add an impulse "waveform" to altonegen | Chris Robinson | 2015-10-31 | 1 | -4/+17 |
* | Silence implicit double-to-float cast MSVC warning | Chris Robinson | 2015-10-14 | 1 | -1/+1 |
* | Print the wave type being played | Chris Robinson | 2015-10-14 | 1 | -2/+14 |
* | Make the tonegen sampling rate match the device rate by default | Chris Robinson | 2015-10-14 | 1 | -18/+14 |
* | Add a tone generator test program | Chris Robinson | 2015-10-13 | 1 | -0/+250 |