Giter Club home page Giter Club logo

Eris Fairbanks's Projects

3ds-graphics-test icon 3ds-graphics-test

A really simple homebrew demo that demonstrates writing to the Nintendo 3DS framebuffer. Not much to write home about, but useful to reference.

arduino-libs icon arduino-libs

A small collection of libraries for the Arduino. They are each one header file named after the component they are meant to interface with. And yes, I understand that including the implementation in the header is problematic and bad form, but they're small and having everything in one file makes them easy to manage and import with few detriments, which I feel is in the spirit of the Arduino-development style.

arduino_i2c_ssd1306_bitbang_libs icon arduino_i2c_ssd1306_bitbang_libs

Minimalistic lib for bit-banging out I2C master writes to be used by other lib that displays a framebuffer on the SSD1306 display controller, specifically targeted to the 4-pin variants of the Adafruit 128x32 and 128x64 series OLED displays.

artsite icon artsite

CMS and view templates for generic artist portfolio website.

blackbox icon blackbox

Various implementations and use cases for my loosely-defined blackbox audio lib. Every class has a method called Process() and generally should inherit from a base class that specifies that that method should be implemented. Process should return values that represent successive audio samples. That's pretty much it.

clojure-procedural-music-lib icon clojure-procedural-music-lib

A Clojure/Overtone toolkit for algorithmically/procedurally generating musical structures. It's pretty rough around the edges at this point, and will be until I have time to make some video tutorials outlining how this is meant to be used.

cybin icon cybin

A programming/performance environment for seamless online and offline audiovisual rendering.

dirtyudp icon dirtyudp

For when you just *can't* be bothered. Quick-and-dirty OO UDP client/server implementation stuffed in a tiny header file. The networking equivalent of "screw it, I just need it to work right now."

dmbuddybot icon dmbuddybot

An IRC bot designed to assist DMs in the setup and play of Tabletop Games over an IRC Channel.

esp8266-osc icon esp8266-osc

Partially-finished OSC lib for the ESP8266 series microprocessors with on-board WiFi. Example with bad audio demonstrating controlling the pitch of a reese bass found here: https://vine.co/v/iTIuUX5qTd0

ffmpeg icon ffmpeg

mirror of git://source.ffmpeg.org/ffmpeg.git

ghcudp icon ghcudp

Send commands to GHC over UDP. This is part of a larger project.

js-music icon js-music

A place to put various JavaScript music demos. Right now there's probably only one file in this directory. There's some other stuff on my website at http://ericfairbanks.org if you want more. Also, most of this stuff only works in Chrome, as it was developed when the WebAudio APIs were still pretty young. Sorry!

libdaisy icon libdaisy

Hardware Library for the Daisy Audio Platform

lunacy icon lunacy

TidalCycles + Discord == Lunacy

mmmultiwii icon mmmultiwii

A Micro MWC-targeted fork of Beked1kt's fork of the Micro MWC firmware Arduino sketch.

old-jack-padkontrol-live-performance-software icon old-jack-padkontrol-live-performance-software

Once upon a time, I thought I wanted to write some granular-looper software for Linux using JACK and the Korg padKONTROL. I was a crazy person, and this code reflects that. The granular synthesis class is functional, but this was created before I knew the perils of three-character-variables. Use and read at your own risk.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.