Giter VIP home page Giter VIP logo

cppaudiofx's Introduction

cppAudioFX

C++ implementation of audio effects, mainly for processing guitar signal. The implementation is tested in JUCE, but the classes can be used in any C++ - related framework, e.g. Bela.

A possible roadmap:

  1. Monophonic delay (done).
  2. Distortion (clipping done, for tanh check https://github.com/marcoalkema/cpp-guitar_effects/blob/master/distortion.cpp).
  3. Stereo delay.
  4. Low-pass filter.
  5. Add low-pass filter to delays.
  6. Delay-based reverb.
  7. Oscillator (as an LFO).
  8. Tremolo.
  9. Chorus.
  10. Ring modulator.
  11. Octave down / up.
  12. High-pass filter.
  13. Band-pass filter.
  14. Wah.
  15. Harmonics synth.

cppaudiofx's People

Contributors

maximoskp avatar

Stargazers

Rithwik Sathyan avatar  avatar

Watchers

James Cloos avatar Dimitris Mastro avatar  avatar

cppaudiofx's Issues

[REQ] fix license on GH

Hi there, 1st of all thanks for your awesome (voluntary) work !

Since we've doxed this git in our HyMPS project (under Effects - Guitar - DSPs section), can you please fix licensing terms for it ?

Our "problem" is that the relative license badge isn't generated correctly:


(generator URL: https://flat.badgen.net/github/license/maximoskp/cppAudioFX)

This could be easily fixed by choosing a "correct" license file through the GH's wizard.

Although it may sounds like a minor aspect, this may help other devs to understand how reuse your code in other open projects and vice-versa that's a determining factor for the success and longevity of your project.

Last but not least, let us know how - in your opinion - we could improve our categorizations and links to resources in order to favor collaboration between developers (and therefore evolution) of listed projects.

Thanks in advance.

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.