remove ugly debug sound demo in fenrir source, its not needed anymore, gstreamer is working now

This commit is contained in:
chrys 2016-11-15 23:33:28 +01:00
parent d360867a19
commit 0743289a5f
3 changed files with 0 additions and 9 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,9 +0,0 @@
#!/bin/python
import time
from sound.gstreamer import sound
s = sound()
s.playSoundFile('/home/chrys/Projekte/fenrir/fenrir/src/fenrir-package/1ChangeTTY.opus')
time.sleep(10)