SkillAgentSearch skills...

GMU

Repository for the GMEM's Granular Microsound Universe, a set of tool to perform granular synthesis in Max.

Install / Use

/learn @gmem-cncm/GMU
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GMU - GMEM Microsound Universe

GMU_logo

GMU is a flexible granular synthesis environnement for Max. It includes a set of synthesis and control DSP objects, advanced control subpatches and UI interfaces patches examples.

THIS SOFTWARE IS NO MORE MAINTAINED AND NO SUPPORT WILL BE PROVIDED.

This software is released under special license terms. Please refer to the License file LICENSE.md for further details.

Description

  • externals

    • bufGranul~ : multi buffer granulation object
    • synGranul~ : sinusoidal waveform granulation
    • liveGranul~ : live sound source granulation object
    • rand_dist_list~ : random generator
  • abstraction

    • tranche_ctrl5 : random signal generator based on probability curves
    • trig_ctrl5 : random pulse generator based on probability curves
  • editors

    • Envelope_Editor : a block chain based envelope editor (for grain envelope or ...)

Installation

This release is for Max up to 8.0.2 and was tested on MacOS up to 10.13 & Windows 10.

Just put the whole package in a max search path.

you can start with the help files in help folders.

Examples folder contains more advanced example patch (see tranche_ctrl5.maxhelp and trig_ctrl5.maxhelp for help on random generators used in the patches).

Some patches needs the iana~ external (for sinusoidal decomposition) by Todor Todoroff.

Build

If you want to build the externals from source, you will need to install CMake and Max SDK.

Go to the build folder and run:

cmake -DC74_SDK=</path/to/sdk/source> ..
cmake --build .

The externals will be built in the externals folder.

Contributions

GMU was developped at GMEM - Marseille - Centre National de Création Musicale by :

  • Charles Bascou
  • Leopold Frey
  • Laurent Pottier

And also contributions from :

  • Jean-François Oliver
  • Loïc Kessous
  • Arthus Touzet
  • Matéo Fayet

More info : GMU Website

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated4mo ago
Forks2

Languages

Max

Security Score

87/100

Audited on Nov 26, 2025

No findings