algorithmic/generative music in mulab

Official support for: mutools.com
Post Reply New Topic
RELATED
PRODUCTS

Post

I've been experimenting with sending and recording MIDI to mulab produced by algorithmic/generative tools such as:

http://puredata.info
http://www.intermorphic.com/noatikl/

I wonder if mulab has any internal capacity to generate notes and patterns outside of the step sequencer. For example, could a MIDI CC controllable LFO be sent through some sort of gate that caused a note to be sent every time the LFO exceeds an adjustable threshold value?

-d.vyd

Post

Very simple one:
Image

The LFO (turned off to save irritating me :) ) generates a modulation output.
The Modulation to Audio converter does what its name says and turns this into audio.
The Audio Envelope Follower turns the audio pulse into an event. (I don't see a way to automate the output event itself, though.)
Then the event triggers a synth which emits audio (so this should really be outside the patch and the patch should emit the event).

Patch: Cyclic Event Generator (emits an event)

Post

Very cool. Thank you for this.

Post Reply

Return to “MuTools”