[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Primitive ID3 tag reader
- From: Thomas Lauer <thomas.lauer@...>
- Date: Fri, 23 May 2008 17:07:43 +0100
Mark Hamburg <mark_hamburg@baymoon.com> wrote:
>
> Note that string.byte will actually take a range of positions in the
> string to extract so you don't need to create substrings.
Righto. I was probably too deep in the bowels of the ID3 format to think
of these Lua internals;)
Adapted (and slightly shorter) version attached.
--
cheers thomasl
web: http://thomaslauer.com/start
Attachment:
id3.lua
Description: Binary data