Pinned Repositories
auto
webGL video feedback using glsl shaders
draw
mem
convenient wrapper around pyMach using structs. grown out of repl-based exploration and editing of other processes memory (macOS only, mach refers to its kernel)
PyMach
Python 3 wrapper around the Mach VM APIs. NOTE: I did not create this but the original author I forked from deleted the repository
shaderFeedbackExamples
a series of processing sketches explaining how to use glsl shaders to create image processing feedback systems
wow_scripts
wowpy
python package for reading and writing WoW assets
jrsa's Repositories
jrsa/mem
convenient wrapper around pyMach using structs. grown out of repl-based exploration and editing of other processes memory (macOS only, mach refers to its kernel)
jrsa/pfg_dbc_sync
jrsa/revision_forever
jrsa/auto
webGL video feedback using glsl shaders
jrsa/seq
jrsa/stm32f4_blink
starter project for stm32f4 development, using the nucleo F401RE board and libopencm3
jrsa/chuckbrain
chuck classes and examples for MindBrain
jrsa/stretch.ck
fft-based audio stretching
jrsa/chugins
Repository for ChuGins
jrsa/dspsketches
series of single-file dsp experiments (using c++ and the rtaudio library for i/o)
jrsa/stm32f4_pwm
demonstration code for hardware pwm on the stm32
jrsa/stm32_hello
jrsa/euclidSequencer
a simple euclidean sequencer implemented with ChuCK