Skip to content

Instantly share code, notes, and snippets.

View echelon's full-sized avatar
💭
🤖

Brandon Thomas echelon

💭
🤖
View GitHub Profile
#!/usr/bin/perl
# By Michael Chaney, Michael Chaney Consulting Corporation
# Copyright 2006, Michael Chaney Consulting Corporation, all rights reserved
# read wav chunks, see what each chunk is
use strict;
use POSIX qw(strftime);