Scripting a text to binary digits converter
Kurt Kaufman
kkaufman at snet.net
Mon Jan 2 19:16:29 EST 2012
More fun with LC's binaryEncode functions (see the card script):
http://www.kkef.org/MIDIBuilder031212.rev
It must be pretty quick to accept from user input an ascii representation of a musical note, convert it to binary from which a MIDI file is constructed and played, then add the input to an
as-yet open-ended MIDI sequence (whose current length must be properly specified before attempting to update or play)- all in a fraction of a second.
More information about the use-livecode
mailing list