X-Git-Url: https://scm.cri.ensmp.fr/git/minwii.git/blobdiff_plain/972649bb3a4feb51c6073c99ad10a82d50786717..cf0a97e6fca3155000772d961bba89c215e1b457:/src/app/synth.py diff --git a/src/app/synth.py b/src/app/synth.py index f94358d..1910643 100755 --- a/src/app/synth.py +++ b/src/app/synth.py @@ -39,7 +39,7 @@ class Synth(FSynth) : console.info('soundfont : %s', sfPath) def __del__(self) : - console.info('arrêt du synthétiseur.') + console.info('arrêt du synthétiseur') self.delete() def adjust_octave(self, chan, octave) :