An open API service indexing awesome lists of open source software.

https://github.com/yaph/clicktrack

Create click tracks in MIDI format.
https://github.com/yaph/clicktrack

audio cli click-track clicktrack command-line midi midi-generator music

Last synced: 4 months ago
JSON representation

Create click tracks in MIDI format.

Awesome Lists containing this project

README

          

# clicktrack: Create Click Tracks in MIDI Format

[![PyPI - Version](https://img.shields.io/pypi/v/clicktrack.svg)](https://pypi.org/project/clicktrack)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/clicktrack.svg)](https://pypi.org/project/clicktrack)

The `clicktrack` package can be used as a command-line tool or as a library to create click tracks for different time signatures, tempos, and numbers of beats. My personal use case is to create count-in tracks for [ukulele play-along videos](https://www.youtube.com/playlist?list=PLULqxG8JQOdu4oNWuiT_FIaCfsK1OcF05) for my project [UkeAlong](https://ukealong.com/).

This project is in its early stages, and the API may change. To view the command-line options after installing `clicktrack`, run:

clicktrack -h