New technical article published on how to make a drum machine app in #Perl: https://www.perl.com/article/making-an-asynchronous-clocking-drum-machine-in-perl/ - Woo!
Thanks @oalders :D
Gene Boggs
@ology@fosstodon.org
Epistemologist-at-large
0
Followers
0
Following
Joined November 18, 2022
Posts
Open post
@ology@fosstodon.org
·
6d ago
9
0
9
0
Open post
Open post
@ology@fosstodon.org
·
Apr 01, 2026
A client texted me all stressed and asked me to give her access to her company website so she could update it. :eyeroll:
I explained that either I could do the job in 15 minutes OR I could transfer the website to her and train her on how to build websites...
She asked me to do it, of course.
#clients
I explained that either I could do the job in 15 minutes OR I could transfer the website to her and train her on how to build websites...
She asked me to do it, of course.
#clients
1
0
0
0
Open post
@ology@fosstodon.org
·
Mar 29, 2026
Trying to asynchronously send a MIDI clock message, but the interval is always a bit longer than what I tell it to loop over. I tell it 120 beats per minute, but my MIDI device tells me it's clocking at 114 BPM.
Why is the loop interval not being honored with my code?
For the record, I am trying to wrap my head around asyncio but am obviously not using it correctly. Here is some code I cobbled together from brain/web:
https://gist.github.com/ology/2dc2532617e1ef9149d6620edb78572a
Help? :)
#Python
Why is the loop interval not being honored with my code?
For the record, I am trying to wrap my head around asyncio but am obviously not using it correctly. Here is some code I cobbled together from brain/web:
https://gist.github.com/ology/2dc2532617e1ef9149d6620edb78572a
Help? :)
#Python
2
0
1
0
Open post
@ology@fosstodon.org
·
Mar 20, 2026
Here is how to clock a midi device, like a drum machine with #Perl and @leonerd 's IO::Async::Timer::Periodic and @fuzzix ' MIDI::RtMidi::FFI::Device: https://github.com/ology/Music/blob/master/clock-gen-async.pl
5
0
0
0
Open post
@ology@fosstodon.org
·
Feb 01, 2026
Released https://metacpan.org/dist/Music-Drummer 0.7000 now with a growing collection of common grooves and of course an example program and test to exercise the new features. Woo!
#Perl #MIDI #Drums
#Perl #MIDI #Drums
4
0
2
0