Phasebash~ is a collection of abstractions which enable the development of more concise patches using vanilla PureData. The goal is to cleanly extend and lift Puredata patches with more expressive paradigms not explicitly provided by the core PureData object library. These functions include:
- Dynamic graph creation
- Functional programming
- Databinding
- Sequencing primitives
- Graphic sequence components
Add the 'abstractions' folder to your Pd PATH either using the Pd gui or commandline options.
- Useful documentation and help patches.
- Separation of DSP from library objects.
Bugs, comments, or questions? Feel free to submit an issue ticket through github or contact me directly. I will help you.