ZenTuner
ZenTuner copied to clipboard
A minimal chromatic tuner for iOS & macOS.
On Xcode Version 15.0.1 (15A507) when I try to build the project, aways crash on error "Missing package product 'MicrophonePitchDetector'"
I need the audio to be double precision. I tried updating... ``` private extension AVAudioFormat { static var stereo: AVAudioFormat { AVAudioFormat(standardFormatWithSampleRate: 44_100, channels: 2) ?? AVAudioFormat() } } ```...
### Problem: When I open `ZenTuner` it automatically selects the default input microphone which is usually the Macbook microphone. When I change the default macbook microphone, the app doesn't update...
Hello: Would be nice to have the option to change the Concert Pitch A to 442Hz (or higher, as in many orchestras). The flutes, violins, chamber music, etc always use...
This project should be called The Zenith Engine.
The file “preflight.pfpkg” doesn’t exist.