Beats per minute counter https://outfrost.itch.io/bpm
  • GDScript 100%
Find a file
2025-04-22 05:45:38 +02:00
addons/extras_exporter Work around GitHub Actions not having coreutils 2020-12-21 22:58:55 +01:00
build Properly ignore build/ in Godot 2020-12-04 03:18:55 +01:00
fonts Initial commit 2020-12-03 23:41:48 +01:00
images Move things into directories 2020-12-03 23:59:42 +01:00
src Move things into directories 2020-12-03 23:59:42 +01:00
styles Initial commit 2020-12-03 23:41:48 +01:00
.gitignore Properly ignore build/ in Godot 2020-12-04 03:18:55 +01:00
default_env.tres Initial commit 2020-12-03 23:41:48 +01:00
export_presets.cfg Figure out copying files into exports 2020-12-21 22:36:30 +01:00
LICENSE Create LICENSE 2020-12-04 00:27:03 +01:00
project.godot Figure out copying files into exports 2020-12-21 22:36:30 +01:00
README.md s/GitHub/Codeberg/ 2025-04-22 05:36:40 +02:00
screenshot.png Add screenshot 2020-12-04 00:06:38 +01:00
screenshot.png.import Add screenshot 2020-12-04 00:06:38 +01:00

bpm

Simplistic beats per minute counter

Screenshot

It calculates bpm based on the tempo of your keypresses, mouse clicks, taps, joystick button presses, or MIDI inputs (that last one is very much untested).

Installation

Download the appropriate build for your platform, unpack, and run. On Codeberg, builds are available under "Releases".

Contributing

Issues and PRs are welcome, for all kinds of contributions. Changes accepted in PRs will be released under the license terms listed below.

License

Copyright 2020 Iwo 'Outfrost' Bujkiewicz

This is free/libre software, released under the MIT License. See LICENSE for license terms.

Noto fonts (fonts/Noto/) Copyright 2018 The Noto Project Authors. Noto is licensed under the SIL Open Font License, Version 1.1, available with a FAQ at: http://scripts.sil.org/OFL. See also: https://github.com/googlefonts/noto-fonts.

Created with Godot Engine. See https://godotengine.org/license for credits and license terms.