]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/commit
Move from pygame to sounddevice for sound handling
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Thu, 14 Jul 2016 11:26:39 +0000 (13:26 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Thu, 14 Jul 2016 11:26:39 +0000 (13:26 +0200)
commit29597680758e4924aa71fc021465189e153f2016
treef86b35983958ed5d82d8d4c3dd47dd3cd6ca1815
parent9b9dd12a0253f2e65c5934068d91b544f7679f12
Move from pygame to sounddevice for sound handling

Move lock files to files
Add with statement to lock
helpers/action.py
helpers/lock.py
helpers/mapping.py
helpers/music_file.py
music_sampler.py