All Projects â†’ nisrulz â†’ Zentone

nisrulz / Zentone

Licence: apache-2.0
🔉 [Android Library] Easily generate pure audio tone of any frequency in android

Programming Languages

java
68154 projects - #9 most used programming language

Image

Maven Central API

Android Arsenal

Twitter Follow

Android library to easily generate audio tone in android.

Generating pure tone of an specific frequency was never that easy. ZenTone does all the heavy lifting for you.

Go build awesome stuff with it! 😄

Checkout the app using it

playstore

Changelog

Starting with 1.0.3, Changes exist in the releases tab.

Usage Docs/Wiki

For more detailed usage, check the Wiki

Including in your project

  • Zentone is available in the MavenCentral, so getting it as simple as adding it as a dependency
compile 'com.github.nisrulz:zentone:1.0.3'

Pull Requests

I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:

  1. Match coding style (braces, spacing, etc.) This is best achieved using CMD+Option+L (Reformat code) on Mac (not sure for Windows) with Android Studio defaults.
  2. If its a feature, bugfix, or anything please only change code to what you specify.
  3. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
  4. Pull requests must be made against develop branch. Any other branch (unless specified by the maintainers) will get rejected.
  5. Check for existing issues first, before filing an issue.
  6. Have fun!

Created & Maintained By

Nishant Srivastava (@nisrulz)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].