summaryrefslogtreecommitdiff
path: root/synth/waveforms.txt
diff options
context:
space:
mode:
authorFlorian Jung <flo@thinkpad.(none)>2011-02-11 19:23:18 +0100
committerFlorian Jung <flo@thinkpad.(none)>2011-02-11 19:23:18 +0100
commitf8f00a7afde4c534fe47ddf47673167edae4f33e (patch)
tree8cfb0ebd5d19790f5e0f9e0d855506ed212ec1f8 /synth/waveforms.txt
parentb9737dd44072cc219ade876d4df12f3118cead67 (diff)
Added a list of waveforms with nice ASCII-art
Diffstat (limited to 'synth/waveforms.txt')
-rw-r--r--synth/waveforms.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/synth/waveforms.txt b/synth/waveforms.txt
new file mode 100644
index 0000000..efaa703
--- /dev/null
+++ b/synth/waveforms.txt
@@ -0,0 +1,30 @@
+
+ _ _
+0 sine / \ / \
+ \ _ / \ _ /
+
+ .-''-. .-''-.
+1 abs-sine / \ / \
+ / \/ \
+ _ _
+2 half-sine / \_____/ \_____
+
+ .--- .---
+3 pulse-sine / | / |
+ / |____/ |____
+
+ _____ _____
+4 square
+ _____ _____
+
+ . | . |
+5 sawtooth . ' | . ' |
+ . ' |. ' |
+
+ / \ / \
+6 triangle / \ / \
+ \ / \ /
+ \ / \ /
+
+7 noise
+