index
:
applause2
inputstream
master
Luajit-based synthesizer based on a stream algebra
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
AppImage.yml: download tarball from git.fmsbw.de
HEAD
master-fmsbw-ci
master
Robin Haberkorn
1
-1
/
+1
5 days
AppImage.yml: removed the sudo - it won't work in the ubuntu22 pod
Robin Haberkorn
1
-1
/
+1
5 days
point to new home at https://git.fmsbw.de/applause2/
Robin Haberkorn
4
-66
/
+39
2024-05-21
added the Sheppard-Rice-Glissando example: this can also be run in batch mode
Robin Haberkorn
1
-0
/
+52
2024-05-21
AppImage: hopefully fixed launching the Jupyter notebook
Robin Haberkorn
1
-1
/
+1
2024-05-21
AppImage: fixed Jupyter and ILua modes on all but my own system
Robin Haberkorn
1
-6
/
+8
2024-05-21
AppImage: possibly fixed the ILua and Jupyter modes
Robin Haberkorn
1
-2
/
+4
2024-05-21
README: added introduction and list of features
Robin Haberkorn
1
-7
/
+35
2024-05-21
nightly builds: website now has an index.html that shows the README.md by def...
Robin Haberkorn
1
-3
/
+8
2024-05-21
nightly builds: normalized the artefact file names and updated README
Robin Haberkorn
2
-9
/
+16
2024-05-21
added a nightly builds workflow
Robin Haberkorn
1
-0
/
+48
2024-05-20
AppImages contain Jupyter notebook support now
Robin Haberkorn
2
-15
/
+44
2024-05-20
added AppImage via pkg2appimage
Robin Haberkorn
3
-6
/
+56
2024-05-20
ilua-wrapper.sh: use realpath instead of readlink
Robin Haberkorn
1
-1
/
+1
2024-05-20
detect libreadline via pkg-config
Robin Haberkorn
2
-3
/
+2
2024-05-01
format tables in LDoc via HTML instead of Markdown
Robin Haberkorn
5
-8
/
+19
2024-04-22
applause.lua: fixed link to RTcmix
Robin Haberkorn
1
-1
/
+1
2024-04-22
libsndfile moved to Github and updated the format enum - it now supports MP3
Robin Haberkorn
2
-2
/
+17
2024-04-21
Stream:gnuplot() now takes an optional terminal parameter
Robin Haberkorn
1
-3
/
+6
2024-04-14
minor documentation fix
Robin Haberkorn
1
-1
/
+1
2024-03-27
replaced Stream:foreach() with Stream:iter()
Robin Haberkorn
3
-45
/
+53
2024-03-16
Stream:gnuplot() now supports writing to an output file
v0.1
Robin Haberkorn
1
-2
/
+8
2024-02-20
ilua-wrapper: FreeBSD compatibility
Robin Haberkorn
2
-1
/
+3
2024-01-29
updated README and TODO
Robin Haberkorn
2
-2
/
+7
2024-01-29
revised Stream:resample() - it takes a stream factor now, so you can control ...
Robin Haberkorn
1
-19
/
+64
2024-01-24
evdev: access struct dirent via helper function applause_dirent_name() instea...
Robin Haberkorn
3
-12
/
+10
2024-01-24
README: mention some useful programs
Robin Haberkorn
2
-3
/
+9
2024-01-22
README: documented some FreeBSD tweaks
Robin Haberkorn
2
-8
/
+32
2024-01-12
Stream:gnuplot() supports plotting into Kitty terminals now
Robin Haberkorn
2
-0
/
+15
2024-01-12
minor FreeBSD compatibility fixes and documentation
Robin Haberkorn
4
-5
/
+15
2023-12-19
added example for pitch tracking via FFT
Robin Haberkorn
4
-2
/
+80
2023-12-19
updated TODO
Robin Haberkorn
1
-1
/
+25
2023-12-19
fft.lua: documented module
Robin Haberkorn
2
-41
/
+146
2023-12-19
fft.lua: added Hann(ing) window function
Robin Haberkorn
1
-2
/
+15
2023-12-19
added a free sample to be used with the FFT examples
Robin Haberkorn
4
-9
/
+705
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
4
-1
/
+347
2023-12-10
added Stream:partition() operation
Robin Haberkorn
1
-0
/
+53
2023-12-10
updated Jupyter notebook documentation after ILua forking
Robin Haberkorn
2
-20
/
+11
2023-11-23
fixed playing of muxed streams and improved error reporting during Stream:play()
Robin Haberkorn
1
-5
/
+5
2023-11-16
improved interruption (SIGINT, CTRL+C) support
Robin Haberkorn
6
-94
/
+192
2023-11-15
Added Jupyter notebook example
Robin Haberkorn
2
-4
/
+425
2023-11-15
Added Jupyter-support to Stream:gnuplot()
Robin Haberkorn
1
-1
/
+19
2023-11-15
Jupyter integration improvements: support $APPLAUSE_OPTS and document how to ...
Robin Haberkorn
3
-11
/
+15
2023-11-12
documented how to run Applause in Jupyter Consoles and Notebooks
Robin Haberkorn
3
-0
/
+80
2023-11-12
support running scripts in batch mode
Robin Haberkorn
2
-38
/
+67
2023-09-29
added Stream:CCrel() for interpreting relative CC controllers (for instance e...
Robin Haberkorn
1
-4
/
+51
2023-09-26
Stream:CC14() added, Stream:CC() outputs normalized values, got rid of Stream...
Robin Haberkorn
2
-47
/
+64
2023-09-26
Stream:evrel(): scale output values only once per event
Robin Haberkorn
1
-7
/
+8
2023-09-22
EvdevStream:new() fixed opening device by name
Robin Haberkorn
1
-11
/
+43
[next]