index
:
jogamp/openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
altonegen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some tabs and missing cast
Chris Robinson
2020-12-04
1
-11
/
+10
*
Add a gain argument to altonegen (#502)
Eliot Miranda
2020-12-04
1
-4
/
+24
*
Improve handling main() with UTF-8 args on Windows
Chris Robinson
2020-08-12
1
-0
/
+2
*
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