aboutsummaryrefslogtreecommitdiff
path: root/helpers/music_file.py
Commit message (Expand)AuthorAgeFilesLines
* Do gain at the last momentIsmaël Bouya2016-07-181-17/+12
* Add debuggerIsmaël Bouya2016-07-171-6/+5
* Small fixesIsmaël Bouya2016-07-171-2/+0
* Remove unused functionsIsmaël Bouya2016-07-171-10/+0
* Invert no_mixing flagIsmaël Bouya2016-07-171-0/+1
* Add the possibility to use the system mixerIsmaël Bouya2016-07-171-2/+4
* Add new configurations parametersIsmaël Bouya2016-07-171-2/+3
* Add a common mixerIsmaël Bouya2016-07-171-27/+14
* Remove pyaudioIsmaël Bouya2016-07-161-3/+0
* Put music effect in separate fileIsmaël Bouya2016-07-161-13/+63
* Add loop option for playIsmaël Bouya2016-07-141-5/+11
* Add seek actionIsmaël Bouya2016-07-141-0/+7
* Rename 'add' to 'delta'Ismaël Bouya2016-07-141-2/+2
* Some new features:Ismaël Bouya2016-07-141-15/+23
* Make 'wait' action interruptibleIsmaël Bouya2016-07-141-3/+6
* Move from pygame to sounddevice for sound handlingIsmaël Bouya2016-07-141-67/+115
* Use workflow for music_filesIsmaël Bouya2016-06-271-14/+39
* Put time duration in playlistIsmaël Bouya2016-06-271-0/+13
* Apply initial gain to music fileIsmaël Bouya2016-06-241-2/+5
* Fix fade_outIsmaël Bouya2016-06-241-2/+2
* Reduce memoryIsmaël Bouya2016-06-211-9/+8
* Fix frame rate when importing musicIsmaël Bouya2016-06-211-1/+1
* Added music name, currently playing musics, pause/unpauseIsmaël Bouya2016-06-201-3/+16
* Fix channels and description with blank linesIsmaël Bouya2016-06-191-9/+10
* Fix threading problems with ipythonIsmaël Bouya2016-06-191-1/+1
* Add pirate example config.yml + descriptionIsmaël Bouya2016-06-191-0/+2
* Add some actionsIsmaël Bouya2016-06-181-5/+28
* Move classes to separate fileIsmaël Bouya2016-06-181-0/+35