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

Latest commit

 

History

History
44 lines (23 loc) · 1.22 KB

README.md

File metadata and controls

44 lines (23 loc) · 1.22 KB

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: