Skip to content

LunarBerial/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

Android pitch detection app with NDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.6%
  • CMake 5.4%