Skip to content

Violin Pitch Helper is a Flutter-based app designed for violinists to aid in both tuning their instrument and practicing scale accuracy.

License

Notifications You must be signed in to change notification settings

palhotel/violinhelper

Repository files navigation

violin_helper

Violin Pitch Helper 小提琴调音助手

使用flutter开发。

Reference

    do {
        try AVAudioSession.sharedInstance()
            .setCategory(AVAudioSession.Category.playAndRecord, options: .mixWithOthers);
    } catch {
                print("error in setCategory");
    }

##screenshot

小程序

About

Violin Pitch Helper is a Flutter-based app designed for violinists to aid in both tuning their instrument and practicing scale accuracy.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published