sine_wave macro parameterizes table size, not frequency ("amplitude" was an incorrect comment)

This commit is contained in:
Rangi
2018-02-02 22:45:42 -05:00
parent f258ff8a41
commit 45373ec601
6 changed files with 21 additions and 23 deletions

View File

@@ -45,4 +45,4 @@ _Sine:: ; 84d9
.sinewave ; 850b
; A $20-word table representing a sine wave.
; 90 degrees is index $10 at a base amplitude of $100.
sine_wave $100
sine_wave 32