mirror of
https://github.com/nucular/sfxrlua.git
synced 2024-12-24 18:44:20 +00:00
Merge branch 'master' of https://github.com/nucular/sfxrlua
This commit is contained in:
commit
5fcfa13fd7
@ -2,7 +2,7 @@ sfxr.lua
|
||||
========
|
||||
|
||||
A port of the sfxr sound effect synthesizer to pure Lua, designed to be used
|
||||
together with the *awesome* Löve2D game framework.
|
||||
together with the *awesome* Löve game framework.
|
||||
|
||||
|
||||
Example usage
|
||||
@ -10,7 +10,7 @@ Example usage
|
||||
|
||||
These examples should play a randomly generated sound.
|
||||
|
||||
With [Löve2D](http://love2d.org) 0.9:
|
||||
With [Löve](http://love2d.org) 0.9.x:
|
||||
```lua
|
||||
local sfxr = require("sfxr")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user