Skip to content
View improvoid's full-sized avatar
  • ImprovOid
  • Milwaukee, Wisconsin

Block or report improvoid

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
improvoid/README.md

I'm Steven Kraninger AKA ImprovOid

I have been programming software and playing music for a LONG time.

Lately I have been learning about Audio Software, DSP, IOT, and real time programming.

Most of the programming I have done (and am still doing) is business applications using Visual Studio and the C#, VB.NET stacks.

The new Audio Programming is being done in C++ using the JUCE framework and Faust based DSP code.

I have also been developing some audio boxes using the Axoloti audio IOT platform. It is a STM32 based IOT device that has some very nice USB, MIDI, Interfacting, and Audio capability It has a very nice graphical development environment similar to PD that compiles to C++ code, then to real time code for the Axoloti.

My current repositories represent some Free and Open Source VSTs that can be used in hosts that support 64 bit VST3's. They could be ported to other platforms quite easily, and may be by this time you read this.

Popular repositories Loading

  1. EchoMatrix EchoMatrix Public

    EchoMatrix Faust DSP and VST

    C++ 6

  2. improvoid.GitHub.io improvoid.GitHub.io Public

    Improvoid GitHub Website

    1

  3. improvoid improvoid Public

    Config files for my GitHub profile.

  4. faust faust Public

    Forked from grame-cncm/faust

    Functional programming language for signal processing and sound synthesis

    C++