Giter VIP home page Giter VIP logo

pd-bytebeat's Introduction

#bytebeat~ external for puredata

This is some helper code for easily compiling bytebeat C-like expressions as puredata externals.

On line 29 in bytebeat~.c "v000" can be replaced with any C-like expression. An example is on line 28.

There is also a header file (bytebeat~.h) that contains almost 95 different working expressions. The way it works at the moment is that "v000" on line 29 in bytebeat~.c can be replaced with a line from bytebeat~.h. So one could replace it with v101, v102, v103, v104, etc to reflect the expression in the header file.

In this case the Makefile might also need altering if one is to build [bytebeat~] with a numerical variation. [bytebeat~_175], [bytebeat~_143], etc

All of the expressions can be build using the automated system if one prefers. In the folder "bytebeat~-make" there is a Pd patch and a couple of python scripts that automatically alter the bytebeat~.c and Makefile to reflect different expressions from bytebeat~.h

Clicking the [bng] will randomly grab a line number and replace it in these files. One could easily alter this system to build objects sequentially instead of randomly if one preferred.

I have also included the [dexpr~] abstraction which creates [expr~] objects with expressions dynamically on the fly. This might actually be easier to use C-like expressions rather that compiling [bytebeat~]

pd-bytebeat's People

Contributors

megrimm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pd-bytebeat's Issues

Comment

Great work, shame I didn't found it earlier. I made my own bytebeat system in pd called Rampcode, maybe you could take a look, it seems you have more knowledge and it can be seriously improved with a custom object like yours. Thanks!

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.