Skip to content

munshkr/ripple-ofx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ripple

An OpenGL editor for Tidal. Based on the original source code of the text editor in (fluxus), which was recently rewritten as an addon for openframeworks.

screenshot

Install

Refer to the official OF setup instructions for your operating system. To install the addons, clone them on addons/ inside your OF root directory.

You might have to update the OF_ROOT variable in config.make to your openFrameworks path, by default it's /opt/of.

Dependencies

Builds are made against munshkr/ofxGLEditor instead of the official repo for now, as it's still unstable too and API might change.

Usage

  • ctrl + e: Evaluate current paragraph or selected text
  • ctrl + s: Toggle syntax highlighting
  • ctrl + f: Toggle fullscreen
  • ctrl + n: Toggle line numbers
  • ctrl + z: Toggle auto focus
  • ctrl + o: Toggle REPL output buffer
  • ctrl + q: Exit Ripple

License

Ripple is released with GPL version 3. Please refer to the LICENSE file.

About

OpenGL editor for Tidal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published