DIY Vocoder and DIY Preamp Using Daisy Seed
For my first Daisy Seed project, I tried building a channel vocoder to transform my voice into an electronic/robot voice.
For my first Daisy Seed project, I tried building a channel vocoder to transform my voice into an electronic/robot voice.
After going down a few YouTube rabbit holes, I learned about a popular starter project for those interested in DIY synthesizers: The Atari Punk Console. Also...
Ray tracing is a bit of buzzword in the computer graphics / gaming world, and I never really looked into until a ran across this ray tracing example in Mojo....
Jupyter Lab is an awesome tool for data science workflows and is super easy to run locally. But…getting it setup on a remote server (which allows for remote ...
I’ve been using Ubuntu Budgie for the last 3 years, but I recently got a new laptop and decided to switch things up and try EndeavourOS. Until now, I’ve only...
The more I’ve used Python, the more I’ve come to rely on it for ad-hoc computation and other miscellaneous tasks. This “unstructured” approach to programming...
I’ve been using Ubuntu Budgie for the last 3 years, but I recently got a new laptop and decided to switch things up and try EndeavourOS. Until now, I’ve only...
I often work with Jupyter Notebooks on a remote server via Jupyter Lab, and sometimes need to run a notebook on a regular basis.
I’ve recently been playing around with the Rust programming language, and thought it’d be fun to put together a simple program that generates a random passwo...
Differential privacy is “a system for publicly sharing information about a dataset by describing the patterns of groups within the dataset while withholding ...