Tag: OnkartGromt
OpenEffectsBox v4 is underway
I’ve created objects for a footswitch, a bat switch, a potentiometer; I’ve created an object for the open effects box itself, with 4 pots, 2 bats, and 2 foot switches.
[Read More...]Modular firmware for open-source audio effects box
I have been working, both for myself and for my UMass classes, with the Open Effects Project as instantiated by Øyvind Mjanger’s company OnkartGromt.
Being more of a software geek than a hardware geek, I started by writing code to exercise all the hardware stuff – switches, knobs, relays, and jacks. Having gotten this under my belt, I’m now refactoring the code into object-oriented modules to make it clearer and cleaner and just all-around easier to work with.