Nooooootes: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 November 2013

14 October 2013

  • curprev 12:2412:24, 14 October 2013Chen Junyu talk contribs 1,168 bytes +1,168 Created page with "==generate sound by python == <source lang="python"> import wave, struct filename = "output.wav" nframes=0 nchannels=1 sampwidth=2 # in bytes so 2=16bit, 1=8bit framerate=441..."