FASTX-Reader-1.9.0-TRIAL
A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.
Proch-N50-1.5.5
a small module to calculate N50 (total size, and total number of sequences) for a FASTA or FASTQ file. It's easy to install, with minimal dependencies.
Changes for 1.5.5 - 2023-01-11
- Fixing tests for non verbose continuous integration systems
- Testing fu-extract with a list file
Getopt-App-0.12
Write and test your script with ease
Changes for 0.12 - 2023-01-12T17:45:46Z
- Made capture() more robust
App-DBBrowser-2.311
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.311 - 2023-01-12
- SQLite: 'sqlite_'-tables are system tables.
- No reconnect database after create/drop table.
- Bugfix in first_column_is_autoincrement.
- Bugfix in get_join_info.
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.