Results 1 to 6 of 6

Thread: Error: INDEX.LUA:20: error loading sound

                  
   
  1. #1

    Default Error: INDEX.LUA:20: error loading sound

    Hi, I'm new to Lua and I tried following http://www.psp-programming.com/tutor...lesson02-2.htm but when I try and run it I get:
    Code:
    Error: INDEX.LUA:20: error loading sound
    Any help please? I'm running LuaPlayer HM8 on 4.01 M33-2 phat psp
    thanks

  2. #2
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    83

    Default

    The WAV needs to be in mono at a specific bitrate. Can't remember what the bitrate needs to be.

  3. #3

    Default

    The file I'm trying to load is Mono, it's from the zip file off http://www.psp-programming.com/tutor...a/lesson02.htm
    clack.wav - which is mono, PCM and 352kbps.

    It should work as far as i know

  4. #4
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    83

    Default

    Have you got the wav in the right folder?

  5. #5

    Default

    Yeah I have, I tried it with LuaPlayerwin and it loaded fine with that.
    When I tried loading the app Snake which came with LuaplayerHM8 it wouldn't load cos of the sound aswell

  6. #6
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    83

    Default

    Could be a bug with that version of HM. Try another.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •