Releases: vadymmarkov/Beethoven
Releases · vadymmarkov/Beethoven
5.0.0 - Swift 5
4.0.2
4.0.1
Fix to avoid calling start twice #55 by @makuearth
4.0.0 - Swift 4
Swift 4 migration 🌮
3.0.1 - Fix PitchEngine start
3.0.0 - YIN algorithm
2.0.0 - Swift 3
1.1.1 - Crash fixes
1.1.0 - Signal level threshold
1.0.0 - Beethoven
- Audio signal tracking with AVAudioEngine and audio nodes (Available in iOS 8.0 and later).
- Pre-processing of audio buffer by one of the available "transformers", to convert AVAudioPCMBuffer object to the array of floating numbers (with possible optimizations).
- Pitch estimation.