Type conversion is required (Chapter13Walkthrough)
KouichiMatsuda opened this issue · 0 comments
KouichiMatsuda commented
It have gotten an error.
arr = arr.astype(np.int16)
sound = pygame.sndarray.make_sound(arr)
sound.play()
KouichiMatsuda opened this issue · 0 comments
It have gotten an error.
arr = arr.astype(np.int16)
sound = pygame.sndarray.make_sound(arr)
sound.play()