Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.07 KB

about.md

File metadata and controls

42 lines (31 loc) · 1.07 KB
layout title permalink
page
About
/about/

I work as a Software Engineer at Google. I deal with very big data during my day job and tinker with stuff in my freetime.

Keywords:

  • Rust & Zig
  • Audio programming
  • Ergonomic keyboards
  • Tweaking Emacs
  • Open source scenester

Notable Open Source Work

Rust JACK

https://github.com/rustaudio/rust-jack is a Rust wrapper over JACK. JACK is the recommended Realtime audio API for Linux with support for both audio, midi, input, and output.

wmidi

https://github.com/rustaudio/wmidi is a midi encoding and decoding library. Midi is a widely used digital interface to communicate musical event data suck as note keypresses and parameter changes.

livi-rs

https://github.com/wmedrano/livi-rs is a Rust library for hosting LV2 plugins. LV2 is an open standard audio plugins such as instruments and effects.

Links