Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nisrulz/zentone
:sound: [Android Library] Easily generate audio tone of a specific frequency and volume in Android.
https://github.com/nisrulz/zentone
android audio frequency library sinewave tone
Last synced: 19 days ago
JSON representation
:sound: [Android Library] Easily generate audio tone of a specific frequency and volume in Android.
- Host: GitHub
- URL: https://github.com/nisrulz/zentone
- Owner: nisrulz
- License: apache-2.0
- Created: 2015-04-18T21:53:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-07T01:14:11.000Z (about 1 year ago)
- Last Synced: 2024-10-18T19:29:12.091Z (3 months ago)
- Topics: android, audio, frequency, library, sinewave, tone
- Language: Kotlin
- Homepage: http://nisrulz.github.io/zentone
- Size: 2.81 MB
- Stars: 116
- Watchers: 8
- Forks: 29
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Image](docs/img/github_banner.png)
[![Maven Central](https://img.shields.io/maven-central/v/com.github.nisrulz/zentone)](https://search.maven.org/artifact/com.github.nisrulz/zentone) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Zentone-green.svg?style=true)](https://android-arsenal.com/details/1/3470) [![GitHub stars](https://img.shields.io/github/stars/nisrulz/zentone.svg?style=social&label=Star)](https://github.com/nisrulz/zentone) [![GitHub forks](https://img.shields.io/github/forks/nisrulz/zentone.svg?style=social&label=Fork)](https://github.com/nisrulz/zentone/fork) [![GitHub watchers](https://img.shields.io/github/watchers/nisrulz/zentone.svg?style=social&label=Watch)](https://github.com/nisrulz/zentone)
[![GitHub followers](https://img.shields.io/github/followers/nisrulz.svg?style=social&label=Follow)](https://github.com/nisrulz/zentone) [![Twitter Follow](https://img.shields.io/twitter/follow/nisrulz.svg?style=social)](https://twitter.com/nisrulz)
Easily generate audio tone of a specific frequency and volume in Android.
- 📕 [Documentation](https://nisrulz.com/zentone/)
- [Changelog](docs/changelog.md)
- Screenshot of Sample App
- Pull Requests
Here are some basic rules to follow to ensure timely addition of your request:
- If its a feature, bugfix, or anything please only change code to what you specify.
- Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :smile:
- Pull requests _must_ be made against `develop` branch. Any other branch (unless specified by the maintainers) will get rejected.
- Check for existing [issues](https://github.com/nisrulz/zentone/issues) first, before filing an issue.- License
Copyright 2016 Nishant Srivastava
Licensed under the Apache License, Version 2.0, [click here for the full license](/LICENSE).
- Logo