Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README | D | 12-May-2024 | 339 | 10 | 6 | |
convolve.c | D | 12-May-2024 | 10.6 KiB | 364 | 199 | |
convolve.h | D | 12-May-2024 | 1.4 KiB | 49 | 15 | |
gstmonoscope.c | D | 12-May-2024 | 17.3 KiB | 599 | 427 | |
gstmonoscope.h | D | 12-May-2024 | 2.7 KiB | 87 | 43 | |
meson.build | D | 12-May-2024 | 384 | 13 | 12 | |
monoscope.c | D | 12-May-2024 | 5.5 KiB | 169 | 103 | |
monoscope.h | D | 12-May-2024 | 798 | 28 | 21 |
README
1This is a visualization based on on the monoscope output plugin from 2alsaplayer. 3 4The monoscope convolution matching code was written by Ralph Loader. 5 6The monoscope.c and monoscope.h files are under the BSD license (without advertising clause). 7 8This implementation is taken from alsaplayer version 0.99.54, at 9http://www.alsaplayer.org/ 10