Skip to content

A collection of modules for VCV rack to help building state machines.

License

Notifications You must be signed in to change notification settings

dyselon/VCVStateMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A module to help implement finite state machines in VCV Rack. Currently, there is only a single module implementing a markov chain node. I intend to expand it out to a toolkit of generic and specific fsm modules, and I will may try a couple of different UI variations on the same modules.

Markov State
------------
Represents a single node in a markov chain. When active, it passes its signal input through to its signal output. When advanced, it becomes inactive, and randomly triggers one of the following states.

About

A collection of modules for VCV rack to help building state machines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published