Some fixes to pep8 stuff.

This commit is contained in:
Storm Dragon
2025-07-08 18:35:12 -04:00
parent bb6dbc7186
commit 2ad754a372
20 changed files with 98 additions and 36 deletions

View File

@ -55,7 +55,9 @@ class driver(sound_driver):
if self.soundFileCommand == "":
self.soundFileCommand = "play -q -v fenrirVolume fenrirSoundFile"
if self.frequenceCommand == "":
self.frequenceCommand = "play -q -v fenrirVolume -n -c1 synth fenrirDuration sine fenrirFrequence"
self.frequenceCommand = (
"play -q -v fenrirVolume -n -c1 synth fenrirDuration sine fenrirFrequence"
)
self._initialized = True
def play_frequence(