package llama_interactive
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Visualization and live interaction for Llama synthesizer library
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.1.0.tar.gz
sha256=320b997e202b053c1529a70b4fae97b2de4f2d750f26fda199aa3d24c9be7cba
sha512=6a53edfed78ca496009a5b34efbf9b10ed7055ce536ceb7bb0c194090aaa6d103598e5b177260e49c4be9305511f26140db864ed28cdad937ff2da209b5dfbda
doc/CHANGES.html
0.1.0
- Introduce
Signal.Gate.tandSignal.Trigger.twrappers ofbool Signal.t - Rename
clockconstructor toclock_of_frequency_hz - Use
floatarrayinstead offloat array - Add
saturationoperator - Add
map2andmap3combinators - Add missing
downsampleargument to visualized signal players - Stop exporting labelled stdlib modules
- Add tests in new package
- Rename filter arguments to be more consistent and intuitive
- Rename
Squarewaveform toPulse - Live midi support in core library
- Add package for parsing and representing midi data
- Rename ASR envelope generator to "AR"
- Rename
Output_stream.create_with_downsampletoOutput_stream.create
0.0.1
- Initial release
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page