Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Music Transcription with Fast Fourier Transforms

Flutter based cross-platform app for live music transcription from mic input using Fast Fourier Transforms (FFT) to detect dominant frequencies and their corresponding notes, octave, and pitch. Written in Python using Flet for Flutter and PyAudio for audio input. Supports desktop, android, iOS and web.

notes

Usage

Install required packages with pip or poetry and run the app for desktop with:

flet run

Testing on android, iOS, web (respectively):

flet run --android
flet run -p ios
flet run -p web

Build

See platform specific build instructions in Flet documentation.

About

Live music transcription with Fast Fourier Transform

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages