264 Tools Versions Save

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

v0.3.3

8 years ago

Quick fix

Changelog

  • Correct typos in /init & /interfaces

v0.3.2

8 years ago

Changelog

  • Complete overhaul of 264.midi-presets and 264.pattr-control communication
  • :new: Support files for better Max documentation
  • :new: Help & reference files for 264.midi-presets and 264.midi-learn
  • Fix error messages since replacing disis_munger~ with munger~ :bug:
  • Add 264.midi-presets intro to “264 Tools Overview” extra

v0.3.1

8 years ago

Improvements and bug fixes

Changelog

  • Replace disis_munger~ with newer munger~ version
    • Hopefully addresses Windows compatibility issues :bug:
  • Tweak 264.envelope~ UI for consistency between Max 7 & 6
  • Improve package install alert

v0.3.0

8 years ago

New release for class on Tuesday, 22 September.

Changelog

  • :new: Add 264.envelope~ envelope follower
  • :new: Add 264.midi-presets MIDI routing preset storage (built on pattrstorage)
    • Add set-patch-path.js to allow correct global path variable setting
    • Include filesys Java class to correctly manage preset file locations
    • Update 264.midi-learn to expose it to 264.midi-presets
    • Update existing 264 Tools modules for compatibility of their 264.midi-learn objects
  • Create “Week 3” subpatch in “264 Tools Overview” extra (demonstrates 264.envelope~)
  • Update README & overview.maxpat

To-do

  • Documentation/demonstration of 264.midi-presets
  • Build 264.param-presets to handle module parameter presets

v0.2.2

8 years ago

Changelog

v0.2.1

8 years ago

Changelog

  • disis_munger~ delay length is now linked to grain size in 264.grains~ (delay length = grain size * 3)
  • Improve soundfile test for Max 7 in 264.grains~ overview subpatch
  • Small tweaks to overview extra

v0.2.0

8 years ago

New release for class on Tuesday, 15 September

Changelog

  • :new: Add 264.grains~ granulation module
    • include disis_munger~ to power 264.grains~
  • Improve alert text on package install
  • Create week-by-week subpatches in “264 Tools Overview” extra
  • Fix wrongly annotated inlet in 264.delay~ :bug:
  • Update README & overview.maxpat

v0.1.2

8 years ago

Changelog

  • :new: Add Extras menu item “264 Tools Overview” to introduce modules

v0.1.1

8 years ago

Module improvements for section on 10 September.

Changelog

  • Add memory clearing mechanism to 264.delay~
  • Link filtergraph~ outlets with sliders in 264.filter~
  • Reorganise 264.delay~ interface to match other modules
  • Switch button for live.button in 264.go!
  • Improve hints & annotations for all modules
  • Minor tweaks
  • Improve README Functionality section

v0.1.0

8 years ago

First release for use in the classroom.

Changelog

  • :new: Adds basic filter module 264.filter~
  • Adds a pausing control inlet to 264.sfplay~
  • Small improvements to 264.sfplay~ pausing mechanism
  • Update & improve overview.maxpat