Skip to content
View dgbillotte's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report dgbillotte

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ZeroLabModules ZeroLabModules Public

    Modules for VCV Rack

    C 2 1

  2. HelloVCV HelloVCV Public

    An example VCV Rack plugin for demonstrating audio programming with C++

    C++

  3. Postgresql Basic Commands Postgresql Basic Commands
    1
    Coming from mysql, 
    2
    
    
    3
    Create DB:
    4
    ```bash
    5
    $ createdb DBNAME
  4. hvcc hvcc Public

    Forked from Wasted-Audio/hvcc

    The heavy hvcc compiler for Pure Data patches. Updated to python3 and additional generators

    Python

  5. LupaRanger LupaRanger Public

    JavaScript

  6. ExprParser ExprParser Public

    A grammar and parser for the c-like expressions used in the PureData expr/expr~ objects

    Python 2 1