AnyEvent-SparkBot-1.015
Cisco Spark WebSocket Client for the AnyEvent Loop
Changes for 1.015
- Changed the default api url from: api.ciscospark.com/v1/ To: webexapis.com/v1/
AnyEvent-SparkBot-1.014
Cisco Spark WebSocket Client for the AnyEvent Loop
Changes for 1.014
- Added retry for 404 ( these are super common )
LibUI-0.02
Simple, Portable, Native GUI Library
Changes for 0.02 - 2023-03-11T05:00:07Z
- New widgets:
- Renamed widgets to fit existing pattern:
- New example scripts:
- New enum and structs: LibUI::Area::Handler, ::KeyEvent, ::MouseEvent, ::Modifiers
Affix-0.10
A Foreign Function Interface eXtension
Changes for 0.10 - 2023-03-11T04:25:59Z
- Support for ArrayRef[] with dynamic size
- Support for empty Stuct[]
- Coerce Enum[] types with sv2ptr(...)
- Explicit undef values are turned into NULL in Pointer[], ArrayRef[], etc.
- Provide default values in Struct[]
- Ignore perl's PTRSIZE which might be different than the system's actual pointer size
- Cleanup VM on Affix::END()
- Simplify API around named subs
- Support for WStr (wchar_t *, PWSTR, etc.)
Crypt-Passphrase-Scrypt-0.003
A scrypt encoder for Crypt::Passphrase
Changes for 0.003 - 2023-03-11T03:23:42+01:00
- Fix typo in prereqs
Six days later...
I used to get the impression many project developers would support Mastodon API foremost but now I'm inclined to see more projects implement ActivityPub C2S first and then everything else..
Bradley D. Thornton reshared this.
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.