Commencer à faire des tests de triage de tableaux avec des adrs MAC de mon wifi sniffer
This commit is contained in:
BIN
PCM/Play_file/ccc_16k.wav
Normal file
BIN
PCM/Play_file/ccc_16k.wav
Normal file
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
-- Scripts pour jouer un fichier son sur un HP
|
||||
|
||||
print("\n play_file.lua zf190130.2335 \n")
|
||||
print("\n play_file.lua zf190131.1023 \n")
|
||||
|
||||
|
||||
-- ****************************************************************************
|
||||
@@ -28,7 +28,7 @@ function cb_paused(d)
|
||||
print("playback paused")
|
||||
end
|
||||
|
||||
file.open("toto.wav", "r")
|
||||
file.open("ccc_16k.wav", "r")
|
||||
|
||||
drv = pcm.new(pcm.SD, 5)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user