This commit is contained in:
Jamie Hardt
2024-11-24 12:47:09 -08:00
parent 259994d514
commit dc18b4eb99

View File

@@ -74,5 +74,3 @@ class WaveSmplReader:
self.sampler_udata: bytes = smpl_data[
header_field_fmt + loop_size * loop_count:
header_field_fmt + loop_size * loop_count + sampler_udata_length]