using_20sound_20with_20true_20frequencies
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
using_20sound_20with_20true_20frequencies [2018/03/31 13:19] – external edit 127.0.0.1 | using_20sound_20with_20true_20frequencies [2024/01/05 00:21] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
=====Using SOUND with true frequencies===== | =====Using SOUND with true frequencies===== | ||
- | //by Richard Russell, May 2014//\\ \\ The [[http:// | + | //by Richard Russell, May 2014//\\ \\ The [[http:// |
+ | |||
+ | <code bb4w> | ||
FOR freq = 500 TO 1000 | FOR freq = 500 TO 1000 | ||
SOUND 1, -15, FNfreqout(freq), | SOUND 1, -15, FNfreqout(freq), | ||
Line 24: | Line 26: | ||
ftab%!I% = ftab%!I% AND & | ftab%!I% = ftab%!I% AND & | ||
= indx& | = indx& | ||
+ | </ | ||
+ | |||
A limitation of this technique is that a maximum of **255** different frequencies can be ' | A limitation of this technique is that a maximum of **255** different frequencies can be ' | ||
+ |
using_20sound_20with_20true_20frequencies.1522502389.txt.gz · Last modified: 2024/01/05 00:16 (external edit)