User Tools

Site Tools


en:sound

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:sound [2016/08/07 15:49]
admin
en:sound [2016/11/07 12:34]
admin
Line 3: Line 3:
 **sound** //frequency//, //duration//\\ **sound** //frequency//, //duration//\\
 **sound** ( //frequency//, //duration// )\\ **sound** ( //frequency//, //duration// )\\
-**sound** //array//\\ +**sound** [[arrays|array[]]]\\ 
-**sound** ( //array// )\\ +**sound** ( [[arrays|array[]]] )\\ 
-**sound** [[Lists|{ frequency1, duration1, frequency2, duration2, ... }]] +**sound** [[lists|{ frequency1, duration1, frequency2, duration2, ... }]]\\ 
-**sound** [[Lists|{ { frequency1, duration1 }, { frequency2, duration2 }, ... }]]+**sound** [[lists|{ { frequency1, duration1 }, { frequency2, duration2 }, ... }]] 
 + 
 +===Polyphonic Sounds=== 
 +**sound** voice, voice, ...\\ 
 +**sound** ( voice, voice, ... )\\ 
 +where voice may be either an [[arrays|variable[]]] or a [[lists|list]].
  
 ==== Description ==== ==== Description ====
Line 19: Line 24:
 |0.9.5g|Sound support for LINUX systems was added| |0.9.5g|Sound support for LINUX systems was added|
 |0.9.5h|Windows sound was changed to use the default sound device| |0.9.5h|Windows sound was changed to use the default sound device|
 +|1.99.99.55|two dimensional list support was added|
 +|1.99.99.72|polyphonic sounds were added and the [] on array variables is now required|
  
en/sound.txt · Last modified: 2020/02/28 10:46 (external edit)