• Stars
    star
    1
  • Language
    C
  • Created over 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

More Repositories

1

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.
C++
71
star
2

android-wavetable-synthesizer

A wavetable synthesizer Android app built using Jetpack Compose and the Oboe library.
Kotlin
39
star
3

python-auto-tune

A Python command-line utility for auto-tuning your vocals
Python
35
star
4

wolf-sound-blog

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

adc22

A companion repository for the Audio Developers Conference 2022 in London containing the live demo.
Python
23
star
6

fir-simd

Efficient FIR Filter Implementation with SIMD
C++
21
star
7

wavetable-synth

A wavetable synthesizer created in JUCE for educational purposes of TheWolfSound.com blog.
C++
18
star
8

va-phaser-with-neural-odes

TeX
12
star
9

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"
C++
11
star
10

fdaf-double-talk-detector

Frequency-Dependent Adaptive Filtering Double Talk Detector.
Jupyter Notebook
9
star
11

cracking-the-coding-interview

Solutions of the "Cracking the coding interview" book exercises.
C++
6
star
12

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.
LabVIEW
5
star
13

lowpass-highpass-filter

An allpass-based lowpass/highpass filter implementation in JUCE
C++
4
star
14

absorber-diffuser-designer

Tool for designing acoustic absorbers and diffusers for acoustic adaptiation of rooms.
MATLAB
3
star
15

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.
C++
3
star
16

rust-vst-plugin

Rust
3
star
17

DSP-Algorithms

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

prototype-eq

Musically useful filters derived using the bilinear transform.
C++
2
star
19

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.
Java
2
star
20

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.
Erlang
1
star
21

FinancialBalance

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

FPS-Tutorial

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

powershell-config

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