Chordler is an open source tool for annotating music datasets.
This amazing tool is currently in development, it is expected to handle chord annotations for Project Melody. Explore Project Melody.
Raw Dataset
⟶ Chordler v1.0
⟶ Annotated Dataset
Annotating music datasets can be immensely tedious, Chordler helps to provide a clean way to monitor and manage annotations of music files. Experts/Users can make annotations for a music dataset easily in the GUI application.
For now Chordler will ship with a single feature and will grow subsequently to many others, the initial feature will deliver the capability of annotating music files at frame level with their appropriate musical chords and monitoring playback simultaneously.
Chordler is developed using JavaScript, HTML and CSS. This is powered by the lightweight framework Neutralinojs, which means it can run on windows, linux and mac platforms.
Contributions from the community are super welcomed❤️. Be sure to follow the guidelines below to make your contribution.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.