Independant function calls?
#7
Right, sorry, the melody table definition was wrong, it should have been:
local Melody =
{
  { delay = 0, pitch = F5},
  { delay = 4, pitch = F5},
  ...
}
That's what happens when I write code off the top of my head, without testing it. Smile
Reply
Thanks given by:


Messages In This Thread
Independant function calls? - by DiamondToaster - 01-17-2015, 12:59 PM
RE: Independant function calls? - by xoft - 01-17-2015, 05:23 PM
RE: Independant function calls? - by xoft - 01-17-2015, 05:27 PM
RE: Independant function calls? - by sphinxc0re - 01-17-2015, 10:07 PM
RE: Independant function calls? - by xoft - 01-17-2015, 11:08 PM
RE: Independant function calls? - by Seadragon91 - 01-17-2015, 11:57 PM
RE: Independant function calls? - by xoft - 01-18-2015, 03:51 AM
RE: Independant function calls? - by tonibm19 - 01-18-2015, 04:27 AM
RE: Independant function calls? - by tigerw - 01-18-2015, 09:09 AM



Users browsing this thread: 1 Guest(s)