Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-21 | added the Sheppard-Rice-Glissando example: this can also be run in batch mode | Robin Haberkorn | 1 | -0/+52 |
2024-05-01 | format tables in LDoc via HTML instead of Markdown | Robin Haberkorn | 1 | -1/+1 |
2023-12-19 | added example for pitch tracking via FFT | Robin Haberkorn | 3 | -2/+77 |
2023-12-19 | added a free sample to be used with the FFT examples | Robin Haberkorn | 3 | -9/+26 |
2023-12-19 | added FFT Jupyter notebook | Robin Haberkorn | 2 | -1/+2155 |
2023-12-19 | fft.lua: added support for Fourier analysis (FFT/IFFT) | Robin Haberkorn | 1 | -0/+38 |
2023-11-16 | improved interruption (SIGINT, CTRL+C) support | Robin Haberkorn | 1 | -35/+80 |
2023-11-15 | Added Jupyter notebook example | Robin Haberkorn | 1 | -0/+421 |
2023-09-05 | Added HID support via Evdev | Robin Haberkorn | 1 | -0/+12 |