User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 14 of 14

Thread: Music in Java apps?

  1. #11
    No Products Registered

    Join Date
    Jun 2006
    Posts
    1,630
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Music in Java apps?

    Just curious, when MMF2 actually compiles it to JAR file, doesn't it compress wave or uncompressed files?

  2. #12
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Music in Java apps?

    For the moment, OGG is not supported as a native format by Java. This could change in the future.
    Samples are compressed (zipped) in the jar file

  3. #13
    Clicker Multimedia Fusion 2SWF Export Module

    Join Date
    Sep 2006
    Location
    Palm Harbor, Florida
    Posts
    56
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Music in Java apps?

    My 571 KB Java game turned into a monstrous 27 MB game when I tried to put in a 2:47 WAV file. I didn't really expect anything less though. Does Java itself support MP3?

  4. #14
    Firecodemonkey

    Join Date
    Aug 2006
    Location
    London, UK
    Posts
    461
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Music in Java apps?

    Java only supports WAV. There are libraries that enable MP3 playback but we would have to review them first to make sure they are safe to include, we'd have to include it in the runtime only if it was being used to save space, etc... it's not a simple process and there are other priorities at the moment.

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Distributing Java apps
    By JohnZ in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 24th June 2013, 03:24 PM
  2. Can MMF2 apps/games play NSF music?
    By N64Mario in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 23rd November 2008, 07:54 PM

Posting Permissions

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