GBE a generative breakpoint envelope for audio and data projects in MaxMSP.
- on/off: Toggle GBE functionality
- trigger: Trigger the breakpoint envelope
- clear: Clear the breakpoint envelope
- envelopeSize: The size of the envelope
- readTime: The speed of the envelope
- add new dot: - Randomly add a new point to the breakpoint envelope
- loop: - Loop the current breakpoint envelope
- gen dots: - Generate new points each time the envelope is looped.
- retrigTime: - The time it takes to retrigger the envelope.
- Create a new Max Patch
- Creat a bpatcher object
- Highlight the bpatcher object, open the inspector and select the GBR.maxpat file via the Patcher file file input.
- Use the outlet to receive the data in a new patch.