Mandril boxes are a set of Abstractions that provide (or try it) the use of common PureData objects. These can be modified and adapted to every need. There are boxes for GEM, PDP, MIDI .. The idea is to do each abstraction independent of others but at the same time easy to fit each other. It works in pd-extended, if you use pd-vanilla, you'll need to install some extra libs.
Mandril boxes són un conjunt d'abstractions que faciliten (o ho intenten) la utilització dels objectes més comuns en puredata. Aquests poden ser modificats i adaptats per cada necessitat. Hi ha boxes per a GEM, PDP, MIDI.. La idea és que cada abstraction sigui independent però a la vegada fàcil d'encaixar unes amb les altres. Amb pd_extended funciona, amb la versió vanilla s'han d'instal·lar vàries llibreries extres.
All examples are in the mandril_boxes tar.gz packet.
Exemple01: Very simple PDP video tools: mixer, live video, video files, pdp effects,..
Exemple02: Example of pdp_frei0r effects.
Exemple03: Example of pdp_freeframe effects.
Exemple04: PDP, frei0r, freeframe, pdp effects, and mixers together.
Exemple05: PDP, frei0r, freeframe, pdp effects, and mixers controlled by MIDI.
Exemple06:Various GEM boxes
Exemple07: Gem miniboxes (the same of example06 made in miniboxes).
Exemple08: Combination of PDP, GEM and MIDI boxes.
·Example08 Video:
mb-quick_patching.pd
Quick patching (mb-quick_patching.pd) is a pd abstraction to improve the velocity of bulding puredata patches. This is a first version example. (mb-quick_patching is one of the abstractions of "mandril_boxes "). (post )