]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/commit
Add load_all_musics flag and corresponding actions
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Mon, 19 Sep 2016 13:57:26 +0000 (15:57 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Mon, 19 Sep 2016 14:00:43 +0000 (16:00 +0200)
commit6dc040edf2f31497d4492c159397c4634037be66
tree93da3ca7f67fc3012e3793870c6f6a9b4e96220c
parenta9324e30da6292f53f008f1b827779c7f8e2fcdf
Add load_all_musics flag and corresponding actions
music_sampler/actions/__init__.py
music_sampler/actions/load_music.py [new file with mode: 0644]
music_sampler/actions/unload_music.py [new file with mode: 0644]
music_sampler/helpers.py