Pinned Repositories
19hz_android
Android reader for 19hz.info electronic music calendar
AEC3
AEC3 Extracted From WebRTC
JUCE-CMake-Template
JUCE4Pi
Resources for JUCE-based audio development on the Raspberry Pi
lkjb-plugins
Automatically exported from code.google.com/p/lkjb-plugins
NeuralNote
Audio Plugin for Audio to MIDI transcription using deep learning.
NeuralPlayer
SpectrumAnalyser
A spectrum analyser plugin, written in C++, using JUCE.
SpleeterRT
Real time monaural source separation base on fully convolutional neural network operates on Time-frequency domain.
kcoul's Repositories
kcoul/JUCE4Pi
Resources for JUCE-based audio development on the Raspberry Pi
kcoul/JUCE-CMake-Template
kcoul/SpectrumAnalyser
A spectrum analyser plugin, written in C++, using JUCE.
kcoul/airwindows
This contains all the Airwindows audio open source code
kcoul/boden
Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io
kcoul/chowdsp_utils
JUCE module with utilities for ChowDSP
kcoul/Apple-Boost-BuildScript
Script for building Boost for Apple platforms (iOS, iOS Simulator, tvOS, tvOS Simulator, OS X)
kcoul/cipic-hrtf-database
A database of head-related transfer functions created by the Center for Image Processing and Integrated Computing at the University of California in 2001.
kcoul/Cossin
A multi-purpose effector plugin for music producers and hobbyists.
kcoul/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
kcoul/EmotiBit_XPlat_Utils
Cross-platform utility code for EmotiBit
kcoul/examples-android
Sample Android app that integrates projectM and visualizes audio on mobile devices. NOTE: This is NOT the Android app found in the Play Store! Please refer to the README for details.
kcoul/ff_meters
Plug and play component to display LED meters for JUCE audio buffers
kcoul/Frequalizer
Equalizer using JUCE new dsp module
kcoul/hack_audio_gui
HackAudio's Custom GUI Module
kcoul/HISE
The open source framework for sample based instruments
kcoul/jambox-pi-gen
Start jamming online easily with a Raspberry Pi, an audio interface, and this free Jambox image file. Just download/burn/boot/jam. Choose from multiple jamming apps: Jamulus, SonoBus, QJackTrip, JamTaba, JammerNetz or HpsJam. User interface is any web browser on same local network. Pre-built image file is available under "Releases".
kcoul/juce-midi-visualizer-AU-plugin
C++/JUCE Audio Units Plugin for DAWs on MacOS. Generates real-time 3D Visualization of MIDI Data using OpenGL
kcoul/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
kcoul/libACA
C++ code accompanying the book "An Introduction to Audio Content Analysis" (www.AudioContentAnalysis.org)
kcoul/libwebrtc
webrtc AEC module and its required dependencies module for android
kcoul/mapmap
Open source video mapping software
kcoul/ModMate
JUCE-based MIDI plugin providing CC-macro functions
kcoul/ofxEmotiBit
OpenFrameworks library and examples for the EmotiBit
kcoul/rnnoise-windows
This is a RNNoise windows demo. It was modified and restructured so that it can be compiled with MSVC, VS2017, VS2019.
kcoul/SimpleReverb
This is a simple reverb plugin made with the JUCE DSP module.
kcoul/Skailer
Beautiful Music Player app built using SwiftUI to demonstrate Neumorphic design pattern and MVVM architecture.
kcoul/tensorflow
An Open Source Machine Learning Framework for Everyone
kcoul/vulkan-cpp-library
Parawave Vulkan C++ is a collection of JUCE modules that extend the application framework by adding the LunarG Vulkan SDK.
kcoul/WebRTC_AGC
Automatic Gain Control Module Port From WebRTC