From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: erik quanstrom Date: Fri, 30 May 2008 11:35:00 -0400 To: 9fans@9fans.net In-Reply-To: df49a7370805300827o1c828a4q4fba88e62e536bee@mail.gmail.com References: df49a7370805300827o1c828a4q4fba88e62e536bee@mail.gmail.com MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] read/write offset hack Topicbox-Message-UUID: b0945af2-ead3-11e9-9d60-3106f5b1d025 > On Fri, May 30, 2008 at 4:15 PM, erik quanstrom wrote: > > why not put the timing information inband? this would allow the timed > > sound to be saved to a file also without 1.7mb of zeros. > > because then you'd need to quote the audio data in case it > contained something that looked like a timing command? if the size of the chunks is not obvious, say due to compression, run-length encoding would solve that problem. - erik