Giter Site home page Giter Site logo

controlpanelmasterpy's People

Contributors

supremec avatar

Watchers

 avatar

controlpanelmasterpy's Issues

Add support for playing audio

###Requirements:

  • 1 background channel
  • X number of channels

###TODO:

  • Play audio when ctrl is used
  • Play audio when audioPresetCtrl is used
  • Link analog.pot to volume

Doublecheck Pin-numbers

Double-check Pin-numbers between

  1. Python code
  2. c++ arduino code
  3. physical wires

Do a new excelsheet or modify the existing?

Use Pedalboard when stretching audio

###Problem:
The current implementation is very sloooowww.

###Solution:
Use Pedalboard instead. In the latest version a timeStretch function exist. Figure out how it works and replace current code.

Extend functionality

To extend functionality using the existing hardware:

  • LEDSOnOff-btn. Longpress to enable Demo1,2,3...
  • SoundOnOff-btn. XXX
  • SwitchesOnOff-btn. YYY

Keep audio in memory while recording -> applying effects

Problem:

  • When audio is recorded through a microphone it is saved to disk.
  • When a effect is applied, audio is first loaded from disk, and then written back to disk once the effect is applied

Solution:;

  • Keep audio data in memory when recording.
  • Pass audio data to effect function(s)
  • Once user is done -> Save to disk.

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.