Skip to content

jpriebe/helmTools

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

helmTools

Tools for generating and manipulating patches for the helm synth vst

Sample commands

Generate a set of 64 patches selecting patch settings randomly from the built-in settings groups.

./helmTools generate \
  -a qub1t \
  -n 64 \
  -p ~/Library/Audio/Presets/Helm \
  -b ht \
  -P ht \
  -f 0.2

Generate hybrid patches using the settings found in the patches in ~/Library/Audio/Presets/Helm/qub1t\ patches/plucks

./helmTools hybridize \
  -a qub1t \
  -n 64 \
  -p ~/Library/Audio/Presets/Helm \
  -b ht \
  -P ht \
  ~/Library/Audio/Presets/Helm/qub1t\ patches/plucks/*.helm

About

Tools for generating and manipulating patches for the helm synth vst

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published