# Binaural Beats
![Minimum Supported Rust Version](https://img.shields.io/badge/nightly-1.83+-ab6000.svg)
[<img alt="crates.io" src="https://img.shields.io/crates/v/bbeats.svg?color=fc8d62&logo=rust" height="20" style=flat-square>](https://crates.io/crates/bbeats)
[<img alt="docs.rs" src="https://img.shields.io/badge/docs.rs-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs&style=flat-square" height="20">](https://docs.rs/bbeats)
[<img alt="build status" src="https://img.shields.io/github/actions/workflow/status/valeratrades/bbeats/ci.yml?branch=master&style=for-the-badge&style=flat-square" height="20">](https://github.com/valeratrades/bbeats/actions?query=branch%3Amaster) <!--NB: Won't find it if repo is private-->
![Lines Of Code](https://img.shields.io/badge/LoC-149-lightblue)

When environment is distracting, I override it with binaural beats instead of music. Music inherently takes up some of your attention. This doesn't.

<!-- markdownlint-disable -->
<details>
  <summary>
    <h2>Installation<h2>
  </summary>

TODO
</details>
<!-- markdownlint-restore -->

## Usage
TODO

<br>

<sup>
This repository follows <a href="https://github.com/valeratrades/.github/tree/master/best_practices">my best practices</a>.
</sup>

#### License

<sup>
Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
</sup>

<br>

<sub>
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.
</sub>