Revision history for MIDI-RtController-Filter-CC

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