GithubHelp home page GithubHelp logo

danielsacco / disthorzion Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.48 MB

Learning iPlug2

C++ 9.50% C 4.65% Makefile 1.48% Inno Setup 10.88% Rich Text Format 2.93% TeX 0.09% Objective-C 0.71% Python 37.07% Shell 21.12% Batchfile 11.57%

disthorzion's Introduction

Disthorzion

Tubby

Basic Tube distortion simulator developed using iPlug2 currently in Alpha stage. Based on DAFX Second Edition Udo Zölzer section 4.3.1.
I'm a newby at DSP, this project is meant just for learning.
Based on iPlug2's IPlugEffect example.
Only tested as VST3 within Reaper on Windows, I have no money for a Mac neither money for an Apple developer license.

Try it !

To build this project follow the setup instructions for iPlug2, then download this code and use it under iPlug2/Examples or any other folder at the same level. I use a folder iPlug2/Projects.

Open Disthorzion.sln, this will open the project in Visual Studio (tested on Version 17.5.3)

To use it as an standalone app set Disthorzion-app as Startup project in Solution Explorer then run it.
To try it as a VST3 plugin you can build Disthorzion-vst3 then use the plugin in your favourite DAW, or if you have Reaper installed, then set Disthorzion-vst3 as Startup project in Solution Explorer then run it directrly from Visual Studio.

Files

Almost all the files in this project are cloned from iPlug2/Examples as described in Duplicating Projects.
This project own files are Disthorzion.* and DCBlocker.* .
Some resources are located in the folders described below.

gui-design folder

gui-design.xcf GIMP project for the background image design.

resources/img folder

bitmap resources for the controls

TODO GUI

  • Fix different sizes of Gain/Drive value editors, should be set with a common constant maybe in config.h
  • Improve GUI
  • Highlight 1 or 2 valves selection
  • Show DC Block Frequency control for fine tuning
  • Remove SnapToMouse, it is fixed in ISliderControlBase::OnMouseDown (Override component)
  • Add Help / About

TODO DSP

  • Antialiasing !!!

disthorzion's People

Contributors

danielsacco avatar

Watchers

 avatar

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.