Changes

Jump to navigation Jump to search
Line 143: Line 143:  
[[File:2tone python.jpg]]
 
[[File:2tone python.jpg]]
   −
How it works: the 1000 and 1100 blocks are input x in the Python code. The -f option in speaker-test is the frequency, {0} gets replaced by x which in turn are replaced by 1000 or 1100 so speakertest is sent either -f 1000 or -f 1100 giving frequencies of 1000 Hz or 1100 Hz.
+
How it works: the 1000 and 1100 blocks are input x in the Python code. The -f option in speaker-test is the frequency, {0} gets replaced by x which in turn is replaced by 1000 or 1100 so speaker-test is sent either -f 1000 or -f 1100 giving frequencies of 1000 Hz or 1100 Hz.
    
==Links==
 
==Links==
2,486

edits

Navigation menu