-
Updated
Mar 15, 2022 - Jupyter Notebook
#
sound-processing
Here are 194 public repositories matching this topic...
C++ library for audio and music analysis, description and synthesis, including Python bindings
audio
python
music
c-plus-plus
dsp
audio-analysis
sound-processing
music-information-retrieval
essentia
A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning.
audio
python
music
machine-learning
deep-learning
dsp
sound
sound-processing
data-augmentation
augmentation
audio-effects
audio-data-augmentation
-
Updated
Mar 18, 2022 - Python
good first issue
Good for newcomers
Open
Padding transform
-
Updated
Mar 12, 2022 - C++
Algorithms for sound filters, like reverb, dynamic range compression, lowpass, highpass, notch, etc
-
Updated
Aug 10, 2021 - C
Soundscape analysis with BirdNET.
-
Updated
Mar 3, 2022 - Python
Encode an image to sound and view it as a spectrogram - turn your images into music
audio
visualization
javascript
spectrum
sound-effects
encoding
audio-effect
audio-visualizer
sound
sound-processing
wav
spectrogram
audio-processing
image-to-sound
-
Updated
Aug 26, 2020 - JavaScript
Turn an image into sound whose spectrogram looks like the image.
python
audio-visualizer
image-processing
sound
sound-processing
spectrogram
frequencies
audio-processing
sound-synthesis
image-to-sound
-
Updated
Mar 12, 2022 - Python
emulator
music-player
gba
sound-processing
naudio
rom
nds
gameboy-advance
dls
sound-engine
rom-hacking
sound-visualizer
nintendo-ds
gameboy-advance-emulator
sf2
soundfont2
agb
sdat
nintendo-ds-emulator
mp2k
-
Updated
Nov 22, 2021 - C#
An environment for creating experimental computer-based music and sound art. Issue tracker: https://codeberg.org/sciss/Mellite/issues
-
Updated
Feb 7, 2022 - Scala
A realtime scripted modular audio engine for video games and musical applications.
music
c
sound-effects
video-games
modular
sdl
sdl2
synthesizer
sound-processing
audio-engine
jack
realtime-audio
sound-engine
-
Updated
May 28, 2020 - C
audio
python
machine-learning
deep-learning
sound
sound-processing
audio-processing
augmentation
audio-effects
-
Updated
Apr 5, 2021 - Python
Pitch-shift audio clips quickly with PyTorch (CUDA supported)! Additional utilities for searching efficient transformations are included.
-
Updated
Mar 30, 2022 - Python
PyTorch implementation of our graph convolutional network (GCN) for human motion generation from music. Also with paired dance-music data for training!
computer-vision
sound-processing
graph-convolutional-networks
gcn
multimodal-learning
motion-analysis
motion-animation
motion-synthesis
human-motion
human-motion-analysis
graph-adversarial-learning
computer-and-graphics
-
Updated
Apr 22, 2021 - Python
Removing background noise in a sound file
-
Updated
Jul 1, 2019 - Python
A real-time netlist based audio circuit plugin
sound-effects
cpp
signal-processing
dsp
audio-effect
sound-processing
cpp17
digital-signal-processing
jack
guitar-processor
audio-processing
jackaudio
electronics-lab
electronics-engineering
electronics-enthusiasts
electronics-design
electronics-tools
electronics-hobbyists
-
Updated
Dec 23, 2019 - C++
Using a raspberry pi, we listen to the coffee machine and count the number of coffee consumption
-
Updated
Sep 23, 2021 - Python
Urban sound source tagging from an aggregation of four second noisy audio clips via 1D and 2D CNN (Xception)
machine-learning
sound-processing
classification
urban-sound-classification
audio-processing
sound-synthesis
sound-classification
mel-spectrogram
audio-tagging
sound-classification-spectrograms
urban-sound-8k
-
Updated
Apr 29, 2021 - Jupyter Notebook
Design new algorithmic patterns to generate music samples or build drum machines and on top of it, build user-friendly and beautiful UIs to make the music tools available outside music environments and DAWs.
music
ui
generative-audio
signal-processing
daw
sound
sound-processing
synthesis
generative-algorithm
electronic-music
drum-machine
generative-music
sound-synthesis
music-environments
-
Updated
Jan 1, 2018 - JavaScript
Android & Pure Java library for sound manipulation
android
java
sound
sound-processing
loudest-frequencies-array
sound-returns
loudest-freqs-array
sound-files
-
Updated
Mar 29, 2022 - Java
Sound Classification using Librosa, ffmpeg, CNN, Keras, XGBOOST, Random Forest.
-
Updated
Mar 25, 2020 - Jupyter Notebook
Package snd provides methods and types for sound processing and synthesis.
-
Updated
Mar 1, 2020 - Go
A language for composing microtonal music. ***make cool sounds. impress your friends*** !Now In Stereo!
rust
composition
sound
friends
sound-processing
stereo
sonification
sound-synthesis
binaural
microtonal
-
Updated
Mar 30, 2022 - Rust
Algorithmic reverb VST using FDN's
audio
plugin
dsp
audio-effect
sound
sound-processing
filters
vst
circular-buffer
audio-unit
digital-signal-processing
audio-processing
juce-framework
reverb
fdn
feedback-delay-networks
sample-buffer
convolution-reverb
algorithmic-reverb
-
Updated
Sep 10, 2018 - C++
Sound Classification using Neural Networks
machine-learning
deep-learning
sound-processing
neural-networks
convolutional-neural-networks
urban-sound-classification
librosa
cnn-keras
sound-classification
-
Updated
Feb 1, 2022 - Jupyter Notebook
The server to emulate old warm AM radio sound on Raspberry Pi
-
Updated
Dec 11, 2020 - C
SAA1099Tracker is chiptune music tracker for Philips SAA 1099 soundchip
-
Updated
Oct 13, 2020 - TypeScript
mamarmar
commented
Mar 11, 2022
Describe the bug
One of the synthesizer playability options is using the computer keyboard. Certain letters are matched to certain notes (A-L plus some letters from the above line), and pressing one of the letters triggers the synthesizer to play a certain note. The problem is that when the keyboard language is set to another language (in my case Greek) it stops responding.
*To Reproduce
bug
Something isn't working
help wanted
Extra attention is needed
good first issue
Good for newcomers
Modular Sound Synthesizer
-
Updated
Mar 30, 2022 - C++
Improve this page
Add a description, image, and links to the sound-processing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sound-processing topic, visit your repo's landing page and select "manage topics."
The offset can be randomized, as long as the output has the specified length
Like https://github.com/Spijkervet/torchaudio-augmentations/blob/d044f9d020e12032ab9280acf5f34a337e72d212/torchaudio_augmentations/augmentations/random_resized_crop.py#L5
The idea is that one can have a chain of transforms, and some of them change the input length, but the final length should be fixed. That is where