There are no reviews yet. Be the first to send feedback to the community and the maintainers!
notebooks
Notebooks for several books, mostly in the domain of audio DSP. Notebooks are broken up by chapter. Most have animations, working code examples, and solutions (or attempts) at exercises. I hope they are helpful as a resource for other folks learning from these books!CrosswordFiller
One of the very first programs I ever made - a program to find valid english crossword fills given a grid pattern using beam search. I found as a jar file using the Wayback Machine!flowgrid
Persistent ImGui editor for Faust audio programsmidi_markov
simple markov chain midi generator taking a midi input file and generating a midi output filemesh2audio
Convert meshes into physical audio models and play them by striking mesh vertices in a 3D viewer.flowgrid_old
The main goal of this project is to enable the construction of complex audio graphs with grid-organized control surfaces like Ableton's Push 2. Connections default to match common DAW conventions based on their arrangement in the grid. This project is deprecated. New version here: https://github.com/khiner/flowgridMeshEditor
Real-time mesh viewer and editor using Vulkan & ImGui, with conversion of meshes to rigid body audio models.AutoSampler
Max4Live instrument to look through a music library to find & play samples matching incoming midi notes in real time.tree-sitter-faust
Faust grammar for tree-sitter. Available in nvim-treesitter with `TSInstall faust`.BeatBot
Android beat sketchpadjaxdsp
Fast, differentiable audio processors on the CPU or GPU, controlled from the browser. The goal is to parameterize audio graphs in real-time to resemble incoming audio streams. Built with JAX, WebRTC, WebSockets and React.ImGuiVulkanHppImage
A demo application for rendering a triangle with Vulkan-Hpp into an ImGui window via `vk::Image->Texture->ImGui::Image`.GeoLDMViz
3D visualizer app for inspecting generated molecules & diffusion chain output from [GeoLDM](https://github.com/MinkaiXu/GeoLDM)Craigslisp
A Chrome plugin to turn Craigslist into... CRAIGSLISP!react-scripts-bootstrap-site-generator
A simple, opinionated static site generator built on top of react-create-appBarcodes
CS350 Final Project - ACM 2010 Problem B - BarcodesLinear-Discrimination-with-Perceptrons
HW1, CS 445, Machine Learning, Winter 2012. A perceptron to classify the handwritten number data at http://archive.ics.uci.edu/ml/datasets/Optical+Recognition+of+Handwritten+Digits . Generalizable to data with features encoded as integers, with minor variations to code.resume
sonic_pi
Sonic Pi workspaceTiling_Project
Finite Automata, Quasicrystals and Robinson Tilings - Project for CS350sketchbook
All the sketches I've done using Processing (Java graphics library)AI-Challenge-2011
Ants AI Challenge for 2011parallel_quicksort
CS415 - Parallel Programming - HW1 - Parallel Quicksort Using PthreadsLove Open Source and this site? Check out how you can help us