Skip to content

SirGnip/clyphx_gniputils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

General ClyphX utility commands for Ableton Live

Summary

A few general ClyphX utility commands written for Ableton Live.

Installation

  • Have ClyphX installed and working in Ableton Live

  • Do a git checkout of this repo in the folder where you installed the ClyphX scripts (usually something like C:\ProgramData\Ableton\Live 10 Intro\Resources\MIDI Remote Scripts\ClyphX)

  • Edit MIDI Resource Scrits\ClyphX\ClyphXUserActions.py and add the following lines to the bottom of the __init__ method:

      import clyphx_gniputils.gniputils
      clyphx_gniputils.gniputils.register(self)
    

About

General ClyphX utility commands for Ableton Live

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages