From 506b3096a0f0e21e1e149f672427facd6259422e Mon Sep 17 00:00:00 2001 From: Norm MacDownlad Date: Thu, 22 Oct 2009 09:29:52 -0500 Subject: [PATCH] test --- bns.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bns.py b/bns.py index 3f240de..3708815 100644 --- a/bns.py +++ b/bns.py @@ -42,6 +42,7 @@ class BNS_info(object): self.samplerate = 0xac44 self.pad0 = 0x0000 self.loop_start = 0x00000000 + #sample count# self.loop_end = 0x00000000 self.offset_to_chan_starts = 0x00000018 self.pad2 = 0x00000000