High-Level Audio Editing Language?
Bill McGonigle
bill at bfccomputing.com
Thu Jun 26 14:52:57 EDT 2008
I seem to recall some audio geeks on this list. I'm curious if
anybody knows if there's a Free high-level audio editing language.
I'd like something that is to audio as Perl is to strings.
For example, I want to take a recorded phone call (that I've made
with an asterisk script) to the local movie theater and trim it at
the second DTMF tone for '2', so I can e-mail the important part.
I'd like to write something like:
audiofile = <stdin>
start_time = index( audiofile, dtmf(2), 2)
newaudiofile = sub( audiofile, start_time, length(audiofile)-
start_time )
print newaudiofile
Dreaming?
-Bill
-----
Bill McGonigle, Owner Work: 603.448.4440
BFC Computing, LLC Home: 603.448.1668
bill at bfccomputing.com Cell: 603.252.2606
http://www.bfccomputing.com/ Page: 603.442.1833
Blog: http://blog.bfccomputing.com/
VCard: http://bfccomputing.com/vcard/bill.vcf
More information about the gnhlug-discuss
mailing list