Skip to content

denishorn/WearTuner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wear Tuner

A Flutter application that allows users to tune their musical instruments (currently guitar) from their smart watches.

Description

This is a mobile application built with Flutter that should provide a convenient way for musicians to tune their instruments. The app uses the device's microphone to capture audio input and analyzes the sound frequencies to determine the tuning accuracy. Currently uses fft algorithm to determine sound freqquency Apparently Fast Fourier Transform algo gives too much noise data and im not good enough to make in run smoothly, so now pitchupdart lib is used as a port of pitchup library for Kotlin which make things much easier

Features

  • Real-time audio input analysis
  • Identifying current frequency in hertz and notes
  • Visual indicators for tuning accuracy
  • Adjustable reference pitch
  • User-friendly material design interface interface

TODO

  • Frequency detection
  • Animated Material you tuning indicator
  • Various instruments support
  • Enchanche permission request
  • Modifying design for rectangular watches
  • Different tunings ?
  • Settings screen
  • Dimmed screen low fps mode for AOD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors