Difference between revisions of "User:Zorg/Manual:Audio/7"
m (Added navigation block, replaced educational content with outline list.) |
m (0.11.0 -> 11.0) |
||
Line 1: | Line 1: | ||
Example 7 - generative audio - sounddata sound effects? dsp; generators as well as effects. | Example 7 - generative audio - sounddata sound effects? dsp; generators as well as effects. | ||
− | Source:getFreeBufferCount will be introduced in 0 | + | Source:getFreeBufferCount will be introduced in 11.0 |
− | Source:queue will be introduced in 0 | + | Source:queue will be introduced in 11.0 |
love.sound.newSoundData | love.sound.newSoundData | ||
SoundData:getBitDepth | SoundData:getBitDepth |
Latest revision as of 16:59, 11 January 2019
Example 7 - generative audio - sounddata sound effects? dsp; generators as well as effects. Source:getFreeBufferCount will be introduced in 11.0 Source:queue will be introduced in 11.0 love.sound.newSoundData SoundData:getBitDepth SoundData:getChannels SoundData:getDuration SoundData:getSample SoundData:getSampleCount SoundData:getSampleRate SoundData:setSample Data:getPointer Data:getSize Data:getString
Previous Chapter |
Next Chapter |
Home |