github.com/DataSounds/ImSound
www.datasounds.org
Escalas de cor são as referências para os valores.
Text
from imSound import imSound import numpy as np data = np.arange(100).reshape(10,10) a = imSound.ImageSound(data) a.play_move()