aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/jsyn/unitgen/SawtoothOscillatorDPW.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/jsyn/unitgen/SawtoothOscillatorDPW.java')
-rw-r--r--src/com/jsyn/unitgen/SawtoothOscillatorDPW.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/com/jsyn/unitgen/SawtoothOscillatorDPW.java b/src/com/jsyn/unitgen/SawtoothOscillatorDPW.java
index 92d36d8..6868c15 100644
--- a/src/com/jsyn/unitgen/SawtoothOscillatorDPW.java
+++ b/src/com/jsyn/unitgen/SawtoothOscillatorDPW.java
@@ -17,8 +17,8 @@
package com.jsyn.unitgen;
/**
- * Sawtooth DPW oscillator (a sawtooth with reduced aliasing). Based on a paper by Antti Huovilainen
- * and Vesa Valimaki:
+ * Sawtooth DPW oscillator (a sawtooth with reduced aliasing).
+ * Based on a paper by Antti Huovilainen and Vesa Valimaki:
* http://www.scribd.com/doc/33863143/New-Approaches-to-Digital-Subtractive-Synthesis
*
* @author Phil Burk and Lisa Tolentino (C) 2009 Mobileer Inc