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.
- Host: GitHub
- URL: https://github.com/yaph/clicktrack
- Owner: yaph
- License: mit
- Created: 2025-03-13T11:29:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-13T12:13:19.000Z (over 1 year ago)
- Last Synced: 2026-01-05T12:09:39.750Z (5 months ago)
- Topics: audio, cli, click-track, clicktrack, command-line, midi, midi-generator, music
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# clicktrack: Create Click Tracks in MIDI Format
[](https://pypi.org/project/clicktrack)
[](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