Revision history for MIDI-RtController-Filter-Drums

0.0305 2025-04-26 12:28:19
  - Only trigger on a note_on or CC message.
  - Improve documentation.

0.0304 2025-04-26 10:46:14
  - OCD grammar.

0.0303 2025-04-25 14:50:20
  - Improve documentation.

0.0302 2025-04-25 12:29:35
  - Add the common attribute.

0.0301 2025-04-25 12:10:36
  - Use the trigger properly.
  - Improve documentation.

0.0300 2025-04-25 11:52:55
  - Add the all-important phrase attribute.

0.0203 2025-04-25 06:59:38
  - Add the missing bars setting to the eg/tester.pl program.

0.0202 2025-04-25 06:33:21
  - Improve documentation.
  - Replace Future::IO::Impl::IOAsync in the eg/tester.pl program and the synopsis.

0.0201 2025-04-14 10:13:14
  - Fix logic.

0.0200 2025-04-14 08:51:37
  - Add the trigger and value attributes for filter conditioning.

0.0106 2025-04-09 19:30:25
  - Improve documentation.

0.0105 2025-04-09 19:23:06
  - Improve documentation.

0.0104 2025-03-22 14:35:13
  - Refactor for the fresh RtController.

0.0103 2025-03-13 15:32:37
  - Rename 'feedback' to 'bars'.

0.0102 2025-03-13 15:03:41
  - Improve documentation.

0.0101 2025-03-13 10:28:19
  - Add an eg/ test program and find a syntax error.
  - Fix imports and SEE ALSO.

0.0100 2025-03-13 09:23:48
  - Mint with Dist::Zilla.
  - Ported from https://github.com/ology/Music/blob/master/rtmidi-callback.pl