Skip to content

Releases: galsasson/TweakMode

Version 1.0.1

11 Apr 03:53
Compare
Choose a tag to compare

This release includes @bckmnn's fix for non US Locale settings.

Version 1.0.0

05 Sep 21:56
Compare
Choose a tag to compare

First public release.
This release features a new color selector for color operations.

v0.1 - Internal Testing

08 Aug 20:46
Compare
Choose a tag to compare
Pre-release

All basic functionality is working.

  • Was tested only on OSX.
  • You must have OscP5 library already installed.
  • Unzip the attached file under <your_sketchbook>/modes/

How to use:

  • Open or write a new sketch, then hit Run. While the sketch is running the PDE will allow you to tweak hard-coded numbers.
  • You can tell TweakMode to tweak only specific numbers by adding the "// tweak" comment in the desired line/s.