264 Tools Versions Save

:musical_keyboard: Modular sound playback, processing, & performance tools for students of Max and live electronics at Harvard University

v0.18.0

1 year ago

What’s changed?

  • Replace old Java filesys class to use Node.js for file system operations

⚠️ BREAKING CHANGES ⚠️

This release drops support for Max versions lower than Max 8. If you need to use 264 Tools with Max 7 or below, please use v0.17.0.

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory

  2. Download the latest release by clicking on ‘Source code’ below

  3. Uncompress your download to your Max Packages directory
    You can find this under ~/Documents/Max 8/Packages

  4. Open (or restart) Max

v0.17.0

3 years ago

What’s changed?

  • :new: Added .maxsnip and .maxcoll files for all modules (#22)

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory

  2. Download the latest release by clicking on ‘Source code’ below

  3. Uncompress your download to your Max Packages directory
    You can find this under ~/Documents/Max 7/Packages for Max 7 or ~/Documents/Max 8/Packages for Max 8

  4. Open (or restart) Max

v0.16.0

5 years ago

What’s changed?

  • Add playback position control and presets to 264.sfplay~ (#21)
  • Improve update checker experience for Max 6 (bcbd0e5)

Example of the updated 264.sfplay~ module with preset play trigger active

Example of the updated 264.sfplay~ module with preset play trigger active

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory

  2. Download the latest release by clicking on ‘Source code’ below

  3. Uncompress your download to your Max Packages directory
    You can find this under ~/Documents/Max 7/Packages for Max 7 or ~/Documents/Max 8/Packages for Max 8

  4. Open (or restart) Max

v0.15.0

5 years ago

What’s changed?

  • :new: Add 264.line breakpoint function module (#17, closes #6)

Screenshot of the 264.line module

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory

  2. Download the latest release by clicking on ‘Source code’ below

  3. Uncompress your download to your Max Packages directory
    You can find this under ~/Documents/Max 7/Packages for Max 7 or ~/Documents/Max 8/Packages for Max 8

  4. Open (or restart) Max

v0.14.3

5 years ago

What’s changed?

  • Fix for bug adding new files to soundfiles folder via 264.sfplay~ introduced in v0.14.2 (60d4210)

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory.

  2. Download the latest release by clicking on ‘Source code’ above

  3. Uncompress your download to your Max Packages directory.
    You can find this under ~/Documents/Max 7/Packages for Max 7 or ~/Documents/Max 8/Packages for Max 8.

  4. Open (or restart) Max.

v0.14.2

5 years ago

What’s changed?

  • Fix for 264.sfplay~ when looping in reverse (2634806, fixes #20)

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory.

  2. Download the latest release by clicking on ‘Source code’ above

  3. Uncompress your download to your Max Packages directory.
    You can find this under ~/Documents/Max 7/Packages for Max 7 or ~/Documents/Max 8/Packages for Max 8.

  4. Open (or restart) Max.

v0.14.1

5 years ago

What’s changed?

  • Fix conflicting duplicated preset arguments and files (761da27)
  • Namespace hamming1.aiff to 264.hamming1.aiff to avoid potential conflicts (af11bf1)
  • Fix typos in help files and examples (de4f4b4, be32615)
  • Update README (7cfe71d, 5d8e950, 4ab430c, 665311f, 74101a2)

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory.

  2. Download the latest release by clicking on ‘Source code’ above

  3. Uncompress your download to your Max Packages directory.
    You can find this under ~/Documents/Max 7/Packages for Max 7 or ~/Documents/Max 8/Packages for Max 8.

  4. Open (or restart) Max.

v0.14.0

5 years ago

What’s changed?

  • :new: :sparkles: Automatically resize modules when created as a new bpatcher (#19)
  • :new: Add “Module Finder” extra to make it easier to find relevant modules (c62ae2f)
  • Improve unintuitive inlet ordering vs GUI ordering in 264.reverb~ (#18, closes #8)
  • Update init, interfaces, parameter catalogue, and package-info (c802cca, 1df0565)

See full history →

How to install

  1. If you have previously installed a copy of 264 Tools, delete it from your Max Packages directory.

  2. Download the latest release by clicking on ‘Source code’ above

  3. Uncompress your download to your Max Packages directory.
    You can find this under ~/Documents/Max 7/Packages for Max 7 or ~/Documents/Max 8/Packages for Max 8.

  4. Open (or restart) Max.

v0.13.0

5 years ago
  • :new: Add help files for all 264 Tools modules (#14, closes #4)
  • :new: Add 264.key-learn keyboard shortcut module (d944914, closes #15)
  • Fix 264.sfplay~ receiving play & load messages simultaneously (#16, fixes #10) :bug:
  • Fix broken button in overview patch (50ba95d) :bug:
  • Fix incorrect hint text in 264.sfplay~ (db14c57) :bug:
  • Improve update checker (fe5306c, c9620f6, 733b212, ccad51d) :bug:

v0.12.0

7 years ago
  • :new: Add Max reference files for all 264 Tools modules (a9d2460)
  • :new: Add 264.gate~ amplitude gating module (9e0a442)
  • Fix mislabelled and disconnected third inlet in 264.loop~ (9bd28f6) :bug:
  • :new: Create CHANGELOG.md to consolidate release and prelease information (8a299fa)
  • Update source/modules-screenshot.png

264.gate~