Skip to content

cskonopka/GBE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GBE (generative breakpoint envelope)

GBE is a Max snippet for generating breakpoint envelopes for audio and data projects.

How to use

  • 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.

How to use

  • 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.

Demo

Releases

No releases published

Packages

No packages published

Languages