Params-ValidationCompiler-0.31
Build an optimized subroutine parameter validator once, use it forever
Changes for 0.31 - 2023-01-06
- Require Class::XSAccessor 1.17+ when trying to load it. Earlier versions cause test failures. Reported by David Cantrell. GH #27.
Astro-SIMBAD-Client-0.047
Fetch astronomical data from SIMBAD 4.
Changes for 0.047 - 2023-01-07
- Make XML::DoubleEncodedEntities optional. Add test entities_test, without this module but with all others, to prove it is not needed
- or warn if it is, as the case may be.
Time to build another musical practice tool
It's Sunday and it's snowing big time out there. Time to build another musical practice tool. This time with metacpan.org/dist/Data-Dataset… and friends. #perl #music
Gene Boggs reshared this.
MIDI-Perl Tabla drums
I finally found the tabla soundfont at gleitz.github.io/midi-js-sound… - So naturally I tried to imitate a tabla player! Here's the code: github.com/ology/Music/blob/ma… and here are the 1st couple runs, in decreasing order of schizophrenia: ology.net/tmp/tabla/tabla-01.m… & ology.net/tmp/tabla/tabla-02.m… & ology.net/tmp/tabla/tabla-03.m… - All are painfully feeble compared to real tabla payers! 😁 #music #perl
Bird's Mohawk in MIDI-Perl
Just finished up adding a bit more functionality to my MIDI bassline generator metacpan.org/dist/MIDI-Basslin… - It isn't the best bassist by a long shot. But here is a version of Bird's github.com/ology/Music/blob/ma… => ology.net/tmp/from-midi/mohawk… #perl #music
Gene Boggs reshared this.