Skip to content

Releases: mus264/264-tools

v0.9.0

13 Nov 09:26
Compare
Choose a tag to compare

New modules! 🙌

Changelog

  • 🆕 Add 264.limit~ — a no-thinking-required implementation of omx.peaklim~
  • 🆕 Add 264.loop~ — a versatile looper-recorder built on @rconstanzo & raja’s karma~
  • Update Overview documentation with new modules

v0.8.7

11 Nov 17:49
Compare
Choose a tag to compare

Fixes, tweaks, and incremental improvements

Changelog

  • Fix bug when toggling 264.sfplay~ play state with a bang message 🐛
  • Add ability to send “loop 0/1” messages to first 264.sfplay~ inlet
  • Fix & add annotations to 264.audio-presets
  • Tweak 264.reverb~ UI

v0.8.6

07 Nov 06:17
Compare
Choose a tag to compare

Fixes and incremental improvements

Changelog

  • Fix bidirectional looping in 264.sfplay~ 🐛
  • Expand lower end possibilities for sharpness parameter in 264.envelope~

v0.8.5

03 Nov 19:01
Compare
Choose a tag to compare

Quick fixes

Changelog

  • Fix MIDI connection for 264.sfplay~ speed slider
  • Tweak 264.sfplay~ menu design for consistency across Max 6 & 7

v0.8.4

31 Oct 05:29
Compare
Choose a tag to compare

Quick fixes

Changelog

  • Fix bug when repeatedly recalling same preset in 264.audio-presets 🐛
  • Improve 264.sfplay~ refresh routine on end-recording with 264.sfrecord~
  • Add attack/release windowing to 264.sfrecord~

v0.8.3

29 Oct 17:17
Compare
Choose a tag to compare

Changelog

  • Add missing step in extras overview intro to 264.sfrecord~ 🐛
  • Tweak audio presets in extras overview
  • Make ezadc~ & ezdac~ in Week 8 overview subpatch local

v0.8.2

29 Oct 17:06
Compare
Choose a tag to compare

Changelog

  • Filter interpolation throughput in 264.audio-presets to avoid overloading UI

v0.8.1

29 Oct 16:47
Compare
Choose a tag to compare

Changelog

  • 🆕 264.preset-toggle sub-module to control audio-preset storage
  • Add 264.preset-toggle to
    • 264.delay~
    • 264.envelope~
    • 264.filter~
    • 264.freeze~
    • 264.grains~
    • 264.pitchtrack~
    • 264.reverb~
    • 264.ringmod~
    • 264.transpose~
    • 264.trigger~

v0.8.0

29 Oct 09:14
Compare
Choose a tag to compare

Major changes for section, 10/29

Changelog

  • 🆕 264.sfrecord~ monophonic recorder module that cooperates with 264.sfplay~
  • 🆕 264.audio-presets state manager for 264 Tools module parameters
  • ⚠️ Major overhaul of scripting names. May break some existing MIDI preset files
  • 264.sfplay~ improvements:
    • allow negative (reverse) speeds
    • 🆕 “Load file…” menu replaces button, populates from ~/soundfiles
    • loading new files copies them to ~/soundfiles and loads them from there
    • fix minor pause button bug when pressing “stop” while paused 🐛
  • 264.freeze~ improvements:
    • 🆕 built-in output metering
    • 🆕 clear button
  • 264.midi-presets improvements:
    • safer initial recall/store set-up
    • fix broken “Read from disk” button 🐛
  • 264.filter~ improvements:
    • add bandstop filter mode option
  • Enable audio preset storage in:
    • 264.delay~
    • 264.envelope~
    • 264.filter~
    • 264.freeze~
    • 264.grains~
    • 264.pitchtrack~
    • 264.reverb~
    • 264.ringmod~
    • 264.transpose~
    • 264.trigger~

v0.7.3

23 Oct 19:32
Compare
Choose a tag to compare

Quick fix

Changelog

  • Fix misnamed 264.midi-learn objects inside 264.freeze~ 🐛