Home - HenriAugusto/easyflow GitHub Wiki

Easyflow

The easyflow library of abstractions is meant to both simplify common task of dataflow in Pure Data but also to suggest, exemplify good programming practies and stimulate thought and discussion on writing better organized and maintainable code on pure data.

The wiki will be dedicated to material regarding reflections and considerations about programming practices that are related to the library.

Color Highlighting

1 - Color Highlighting with easyflow - introduction

2 - Color Highlighting with easyflow ‐ inlets and outlets

3 - Color Highlighting with easyflow ‐ tagging

4 - Color Highlighting with easyflow ‐ local connections

5 - Color Highlighting with easyflow ‐ variable wireless connections

6 - Color Highlighting with easyflow ‐ the abstractions

7 - Color Highlighting with easyflow ‐ considerations