Revision history for MIDI-RtController
0.0601 2025-03-22 15:58:57
- Fix lingering artifacts.
0.0600 2025-03-22 14:33:52
- Detect and pass the MIDI input port name to the filters.
0.0503 2025-03-22 00:07:11
- Forgot to actually include eg/dual.pl. Whoopsy.
0.0502 2025-03-22 00:02:28
- Add the eg/dual.pl program.
- Make the output attribute optional.
0.0501 2025-03-21 18:52:25
- Actually document usage of this feature. Wow.
0.0500 2025-03-21 18:45:08
- Make the midi_output port a public attribute.
0.0406 2025-03-21 18:23:06
- Improve documentation.
0.0405 2025-03-13 10:25:27
- Update the eg/tester.pl program.
0.0404 2025-03-10 19:16:31
- Improve documentation yet again.
0.0403 2025-03-10 18:43:09
- Improve documentation again.
0.0402 2025-03-10 18:24:06
- Improve documentation.
0.0401 2025-03-10 14:10:53
- JBARRETT implemented the "all" event type.
- Clean-up code a bit, too.
- Updated the eg/ code a bit too.
0.0400 2025-03-09 05:21:43
- Detect and pass the event delta-time to the filters.
0.0301 2025-03-09 01:47:24
- Don't log events redundantly.
- Make tests and skip them.
0.0300 2025-03-08 23:59:30
- Fix logging and verbose mode.
- Alter the add_filter() signature.
0.0203 2025-03-08 14:12:06
- Improve the documentation.
0.0202 2025-03-08 08:45:29
- Improve the documentation.
- Improve the eg/echo.pl program.
0.0201 2025-03-07 22:55:41
- Improve the documentation.
0.0200 2025-03-07 21:19:45
- Make the filters list of named coderefs, a public attribute.
- Add the add_filter() method to hold these.
- Improve the eg/ programs.
0.0102 2025-03-07 13:40:47
- Fix-up the documentation a bit more.
0.0101 2025-03-07 12:55:13
- Repair broken POD.
0.0100 2025-03-07 12:48:11
- Mint with Dist::Zilla.