Code Monkey home page Code Monkey logo

Portable Multi-Effect Audio Software

Description

The Portable Multi-Effect Audio Software system is a sound modulator that takes in an input from an instrument and applies effects to the audio stream before sending it to a speaker system. It utilizes the Pyo library to apply the effects.

This is one component of several components that comprise the PMEAS system. Find the other components here.

Supported Effects

The system currently modulates audio with the following seven effects:

The system also implements a multi-track looper through the help of a optional GPIO button.

Supported Operating Systems

This backend application is designed to be run on an embedded device, but can also be ran on the same device as the frontend.

Through the help of Python, we are able to support all Linux based distrbutions, as well as all operating systems that support the JACK audio server, even though we only focused exclusively on supporting the Raspberry Pi.

Installation

Necessary Dependencies

Optional Dependencies

Instructions

  1. Clone this repo to a local directory.
  2. Run the install script sudo ./install.sh to download all necessary dependencies and register the service with systemd.
  3. Plug the instrument to be played into a USB port on the modulation device.
  4. Plug the speaker that will be used to project the modulated audio into the 3.5mm jack port on the modulation device.
  5. Start the PMEAS service by calling sudo systemctl start pmeas.service.
  6. To enable the optional loop machine functionality, follow the instructions outlined in the GPIO Installation Guide

(The service will also start independently on boot of the system. Just ensure the instrument and speakers are plugged into the ports)

Common Issues

pmeas's Projects

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.