]> git.immae.eu Git - perso/Immae/Projets/Python/MusicSampler.git/log
perso/Immae/Projets/Python/MusicSampler.git
7 years agoRemove unused functions heads/remove_pygame
Ismaël Bouya [Sun, 17 Jul 2016 14:02:27 +0000 (16:02 +0200)] 
Remove unused functions

7 years agoInvert no_mixing flag
Ismaël Bouya [Sun, 17 Jul 2016 13:19:02 +0000 (15:19 +0200)] 
Invert no_mixing flag

7 years agoAdd the possibility to use the system mixer
Ismaël Bouya [Sun, 17 Jul 2016 12:48:59 +0000 (14:48 +0200)] 
Add the possibility to use the system mixer

7 years agoAdd new configurations parameters
Ismaël Bouya [Sun, 17 Jul 2016 11:00:29 +0000 (13:00 +0200)] 
Add new configurations parameters

7 years agoAdd a common mixer
Ismaël Bouya [Sat, 16 Jul 2016 22:31:00 +0000 (00:31 +0200)] 
Add a common mixer

7 years agoAdd dir in music_sampler.spec
Ismaël Bouya [Sat, 16 Jul 2016 16:01:07 +0000 (18:01 +0200)] 
Add dir in music_sampler.spec

7 years agoRemove pyaudio
Ismaël Bouya [Sat, 16 Jul 2016 16:00:53 +0000 (18:00 +0200)] 
Remove pyaudio

7 years agoAdd option to list /select sound devices
Ismaël Bouya [Sat, 16 Jul 2016 15:03:24 +0000 (17:03 +0200)] 
Add option to list /select sound devices

7 years agoPut music effect in separate file
Ismaël Bouya [Sat, 16 Jul 2016 14:12:06 +0000 (16:12 +0200)] 
Put music effect in separate file

7 years agoAdd loop option for play
Ismaël Bouya [Thu, 14 Jul 2016 21:44:25 +0000 (23:44 +0200)] 
Add loop option for play

7 years agoAdd seek action
Ismaël Bouya [Thu, 14 Jul 2016 21:06:05 +0000 (23:06 +0200)] 
Add seek action

7 years agoRename 'add' to 'delta'
Ismaël Bouya [Thu, 14 Jul 2016 21:05:55 +0000 (23:05 +0200)] 
Rename 'add' to 'delta'

7 years agoSome new features:
Ismaël Bouya [Thu, 14 Jul 2016 20:18:51 +0000 (22:18 +0200)] 
Some new features:

- gain function moved to helpers/__init__
- cleanup some unused functions
- stop can now wait for fade_out to finish before returning
- volume can be incremented
- master volume

7 years agoUse argparse for parser
Ismaël Bouya [Thu, 14 Jul 2016 14:04:32 +0000 (16:04 +0200)] 
Use argparse for parser

7 years agoMake 'wait' action interruptible
Ismaël Bouya [Thu, 14 Jul 2016 13:39:54 +0000 (15:39 +0200)] 
Make 'wait' action interruptible

7 years agoPut background behind timer in playlist
Ismaël Bouya [Thu, 14 Jul 2016 13:39:38 +0000 (15:39 +0200)] 
Put background behind timer in playlist

7 years agoMove from pygame to sounddevice for sound handling
Ismaël Bouya [Thu, 14 Jul 2016 11:26:39 +0000 (13:26 +0200)] 
Move from pygame to sounddevice for sound handling

Move lock files to files
Add with statement to lock

7 years agoAdd config file option to the command line
Ismaël Bouya [Thu, 14 Jul 2016 11:25:41 +0000 (13:25 +0200)] 
Add config file option to the command line

7 years agoUse workflow for music_files
Ismaël Bouya [Mon, 27 Jun 2016 21:14:03 +0000 (23:14 +0200)] 
Use workflow for music_files

7 years agoUpdate config.yml
Ismaël Bouya [Mon, 27 Jun 2016 14:41:11 +0000 (16:41 +0200)] 
Update config.yml

7 years agoAdd indicator of whether all keys are ready
Ismaël Bouya [Mon, 27 Jun 2016 11:19:00 +0000 (13:19 +0200)] 
Add indicator of whether all keys are ready

7 years agoUse aliases in key_properties
Ismaël Bouya [Mon, 27 Jun 2016 10:52:59 +0000 (12:52 +0200)] 
Use aliases in key_properties

7 years agoAdd version number
Ismaël Bouya [Mon, 27 Jun 2016 09:58:31 +0000 (11:58 +0200)] 
Add version number

7 years agoPut time duration in playlist
Ismaël Bouya [Mon, 27 Jun 2016 08:27:35 +0000 (10:27 +0200)] 
Put time duration in playlist

7 years agoShow last used keys
Ismaël Bouya [Sun, 26 Jun 2016 21:10:17 +0000 (23:10 +0200)] 
Show last used keys

7 years agoMove kv file
Ismaël Bouya [Sun, 26 Jun 2016 17:21:10 +0000 (19:21 +0200)] 
Move kv file

7 years agoDon't run not enabled keys
Ismaël Bouya [Sun, 26 Jun 2016 17:12:47 +0000 (19:12 +0200)] 
Don't run not enabled keys

7 years agoFactorise font mocks
Ismaël Bouya [Sun, 26 Jun 2016 15:42:09 +0000 (17:42 +0200)] 
Factorise font mocks

7 years agoFix font sizes heads/kivy
Ismaël Bouya [Sun, 26 Jun 2016 08:18:43 +0000 (10:18 +0200)] 
Fix font sizes

7 years agoAdd exit key
Ismaël Bouya [Sat, 25 Jun 2016 23:20:37 +0000 (01:20 +0200)] 
Add exit key

7 years agoReduce package size
Ismaël Bouya [Sat, 25 Jun 2016 22:58:42 +0000 (00:58 +0200)] 
Reduce package size

7 years agoMake kivy compatible with pyinstaller
Ismaël Bouya [Sat, 25 Jun 2016 22:18:52 +0000 (00:18 +0200)] 
Make kivy compatible with pyinstaller

7 years agoMigrate to kivy
Ismaël Bouya [Sat, 25 Jun 2016 21:37:49 +0000 (23:37 +0200)] 
Migrate to kivy

7 years agoUse kivy instead of pygame
Ismaël Bouya [Sat, 25 Jun 2016 21:20:34 +0000 (23:20 +0200)] 
Use kivy instead of pygame

7 years agoFix global fadout
Ismaël Bouya [Sat, 25 Jun 2016 21:21:22 +0000 (23:21 +0200)] 
Fix global fadout

7 years agoAdd checkmarks to the action list
Ismaël Bouya [Fri, 24 Jun 2016 18:46:52 +0000 (20:46 +0200)] 
Add checkmarks to the action list

7 years agoApply initial gain to music file
Ismaël Bouya [Fri, 24 Jun 2016 17:52:39 +0000 (19:52 +0200)] 
Apply initial gain to music file

7 years agoFix fade_out
Ismaël Bouya [Fri, 24 Jun 2016 12:26:44 +0000 (14:26 +0200)] 
Fix fade_out

7 years agoReduce memory
Ismaël Bouya [Tue, 21 Jun 2016 12:10:07 +0000 (14:10 +0200)] 
Reduce memory

7 years agoFix frame rate when importing music
Ismaël Bouya [Tue, 21 Jun 2016 08:50:59 +0000 (10:50 +0200)] 
Fix frame rate when importing music

7 years agoGive default color to keys
Ismaël Bouya [Tue, 21 Jun 2016 08:31:12 +0000 (10:31 +0200)] 
Give default color to keys

7 years agoCleanup some constants
Ismaël Bouya [Mon, 20 Jun 2016 22:08:27 +0000 (00:08 +0200)] 
Cleanup some constants

7 years agoupdate .gitignore
Ismaël Bouya [Mon, 20 Jun 2016 21:40:05 +0000 (23:40 +0200)] 
update .gitignore

7 years agoCleanup fonts
Ismaël Bouya [Mon, 20 Jun 2016 21:38:10 +0000 (23:38 +0200)] 
Cleanup fonts

7 years agoAdded music name, currently playing musics, pause/unpause
Ismaël Bouya [Mon, 20 Jun 2016 21:08:22 +0000 (23:08 +0200)] 
Added music name, currently playing musics, pause/unpause

7 years agoFix channels and description with blank lines
Ismaël Bouya [Sun, 19 Jun 2016 20:57:03 +0000 (22:57 +0200)] 
Fix channels and description with blank lines

7 years agoFix threading problems with ipython
Ismaël Bouya [Sun, 19 Jun 2016 20:44:54 +0000 (22:44 +0200)] 
Fix threading problems with ipython

7 years agoAdd pirate example config.yml + description
Ismaël Bouya [Sun, 19 Jun 2016 19:31:54 +0000 (21:31 +0200)] 
Add pirate example config.yml + description

7 years agoenhancing locks
Ismaël Bouya [Sat, 18 Jun 2016 23:13:41 +0000 (01:13 +0200)] 
enhancing locks

7 years agoAdd gitignore
Ismaël Bouya [Sat, 18 Jun 2016 21:55:08 +0000 (23:55 +0200)] 
Add gitignore

7 years agoAdd some actions
Ismaël Bouya [Sat, 18 Jun 2016 21:45:19 +0000 (23:45 +0200)] 
Add some actions

7 years agoMove classes to separate file
Ismaël Bouya [Sat, 18 Jun 2016 20:13:19 +0000 (22:13 +0200)] 
Move classes to separate file

7 years agoMove running keeper to Mapping
Ismaël Bouya [Fri, 17 Jun 2016 23:03:07 +0000 (01:03 +0200)] 
Move running keeper to Mapping

7 years agoModifications to mapping/keys
Ismaël Bouya [Fri, 17 Jun 2016 22:29:15 +0000 (00:29 +0200)] 
Modifications to mapping/keys

7 years agoAllow to find files in pyinstaller
Ismaël Bouya [Wed, 15 Jun 2016 10:42:48 +0000 (12:42 +0200)] 
Allow to find files in pyinstaller

7 years agoRemove frozen path
Ismaël Bouya [Wed, 15 Jun 2016 08:07:20 +0000 (10:07 +0200)] 
Remove frozen path

7 years agoAdd fonts
Ismaël Bouya [Wed, 15 Jun 2016 08:03:47 +0000 (10:03 +0200)] 
Add fonts

7 years agoMove files
Ismaël Bouya [Wed, 15 Jun 2016 07:53:06 +0000 (09:53 +0200)] 
Move files

7 years agoAdd stub commands
Ismaël Bouya [Wed, 15 Jun 2016 07:34:47 +0000 (09:34 +0200)] 
Add stub commands

7 years agoAdd actions
Ismaël Bouya [Mon, 13 Jun 2016 21:05:00 +0000 (23:05 +0200)] 
Add actions

7 years agoMake it compatible with python2.7
Ismaël Bouya [Mon, 13 Jun 2016 12:12:58 +0000 (14:12 +0200)] 
Make it compatible with python2.7

7 years agoInitial commit
Ismaël Bouya [Mon, 13 Jun 2016 08:48:04 +0000 (10:48 +0200)] 
Initial commit