pitch
Here are 78 public repositories matching this topic...
-
Updated
Feb 16, 2020 - JavaScript
-
Updated
Mar 9, 2020 - C#
-
Updated
Dec 26, 2019 - Python
-
Updated
Jun 7, 2019 - Java
-
Updated
May 10, 2019 - C++
-
Updated
May 9, 2020 - C++
Could you provide a description of how the algorithm works or a link to your thesis that this was based off of?
-
Updated
May 15, 2020 - Shell
-
Updated
Feb 8, 2017 - JavaScript
add a VAD
Add a voice activity detector to spafe.utils.preprocessing.
-
Updated
Apr 5, 2019 - Jupyter Notebook
-
Updated
Aug 2, 2018 - Python
-
Updated
Nov 19, 2019 - Python
-
Updated
Jun 2, 2017 - Clojure
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
-
Updated
Mar 29, 2020 - Swift
-
Updated
Oct 31, 2018 - Python
-
Updated
Aug 31, 2017
-
Updated
Jul 31, 2017 - C++
It can make some very interesting combinations of square rhythm, sine lows and triangle highs for example.
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."
When I run the swift example code from the documentation I get an error on line 7
let b = new_aubio_source(path, 0, hop_size) Cannot convert value of type 'URL?' to expected argument type 'UnsafeMutablePointer<char_t>!' (aka 'ImplicitlyUnwrappedOptional<UnsafeMutablePointer>')
I've been trying to figure out how to get the right data type in there but haven't had success yet.