Nitpitch

Privacy

Nitpitch does not collect, store, or transmit any personal data.

Last updated: 2 August 2026.

What the app does with the microphone

Nitpitch needs microphone access for the only reason a tuner could: to hear the note you are playing and show you how far off it is.

Audio is analysed as it arrives, in memory, on your device, and then discarded. At any instant the app holds at most a fraction of a second of sound — a small fixed buffer that is continuously overwritten by whatever comes next.

Specifically, the app does not:

Nothing you play is ever saved or sent. There is no point at which a recording exists.

What is stored on your device

Four settings, kept so the app opens the way you left it: the reference pitch, the selected instrument, the note-naming convention, and the light/dark appearance.

These live in the app’s own preferences on your device. They are not personal information, they are not transmitted, and they are removed when you delete the app.

Network access

The app makes no network connections of any kind.

On macOS this is enforced rather than merely promised: Nitpitch runs in the App Sandbox without the network entitlement, so the operating system itself will not permit it to open a connection. The only capability it requests is audio input.

On iOS the app requests no entitlements at all beyond the microphone permission you are asked for directly.

No tracking, no accounts, no third parties

Children

The app collects no data from anyone, of any age.

Your rights

Because no personal data is collected, there is nothing to request access to, correct, export, or delete. Removing the app removes the settings listed above, and that is the entirety of what it leaves behind.

Verifying any of this

Nitpitch is open source under the MIT licence. Every claim on this page can be checked in the code at github.com/vlumi/nitpitch — the entitlements files show exactly which capabilities the app requests, and the audio path shows the buffer being overwritten rather than retained.

Changes

If this policy ever changes, the revision will be published here, with its history visible in the repository.

Contact

Questions about privacy in Nitpitch: ville@misaki.fi, or open an issue at github.com/vlumi/nitpitch/issues.