From: Stefano Rivera Date: Fri, 16 May 2014 17:49:49 +0000 (+0200) Subject: Shebang, +x bit X-Git-Tag: 0.1~205 X-Git-Url: https://git.ctpug.org.za/?p=naja.git;a=commitdiff_plain;h=0b89694e222a490fd93ca6f7dfe0045d10b15dd6 Shebang, +x bit --- diff --git a/tools/gen_sound.py b/tools/gen_sound.py old mode 100644 new mode 100755 index db37d82..7b13a81 --- a/tools/gen_sound.py +++ b/tools/gen_sound.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # Generate imperfect sine waves # # Design notes. Produces ~= (user requested) s of raw audio