Git Product home page Git Product logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 12, 2024
Try changing the audio format in awe6.core.drivers.nme.AudioManager (line 50) 
from ".ogg" to ".mp3".  Or try other codecs (and add the appropriate resources 
to the nmml files).  What audio format would you normally work with on a Mac?  
Let us know what works.

Original comment by [email protected] on 24 May 2012 at 8:55

  • Changed state: Started

from awe6.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 12, 2024
Yes, Mp3 is working. But the Menu Music stops as soon as one moves over the 
button. aac doesn't, even though the file exists I get an error message: 

Assets.hx:215: [nme.Assets] There is no Sound asset with an ID of 
"assets/audio/MusicMenu.aac"
Assets.hx:150: [nme.Assets] There is no BitmapData asset with an ID of 
"assets/audio/MusicMenu.aac"
Assets.hx:188: [nme.Assets] There is no Font asset with an ID of 
"assets/audio/MusicMenu.aac"


Original comment by [email protected] on 25 May 2012 at 4:26

from awe6.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 12, 2024
And the mp3 seems to be playing at least twice as fast.

Original comment by [email protected] on 25 May 2012 at 4:28

from awe6.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 12, 2024
Yes, mp3 suffers same issues on Windows (double timed and unreliable looping).  
aac "should" work, but NME doesn't recognise it as a sound format by default 
(iirc) - so you need to tag it as such in the nmml.

I am closing this issue as it's really NME usage related, rather than a code 
bug.  Thanks.

Original comment by [email protected] on 25 May 2012 at 4:35

  • Changed state: WontFix

from awe6.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.