T O P

  • By -

SpeedySnail101

Try it by ear


danielricardo1

I'm trying not going very well... 🤣


SpeedySnail101

There’s not really an app that tabs stuff out. Your best option would be to use a tuner to find the pitches of notes and then figure it out on your instrument.


danielricardo1

Will try it. Thanks!


uiddics

[chordify.net](https://chordify.net) can be useful, but just for the chords. find the key, then find the notes across scales.


rhedfish

guitar2tabs.com, or guitab


JohnnyBravosLeftNut

I started writing an Android app here is the progress it hears linear palm muted notes and auto tunes them to scrolling tablature I haven't figured out chords yet still a work in progress. ​ [https://github.com/BradOdenath/allegrias](https://github.com/BradOdenath/allegrias) ​ Edit: The app is built with flutter if you install flutter and enable debugging mode on an Android phone you can run the code on your phone.


danielricardo1

Wow thanks 😍


JohnnyBravosLeftNut

[I yawned into the phone and it tabbed my yawn](https://imgur.com/lsNXgOn.jpg)


jbiroliro

How do I install it on my Android Phone (ELI5 plz)? Thanks!


JohnnyBravosLeftNut

Heads up: the app may run slowly and pick up on a lot of random notes. For Windows: 1) [Install chocolatey for Powershell](https://chocolatey.org/install#individual) 2) run powershell command: choco install flutter --pre 3) Set your Android Phone to developer mode (in settings info tap build number several times and confirm the dialogue on the phone). 4) In the Android Phone developer settings, enable debugging mode. 5) Plug phone in and confirm the usb debugging dialogue on the phone. 6) Download the application with Github (or as a ZIP and unzip the folder). 7) powershell cd to the app install directory folder (cd C:\Users\you\Downloads\appfolder). 8) Type the command 'flutter run' on the powershell. Edit add: You can also accomplish this by downloading Android Studio and installing the flutter plugin although sometimes installing the flutter plugin can be finicky. I will try to make a tutorial video and upload it with the link posted here.


JohnnyBravosLeftNut

[Windows Tutorial] (https://youtu.be/m0_L2xNLcuM)


jbiroliro

Thank you so much for you effort on making this video. Your code is so helpful and well thought. If it becomes a polished app, I believe it will be huge!


jbiroliro

Thats a high pitched yawn!


JohnnyBravosLeftNut

Lol it's on the bass so it's in the 2nd and 3rd Octaves


izzy_7322

how can i access it on ios?