txwav7 Version 1.00 31 October 2004 Author Steven Jones Contact jones57@swbell.net include the word "nyquist" in subject line The contents of this file are released under the terms of the GNU General Public License. See the file LICENSE.txt
var
Wave 7 of Yamha TX81Z 9 harmonics (1 3 4 5 7 8 9 11 12)
;; txwav7 ;; Version 1.00 31 October 2004 ;; Author Steven Jones ;; ;; Contact jones57@swbell.net include the word "nyquist" in subject line ;; ;; The contents of this file are released under the terms of the GNU General ;; Public License. See the file LICENSE.txt ;; (require 'wtab) (provide 'txwav7) ;; @doc var *txwav7* ;; Wave 7 of Yamaha TX81Z ;; 9 harmonics (1 3 4 5 7 8 9 11 12) ;; (setf *txwav7* (wtab:make (wtab:scale '((1 1.00)(3 0.56)(4 0.50)(5 0.15) (7 0.06)(8 0.09)(9 0.04)(11 0.02) (12 0.04)) 0.67)))