Pinned Repositories
cxxviz
Tools for analysis and visualization of C++ code
dimple
This project is an implementation of a physical dynamics environment which can be controlled via OSC, so that audio projects such as PureData can create physical objects in a virtual space, and then let them interact with each other, colliding and otherwise moving around. Data about objects' position and acceleration, for example, can be retrieved and then used to affect some sort of audio synthesis. This repository is a mirror of the main DIMPLE git repository hosted on idmil.org.
FOAW
Implementation of several velocity estimators, including First-Order Adaptive Windowing (FOAW), least squares fit using FIR filter coefficients, Levant's 2-sliding observer, and a 3rd-order Kalman filter.
influence
A libmapper program providing a shader-driven "influence field" that external agents can connect to, move around in, and observe.
liblo
liblo is an implementation of the Open Sound Control protocol for POSIX systems
LoopDub
A cross-platform audio application for live loop manipulation.
mapperRec
Recording device for libmapper.
stk-piano
Piano program derived from SynthBuilder implemented using STK
webmapper
An HTML5-based graphical interface to libmapper.
radarsat1's Repositories
radarsat1/liblo
liblo is an implementation of the Open Sound Control protocol for POSIX systems
radarsat1/LoopDub
A cross-platform audio application for live loop manipulation.
radarsat1/FOAW
Implementation of several velocity estimators, including First-Order Adaptive Windowing (FOAW), least squares fit using FIR filter coefficients, Levant's 2-sliding observer, and a 3rd-order Kalman filter.
radarsat1/dimple
This project is an implementation of a physical dynamics environment which can be controlled via OSC, so that audio projects such as PureData can create physical objects in a virtual space, and then let them interact with each other, colliding and otherwise moving around. Data about objects' position and acceleration, for example, can be retrieved and then used to affect some sort of audio synthesis. This repository is a mirror of the main DIMPLE git repository hosted on idmil.org.
radarsat1/webmapper
An HTML5-based graphical interface to libmapper.
radarsat1/stk-piano
Piano program derived from SynthBuilder implemented using STK
radarsat1/mapperRec
Recording device for libmapper.
radarsat1/cxxviz
Tools for analysis and visualization of C++ code
radarsat1/chai3d
CHAI 3D is an open source, freely available set of C++ libraries for computer haptics, visualization and interactive real-time simulation. This is not the project's official development repository, but is a personal area to stage proposed patches and to maintain the version of CHAI3D used in DIMPLE.
radarsat1/mouthmachine
Mouth Machine: Just playing around with attack detection and recognition for beat boxing.
radarsat1/rustaudio
Just testing some audio generation code in Rust. This is not a serious project, but just a simple wrapper for RtAudio so that I can run some DSP routines and hear the output.
radarsat1/stk
The Synthesis ToolKit
radarsat1/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
radarsat1/cvpca
A program that collects phone accelerometer data over a websocket and calculates PCA of the Log-FFT of a sliding window.
radarsat1/relocate_libs
Tool to call "install_name_tool -change" on a list of libraries or executables, replacing a matching substring.
radarsat1/bingo
a local browser bingo game
radarsat1/dramafruits.fm
dramafruits.fm
radarsat1/firmata-mapper
Basic integration of Arduino-Firmata with libmapper, adapted from http://www.pjrc.com/teensy/firmata_test/
radarsat1/fst-pso
A settings-free global optimization method based on PSO and fuzzy logic
radarsat1/homebrew-science
:microscope: Scientific formulae for the Homebrew package manager
radarsat1/jack2
jack2 codebase
radarsat1/json11
A tiny JSON library for C++11.
radarsat1/latentspace
Experiments in generative models and latent space inference
radarsat1/liblo-web
Website for LibLo, the light-weight Open Sound Control library
radarsat1/pariseq
A sound sequencer based on a map of a section of Paris. Made for musichackday, Paris, 2013.
radarsat1/rtaudio
A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound and ASIO) operating systems.
radarsat1/rtmidi
A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & Jack), Macintosh OS X (CoreMidi) and Windows (Multimedia & Kernel Streaming)
radarsat1/rust-sdl
SDL bindings for Rust
radarsat1/siconos
radarsat1/swig
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.