Skip to content

bemain/musbx

Repository files navigation

Musician's Toolbox

Get it on Google Play Download on the App Store

Transcribe — Practice — Perform

Musician's Toolbox offers all the essential tools in a single app, built to provide a sleek and easy-to-use experience that puts state-of-the-art AI technology at your fingertips. Whether you are a professional musician or just want to tune your guitar, Musician's Toolbox has the right tool for the job.

Current features

  • Metronome
  • Tuner
  • Music player featuring:
    • Automatic chord identification
    • Changing the pitch and speed
    • Muting or isolating specific instruments
    • Equalizer
  • Drone

Git naming

Commits

This project follows (since Sep 25 2023) the Conventional commits specification for naming commits. Here follows a short summary of that specification.

A commit message should be structured as follows:

<type>[(scope)]: <description>

[body]

[footer(s)]

A commit that has a footer BREAKING CHANGE:, or appends a ! after the type/scope, introduces a breaking API change. The footer Fixes <issue number> can be used to reference a GitHub issue.

Commitizen is a command line tool that can be used to assist in creating commits that follows the Conventional commits specification.

Branches

A branch should be named as follows:

feat/[area]/[issue reference]/<description>

Example areas: demixer, tuner, songs.

The description should use kebab-case.

Here's a complete example:

feat/songs/issue72/configure-audio-session

Privacy policy

Privacy policy can be found here

Contact information

If you have any questions, feedback or issues with the app, please reach out:

Benjamin Agardh
bemain.dev@gmail.com

About

The all-in-one music app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published