I think I did some funny math errors so new goal is 8-bit pcm
This commit is contained in:
File diff suppressed because it is too large
Load Diff
+192000
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -0,0 +1,5 @@
|
||||
for i in range(1,256):
|
||||
print(hex(i))
|
||||
for i in range(0,10):
|
||||
for i in range(0,256):
|
||||
print(hex(i))
|
||||
+96000
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user