Revision history for MIDI-RtController-Filter-Tonal 0.0501 2026-03-15 19:15:59 - The previous change was a brain-fart. 0.0500 2026-03-15 11:56:37 - Add the crucial single_tone() filter! 0.0403 2025-04-27 13:46:28 - Actually use the continue attribute. 0.0402 2025-04-27 10:05:16 - Improve documentation. 0.0401 2025-04-26 17:06:36 - Improve documentation. 0.0400 2025-04-26 16:07:45 - Use the parent filter class now. - Fix Types. 0.0306 2025-04-23 08:54:05 - Add the eg/play.pl program to illustrate direct calling. 0.0305 2025-04-21 00:56:13 - Enhance the eg/tester.pl program. - Add the eg/multi.pl program. 0.0304 2025-04-20 18:41:29 - Use the factor for every filter with a delay. 0.0303 2025-04-20 18:10:04 - Add the factor attribute and use it in the delay filter. 0.0302 2025-04-17 01:15:56 - Improve documentation. - Improve the eg/tester.pl program. - Fix up the walk_tone filter logic. 0.0301 2025-04-14 10:14:10 - Fix logic. 0.0300 2025-04-14 08:50:38 - Add the trigger and value attributes. 0.0204 2025-04-10 01:16:06 - Improve documentation. 0.0203 2025-04-09 19:30:50 - Improve documentation. 0.0202 2025-04-09 19:22:23 - Improve documentation. - Use Types::MIDI. 0.0201 2025-03-22 14:34:26 - Refactor for the fresh RtController. 0.0200 2025-03-14 08:53:24 - Rename module from *::Gene to *::Tonal. 0.0105 2025-03-13 21:15:35 - Improve the eg/*.pl programs. 0.0104 2025-03-13 20:32:17 - Actually import Array::Circular. Thanks. - Add the M::R::F::Math illustration package. - Improve documentation. 0.0103 2025-03-13 15:04:15 - Use Array::Circular. - Fix documentation. 0.0102 2025-03-13 10:27:34 - Add the eg/tester.pl program. - Fix imports and SEE ALSO. 0.0101 2025-03-12 18:39:54 - More filters: Arp and Walk. 0.0100 2025-03-12 16:13:04 - Mint with Dist::Zilla. - Begin porting from https://github.com/ology/Music/blob/master/rtmidi-callback.pl