askeksa
I play with compression, languages and sound synthesis - preferably all at the same time.
Aarhus, Denmark
Pinned Repositories
Cinter
Software synthesizer designed for use in Amiga 4k intros
Ikadalawampu
Amiga 4k intro from Breakpoint 2010
Jingler
Modular synthesizer with tiny runtime - work in progress
nasm-rs
mirror of Allen Goodman's nasm repo updated to 1.3.0
Oidos
Software synthesizer based on additive synthesis
Rose
A programming language for animated turtle graphics
Saturni
Visual prototyping using Lua and GLSL
Shrinkler
Cruncher for Amiga executables
transfer_and_smooth
Experiment in transfering and smoothing parameters in a Rust VST plugin
Crinkler
Crinkler is an executable file compressor (or rather, a compressing linker) for compressing small 32-bit Windows demoscene executables. As of 2020, it is the most widely used tool for compressing 1k/4k/8k intros.
askeksa's Repositories
askeksa/Oidos
Software synthesizer based on additive synthesis
askeksa/Shrinkler
Cruncher for Amiga executables
askeksa/Cinter
Software synthesizer designed for use in Amiga 4k intros
askeksa/Jingler
Modular synthesizer with tiny runtime - work in progress
askeksa/Rose
A programming language for animated turtle graphics
askeksa/Ikadalawampu
Amiga 4k intro from Breakpoint 2010
askeksa/Saturni
Visual prototyping using Lua and GLSL
askeksa/MetaSynth
Live synth prototyping in Lua
askeksa/nasm-rs
mirror of Allen Goodman's nasm repo updated to 1.3.0
askeksa/transfer_and_smooth
Experiment in transfering and smoothing parameters in a Rust VST plugin
askeksa/vst-rs
VST 2.4 API implementation in rust. Create plugins or hosts.
askeksa/Candylabra
askeksa/dart2wasm_prototype
Copy of Dart2Wasm compiler prototype branch of the Dart SDK repo
askeksa/engine
The Flutter engine
askeksa/rtb-rs
Window and event library for rust audio plugins.
askeksa/sdk
The Dart SDK, including the VM, dart2js, core libraries, and more.
askeksa/vst_concurrency_tester
VST plugin to measure concurrency between calls from the host