Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-thompson/rfmetronome
Simple metronome program for Android
https://github.com/daniel-thompson/rfmetronome
Last synced: about 2 months ago
JSON representation
Simple metronome program for Android
- Host: GitHub
- URL: https://github.com/daniel-thompson/rfmetronome
- Owner: daniel-thompson
- License: gpl-3.0
- Created: 2013-10-31T19:05:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-31T19:05:56.000Z (about 11 years ago)
- Last Synced: 2024-04-29T00:17:19.813Z (8 months ago)
- Language: Java
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.asciidoc
- License: COPYING
Awesome Lists containing this project
README
Red Feline Metronome
====================image:art/icon.svg[A red cat with a metronome for a tail]
Red Feline Metronome is a simple metronome program for Android. This
program is free software licensed under the GNU General Public License
(version 3 or later).This was written mostly to get familar with the Android APIs tools. As
such the only thing that distinguishes this program from the many, many
similar programs available for Android is the use of a simple
synthesizer to generate its clicks (rather than using pre-rendered
samples). It generates a continous audio streams in order to offer a
steady tick rate.This program cannot currently be found on Google Play. The primary
reason for this is that there is no visual click indicator and
therefore, whilst the program is functional, I nevertheless regard it
as unfinished.