-
Updated
Sep 3, 2021 - Python
audio-processing
Here are 1,155 public repositories matching this topic...
The link has to be immediately obvious both in the README and the CONTRIBUTING guidelines.
Originally posted by @panos in tenacityteam/tenacity#651 (reply in thread)
Disclaimer:
Please go through existing issues to avoid creating duplicates. If you found a similar issue please post a comment there. If you are uncertain your issue is related to others then create the issue. Obvious ignorance of this rule might get you blocked from posting new issues. Please tick th
-
Updated
Oct 8, 2021 - C++
-
Updated
Oct 8, 2021 - Python
Thanks for a fascinating library!
Is there some way to put user-written pure Python modules, using numpy of course, into the signal chain?
It would be very desirable to be able to write plugins to Pedalboard as Python functions with an interface like this one of yours.
I certainly have a lot of code
Sampler Graphics
We need some good graphics for the main sampler screen. This is where you can do rudimentary editing of the samples that are played in the sequencer.
There are two screens. The main screen with the controls:
- Volume (this one may be changed later)
- Speed (Playspeed. The sample also pitches up or down)
- Filter (in the middle the sound is unchanged, away from center it engages either hi-pass
-
Updated
Dec 16, 2020 - TeX
-
Updated
Aug 11, 2021 - Python
-
Updated
Dec 25, 2020 - Python
As the main
branch is now bumped to 0.11
, we would like to remove some deprecated functions.
The target is torchaudio.functional.angle
.
The detailed context can be found pytorch/audio#1337
Steps
- Remove the implementation
https://github.com/pytorch/audio/blob/60aeb78ae400ee96900519ffead54de94dc6a288/torchaudio/functional/functional.py#L32
https://gi
-
Updated
Jul 8, 2021 - C
-
Updated
Sep 2, 2021 - Go
-
Updated
May 14, 2021 - C++
-
Updated
Oct 8, 2021 - C++
-
Updated
Oct 5, 2021 - C
-
Updated
Oct 5, 2021 - C
-
Updated
Apr 28, 2021 - Python
-
Updated
Jun 5, 2021 - C#
What?
Currently, API manually throws its own messages and errors. We should move them to werkzeug
exceptions.
-
Updated
Oct 8, 2021 - Python
-
Updated
Oct 8, 2021 - C++
-
Updated
Sep 6, 2021 - Swift
-
Updated
Apr 28, 2019 - Java
-
Updated
Jun 16, 2021 - C++
-
Updated
Oct 8, 2021 - C#
-
Updated
Sep 28, 2021 - C++
-
Updated
Sep 2, 2021 - Python
Improve this page
Add a description, image, and links to the audio-processing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the audio-processing topic, visit your repo's landing page and select "manage topics."
I figured out a way to get the (x,y,z) data points for each frame from one hand previously. but im not sure how to do that for the new holistic model that they released. I am trying to get the all landmark data points for both hands as well as parts of the chest and face. does anyone know how to extract the holistic landmark data/print it to a text file? or at least give me some directions as to h