There are no reviews yet. Be the first to send feedback to the community and the maintainers!
audio-plugin-template
A template repository that you can use for creating audio plugins with the JUCE C++ framework. It is based on CMake, uses CPM package manager, the JUCE C++ framework (obviously), and the GoogleTest framework. All of these are easy to change on demand. You can also base off your new repo off this template because the setup is very simple.android-wavetable-synthesizer
A wavetable synthesizer Android app built using Jetpack Compose and the Oboe library.python-auto-tune
A Python command-line utility for auto-tuning your vocalswolf-sound-blog
Source code of my WolfSound audio programming blog. The site runs on Jekyll and can be found under www.thewolfsound.com.adc22
A companion repository for the Audio Developers Conference 2022 in London containing the live demo.wavetable-synth
A wavetable synthesizer created in JUCE for educational purposes of TheWolfSound.com blog.va-phaser-with-neural-odes
fdaf-double-talk-detector
Frequency-Dependent Adaptive Filtering Double Talk Detector.adc23
A companion repo for my Audio Developer Conference 2023 talk entitled "Bug-free audio code: leverage simple DSP principles to write rock-solid music software every time"cracking-the-coding-interview
Solutions of the "Cracking the coding interview" book exercises.FMSynthesizer
Synthesizer created in LabVIEW based on frequency modulation synthesis. It provides control of carrier and modulator frequencies (by value or by ratio), modulation index, feedback, carrier and modulator waveforms and filters. Generated signal is displayed in both time and frequency domain.lowpass-highpass-filter
An allpass-based lowpass/highpass filter implementation in JUCEabsorber-diffuser-designer
Tool for designing acoustic absorbers and diffusers for acoustic adaptiation of rooms.Simple_And_Fast_Sound_Synthesizer
An attempt at creating a simple sound synthesizer in C++, that would process data from a MIDI controller and generate a sound with the selected tone. Uses 'The Synthesis ToolKit', SFML and SFGUI libraries.rust-vst-plugin
DSP-Algorithms
Python scripts with ready to use DSP algorithms implementation (e.g. filters, delays etc.)prototype-eq
Musically useful filters derived using the bilinear transform.WeatherViewer
Application displaying weather forecast created by following the tutorial from "Android 6 for Programmers: An App-Driven Approach (3rd Edition)" by Paul Deitel, Harvey Deitel and Alexander Wald. Uses OpenWeatherMap.org API.pollution
Pollution module created for Erlang course at AGH University of Science as a part of Computer Science degree at the Faculty of Computer Science, Electronics and Telecommunications.FPS-Tutorial
An FPS Tutrial created according to the following guidelines: http://mwin.pl/unity3d-tutorial-1-tworzymy-nowy-projekt-przygotowujemy-teren/operating-systems
Exercises from Operating Systems course at the Faculty of Computer Science, Electronics and Telecommunications at AGH University of Science and Technology.powershell-config
My personal PowerShell dev setup. Put into ~\Documents\PowerShell on WIndows.FinancialBalance
A simple app to control expenses, lets user add, display and delete expenses, creates monthly reports. To be eventually transfered to Android.Love Open Source and this site? Check out how you can help us