Popularity
2.9
Stable
Activity
5.8
-
114
8
28

Description

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

Programming language: Kotlin
License: Apache License 2.0
Tags: Audio     Tone     Generator    
Latest version: v1.0.3

Zentone alternatives and similar packages

Based on the "Audio" category.
Alternatively, view Zentone alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Zentone or a related project?

Add another 'Audio' Package

README

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! :smile:

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 gradle 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)