Giter VIP home page Giter VIP logo

aeiou's Introduction

aeiou

Pronounced “ayoo

Install

It is recommended you install the latest version from GitHub via

pip install git+https://github.com/drscotthawley/aeiou.git

However binaries will be occasionally updated on PyPI, installed via

pip install aeiou

How to use

This is a series of utility routines developed in support of multiple projects within the Harmonai organization. See individual documentation pages for more specific instructions on how these can be used. Note that this is research code, so it’s a) in flux and b) in need of improvements to documenation.

Documentation

Documentation for this library is hosted on the aeiou GitHub Pages site.

Contributing

Contributions are welcome – especially for improvements to documentation! To contribute:

  1. Fork this repo and then clone your fork to your local machine.

  2. Create a new (local) branch: git -b mybranch (or whatever you want to call it).

  3. This library is written entirely in nbdev version 2, using Jupyter notebooks.

  4. Install nbdev and then you can edit the Jupyter notebooks.

  5. After editing notebooks, run nbdev_prepare

  6. If that succeeds, you can do git add *.ipynb aeiou/*.py; git commit and then git push to get your changes to back to your fork on GitHub.

  7. Then send a Pull Request from your fork to the dev branch of this original aeiou repository.

Attribution

@misc{aeiou,
  author = {Scott H. Hawley},
  title = {aeiou: audio engineering i/o utilities},
  year  = {2022},
  url   = {https://github.com/drscotthawley/aeiou},
}

Copyright (c) Scott H. Hawley, 2022.

License

License is APACHE 2.0.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.