-
Updated
Jul 2, 2020 - C
#
pitch
Here are 85 public repositories matching this topic...
a library for audio and music analysis
Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and mobile browser. See live examples.
audio
music
player
music-player
midi
drums
music-composition
sound
instrument
synthesizer
wavetable
audiocontext
synth
soundfont
sampler
midi-player
pitch
play-sounds
play-instruments
-
Updated
Aug 14, 2020 - JavaScript
.NET library for 1D signal processing focused specifically on audio processing
audio
sound-effects
dsp
fda
wav
feature-extraction
noise
signal
lpc
resampling
filtering
mfcc
pitch
mir
adaptive-filtering
psychoacoustics
wavelets
sound-synthesis
time-stretch
-
Updated
Aug 4, 2020 - C#
audio
python
scale
analysis
vae
pycharm
pitch
manifold-learning
f0-analysis
variational-autoencoder
world-vocoder
manifold-vocoder
-
Updated
Jun 5, 2020 - Python
A Flutter sensor plugin which provide easy access to the Pitch and Roll on Android and iOS devices.
aviation
android
ios
sensor
gyroscope
magnetometer
flutter
roll
pitch
flutter-plugin
attitude-indicator
-
Updated
Jun 7, 2019 - Java
C++ and MATLAB code for fast and accurate fundamental frequency estimation
signal-processing
matlab
pitch
frequency-analysis
pitch-detection
pitch-estimation
frequency-estimation
speech-enhancement
-
Updated
Jun 22, 2020 - C++
A list of articles, books, videos related to entrepreneurship
-
Updated
May 15, 2020 - Shell
A C++ based phase vocoder example that allows pitch and timescale modifications of incoming signals. UI built with Juce.
-
Updated
Feb 18, 2017 - C++
Chrome extension that pitch shifts videos on a page using web audio
-
Updated
Feb 8, 2017 - JavaScript
Deep learning using CNN for Mandarin Chinese tone classification
deep-neural-networks
recognition
deep-learning
cnn
classification
mfcc
pitch
cnn-keras
f0
spectrograms
-
Updated
Apr 5, 2019 - Jupyter Notebook
Fake Music
python
music
parse
midi
numpy
keras
lstm
rnn
model-predictions
music-generation
pitch
midi-parser
scikit
music21
lstm-music
-
Updated
Aug 2, 2018 - Python
Time stretching audio without changing pitch
-
Updated
Oct 31, 2018 - Python
easy-to-use implementation of the ISMIR 2013 Audio Degradation Toolbox
-
Updated
Nov 19, 2019 - Python
Pitch-shifting library in Clojure
-
Updated
Jun 2, 2017 - Clojure
sauravtom
commented
Dec 14, 2018
Team Name
Title of your hackathon project
Project Description
Brief outline of your idea, what problem it solves, and how it works.
Submission
Link to Slides : (either of ppt of pdf is fine)
Link to Code : (public git repository url)
Team Members and Contact info
Team Member 1 : Github username, email
Team Member 2 : Github username, email
Team Member 3 : Github usernam
Note <-> Frequency, Pitch detection
-
Updated
Mar 29, 2020 - Swift
VRamazing
opened
Nov 8, 2017
Audio buffer convert to pitch, base on Apple Accelerate Lib
-
Updated
Jul 31, 2017 - C++
Javascript Translation of https://sites.google.com/site/mikescoderama/pitch-shifting
-
Updated
Apr 27, 2020 - HTML
Simple web service that parses a monophonic wave file and returns a JSON with musical notes and pitch oscillations
-
Updated
Apr 26, 2017 - Python
Improve this page
Add a description, image, and links to the pitch topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pitch topic, visit your repo's landing page and select "manage topics."
frames[-1] = np.append(frames[-1], np.array([0]*(frame_length - len(frames[0]))))
TypeError: can't multiply sequence by non-int of type 'float'