sourcebox
Freelancer developer focussed on firmware and utilities for electronic musical instruments.
Germany
Pinned Repositories
audio-midi-shell-rs
Rust crate for prototyping audio algorithms as standalone applications.
clap-test-host
Simple host to test CLAP plugins
cortex-m-systick-rs
Rust crate with utility functions for the ARM Cortex-M SysTick timer.
dfu-buddy
Cross-platform GUI utility for device firmware updates (DFU) via USB.
dr-seq
WIP grid-based drum sequencer.
dyn-smooth-rs
Rust crate implementing a dynamic smoothing filter based on an algorithm by Andrew Simper.
lanceverb
Port or Lance Putnam's reverb code to rust
mi-plaits-dsp-rs
Rust port of Mutable Instruments Plaits module DSP code.
sysex-drop
Cross-platform utility for dumping sysex files via drag-and-drop
tooro-editor
Cross-platform software editor for the Fred's Lab Töörö hardware synthesizer.
sourcebox's Repositories
sourcebox/dfu-buddy
Cross-platform GUI utility for device firmware updates (DFU) via USB.
sourcebox/tooro-editor
Cross-platform software editor for the Fred's Lab Töörö hardware synthesizer.
sourcebox/mi-plaits-dsp-rs
Rust port of Mutable Instruments Plaits module DSP code.
sourcebox/sysex-drop
Cross-platform utility for dumping sysex files via drag-and-drop
sourcebox/audio-midi-shell-rs
Rust crate for prototyping audio algorithms as standalone applications.
sourcebox/dr-seq
WIP grid-based drum sequencer.
sourcebox/lanceverb
Port or Lance Putnam's reverb code to rust
sourcebox/clap-test-host
Simple host to test CLAP plugins
sourcebox/cortex-m-systick-rs
Rust crate with utility functions for the ARM Cortex-M SysTick timer.
sourcebox/dyn-smooth-rs
Rust crate implementing a dynamic smoothing filter based on an algorithm by Andrew Simper.
sourcebox/rtt-log-rs
Rust crate providing a log facade implementation for the Segger RTT protocol.
sourcebox/shift-io-rs
Rust i/o driver crate for chains of 8-bit shift registers.
sourcebox/midi-stream-parser-rs
Rust crate for parsing a stream of MIDI bytes into messages.
sourcebox/pot-conditioner-rs
Rust crate for analog potentiometer signal conditioning.
sourcebox/sb-rotary-encoder-rs
Rust crate for processing signals from rotary encoders.
sourcebox/timed-debouncer-rs
Time-based signal debouncer for electrical contacts.
sourcebox/timed-signal-rs
Rust crate for generating time-dependent signals.
sourcebox/backlash-rs
Rust crate implementing a backlash processor for signal conditioning.
sourcebox/biquad-micromath-rs
Biquad filters using micromath crate for coefficients calculation
sourcebox/cpmk
Component based makefile framework for C/C++
sourcebox/dfufile-rs
Rust crate for processing DFU files.
sourcebox/dsp-analyze-rs
sourcebox/74hc595-breakout
Breakout board containing 8 cascaded 74HC595 shift registers
sourcebox/embassy
Modern embedded framework, using Rust and async.
sourcebox/emtick-rs
Rust crate with tick based instant and duration types.
sourcebox/heapless
Heapless, `static` friendly data structures
sourcebox/midimon
Cross-platform command line MIDI monitor
sourcebox/simper-filter
State Variable Filters for real-time audio in pure Rust.
sourcebox/stm32mp15x-hal-rs
Rust HAL crate for STM32MP15x SoCs.
sourcebox/usb-device
Experimental device-side USB framework for microcontrollers in Rust.