Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.

sevagh/Pitcha

Repository files navigation

Pitcha is deprecated/no longer actively worked on

Pitcha

amzn

Description

This is a pitch detector for Android. It uses the McLeod Pitch Method, adapted from TarsosDSP.

The MPM is implemented in both Java and CPP (via NDK). The NDK library used is my own pitch-detection. This is toggleable in the UI:

Benchmarks (DDMS)

Java:

java

NDK:

ndk

APK minification

Proguard:

proguard

Proguard + Redex:

redex

Install

The repository is an Android Studio project. To install the app, download it from the store links (outdated code), or build from this repo.

There are also apks in this repo:

About

the original pitch detection app for Android; see https://github.com/pitch-detection instead

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages