electro
A Java library to help work with musical time. Based on the rhythm namespace in Afterglow, ported to plain Java to give these capabilities to Beat Link without requiring it to embed the Clojure ecosystem.
Installation
Electro is available through Maven Central, so to use it in your Maven project, all you need is to include the appropriate dependency.
Click the maven central badge above to view the repository entry for electro. The proper format for including the latest release as a dependency in a variety of tools can be found in the Dependency Information section. If you want these kinds of capabilities from Clojure, you are better off depending on Afterglow via Clojars and using its Clojure-oriented rhythm
namespace, linked at the top of the page.
If you want to manually install electro, you can download the library from the releases page and put it on your project’s class path.
Usage
See the API Documentation for full details.
License
Copyright © 2018 Deep Symmetry, LLC
Distributed under the Eclipse Public License 1.0. By using this software in any fashion, you agree to be bound by the terms of this license. You must not remove this notice, or any other, from this software.