GithubHelp home page GithubHelp logo

max-cdp's People

Contributors

richardmitic avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

max-cdp's Issues

Handle programs with variable in/output files

Example:

> sfedit randcuts

USAGE: sfedit randcuts infile average-chunklen scattering

Names of outfiles will be infilename truncated by 1 character,
      with a number added, starting from zero.

This will generate multiple output files that we couldn't load back into buffers using the current system.

Compile CDP into object directly

Right now the object works by running a CDP executable in a separate process. It would be much more efficient to compile each CDP program into the Max object directly. It might even be good to create a separate object for each program.

Create map of input and output files / programs arguments in general

All CPD programs take a different set of arguments. In particular, they take different numbers and types of input and output files. Knowing which arguments are input and output files for a given program will enable:

  • Automatic overwriting of output files
  • Reading from and writing to Max buffer~ objects
  • Conversion of non-audio files to a Max-native format to pass between multiple cdp objects

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.