Skip to content

1.0.0 - Beethoven

Compare
Choose a tag to compare
@vadymmarkov vadymmarkov released this 12 Jan 19:51
· 92 commits to master since this release
  • 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.