Giter Club home page Giter Club logo

facadesaturator's Introduction

Intro

Hi! I'm a coder of 8 years and a contractor since 2017, and while professionally I'm usually a backend and cloud developer my skills are extremely varied. Most of my work is under NDA, but feel free to look below for a bit of what I've done outside of work, but most of these will probably be unfinished since I'm typically busy with school or work contracts.

RESUME

Metrics

Solutions-Architect


Backend

https://github.com/marc-weber1/events-api-serverless - Terraform, AWS Lambdas, Node, DynamoDB

https://github.com/marc-weber1/vrc-events-manager - Docker, Node, Express, Postgres

https://github.com/marc-weber1/EventScheduler - Java, PHP, MySQL


Open-Source Contributions

godotengine/godot#62788 - Windows protocol registration for Godot, i.e. mime-type and file extension types for Godot games

lv2/pugl#29 - Windows implementation of timers for PUGL, a cross-platform plugin windowing library with no global state


Audio Plugins / Graphics

https://github.com/marc-weber1/juce-opengl-example - OpenGL component system for JUCE

https://github.com/marc-weber1/FacadeSaturator - Originally meant to waveshape sound with a bezier curve (i.e. simple sample-in sample-out function), but mostly just an oscilloscope for the moment

https://github.com/marc-weber1/skybox-painter - Very simple substance painter-like demo for painting on cubemaps in openGL

I have other audio projects as well that aren't released on github - if you are interested in seeing the code let me know.

facadesaturator's People

Watchers

 avatar

facadesaturator's Issues

Window tiling and more controls

Time to die

some good controls:

  • drive (input volume up, output volume down)
  • RMS autogain of input / output
  • remove DC offset

UI bug

Causes a crash

To reproduce: hold left click on a point and then right click

Not Optimized Things

I will make a list:

  • everything in memtools.h
  • the fill function in ringbuf
  • pretty much the entire waveshape function in bezier

Audio glitch

Steps to reproduce:
just kinda leave it open in ableton for like 15 minutes and the audio starts fuckin up

Input Handling Thread

So that it only checks for inputs like once every 30th of a second, so it doesn't kill itself trying to figure out where the mouse is

Update the vertex list and bezier LUT on this thread from the host params every time this event thread triggers, and curve_updated is true

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.