Re: Tralala tralala
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Tralala tralala

From: Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at>
Date: Tue Sep 20 2005 - 15:50:59 CEST

Helmut Giese <hgiese@ratiosoft.com> wrote:
>>In case you don't know, you can find the Snack home page here:
>>http://www.speech.kth.se/snack/
> even if you consider it a 'typical response' it is a start.

If you're more after generating MIDI-files (and have them
played by timidity or media-player or whatever), I've once done
some work in tcl on midi-files, but no really usable tool
emerged from it. just a few scripts that parse apart given
midi-files to some internal format, eventually transform it
a bit and write it back (actually using an hex2bin external
prog for simplicity, but it could surely do that in pure tcl, too.

If interested, mail me (you can even mail me in german :-)
And by tomorrow I'll try to dig the scripts out from my hd
and place them on some webserver, but again, it's just parts,
nothing complete...

PS: my task at that time was to remove single tracks from
 midi-files so they would play (and still sound mostly complete)
 on my mobile phone, which seems to have some low limit on
 concurrent noises, or whatever.

PPS: If snack can help with midi-file-synthesis, then rather
 don't waste your time with my scripts :-)
Received on Thu Sep 29 14:37:58 2005