Git Product home page Git Product logo

Jan Wilczek's Projects

adc22 icon adc22

A companion repository for the Audio Developers Conference 2022 in London containing the live demo.

adc23 icon 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"

audio-plugin-template icon 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.

dotfiles icon dotfiles

Jan Wilczek's dotfiles. Typically placed in the HOME directory.

dsp-algorithms icon dsp-algorithms

Python scripts with ready to use DSP algorithms implementation (e.g. filters, delays etc.)

financialbalance icon financialbalance

A simple app to control expenses, lets user add, display and delete expenses, creates monthly reports. To be eventually transfered to Android.

fir-simd icon fir-simd

Efficient FIR Filter Implementation with SIMD

fmsynthesizer icon 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.

fps-tutorial icon fps-tutorial

An FPS Tutrial created according to the following guidelines: http://mwin.pl/unity3d-tutorial-1-tworzymy-nowy-projekt-przygotowujemy-teren/

neovim-config icon neovim-config

My NeoVim configuration. Put into ~\AppData\Local\nvim on Windows or ~/.config/nvim on Linux and macOS.

operating-systems icon operating-systems

Exercises from Operating Systems course at the Faculty of Computer Science, Electronics and Telecommunications at AGH University of Science and Technology.

pollution icon 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.

powershell-config icon powershell-config

My personal PowerShell dev setup. Put into ~\Documents\PowerShell on WIndows.

prototype-eq icon prototype-eq

Musically useful filters derived using the bilinear transform.

simple_and_fast_sound_synthesizer icon 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.

wavetable-synth icon wavetable-synth

A wavetable synthesizer created in JUCE for educational purposes of TheWolfSound.com blog.

weatherviewer icon 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.

wolf-sound-blog icon wolf-sound-blog

Source code of my WolfSound audio programming blog. The site runs on Jekyll and can be found under www.thewolfsound.com.

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.