Revision history for MIDI-RtController-Filter-CC

0.0700 2025-04-14 08:21:57
  - Enable trigger and value conditioning.

0.0605 2025-04-13 23:45:54
  - Start the ramp filter at the initial-point.
  - Improve the eg/multi.pl program of course.

0.0604 2025-04-13 21:40:24
  - Improve the eg/multi.pl program yet again.
  - Remove cruft and improve documentation.

0.0603 2025-04-13 14:16:22
  - Improve the eg/multi.pl program again!

0.0602 2025-04-13 09:14:00
  - Improve the eg/multi.pl program.

0.0601 2025-04-12 23:49:48
  - Improve documentation.
  - Fix the ramp bounds.

0.0600 2025-04-12 23:37:32
  - Add the ramp filter.

0.0501 2025-04-11 22:17:26
  - Parameterize the eg/multi.pl logic.

0.0500 2025-04-08 10:11:36
  - Remove no-longer-used import.
  - Improve documentation.

0.0401 2025-04-07 16:48:21
  - Enhance the eg/multi.pl example program.

0.0400 2025-04-07 14:16:04
  - Use IO::Async::Timer::Periodic instead of while/usleep.

0.0301 2025-04-04 21:45:42
  - Refactor the stair_step filter logic.
  - Improve documentation.

0.0300 2025-04-04 20:53:43
  - Add the stair_step filter and related attributes.
  - Improve the scatter filter.
  - Enhance the eg/control-change.pl program.

0.0200 2025-04-04 13:52:40
  - Add the scatter filter.
  - Improve documentation.

0.0104 2025-04-04 13:21:42
  - Improve documentation yet again!

0.0103 2025-04-04 13:06:45
  - Improve documentation some more.

0.0102 2025-04-04 11:58:11
  - Improve documentation.

0.0101 2025-04-04 11:22:22
  - Fix synopsis and the eg/control-change.pl program.

0.0100 2025-04-04 01:25:04
  - Add the breathe() filter.
  - Port from MIDI::RtController::Filter::Math