https://github.com/vineyardbovines/in-time
Metronome + beat tapper for iOS/Android
https://github.com/vineyardbovines/in-time
beat-tapper beats-per-minute counter metronome
Last synced: 7 months ago
JSON representation
Metronome + beat tapper for iOS/Android
- Host: GitHub
- URL: https://github.com/vineyardbovines/in-time
- Owner: vineyardbovines
- Created: 2019-09-13T19:02:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:40:12.000Z (almost 2 years ago)
- Last Synced: 2024-11-17T21:29:17.619Z (11 months ago)
- Topics: beat-tapper, beats-per-minute, counter, metronome
- Language: TypeScript
- Homepage:
- Size: 1020 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# In Time
Metronome + beat tapper app for iOS / Android built with [Expo](https://expo.io).
## Features
In Time is a basic metronome app that also has with a beat tapper / counter. Swipe left/right to go between the metronome and the beat tapper
- Support for sound, haptics, both, or silence
- 4/4 or 3/4 time signature
- Configurable BPM (metronome)## Usage
```bash
$ git clone https://github.com/gretzky/in-time.git && cd in-time
$ yarn && yarn start
```