jMonkeyEngine.org

  • Home
    • News
    • News Archives
    • Activity
    • Members
    • Links
  • Introduction
    • About
    • Website Manual
    • Core Team
    • Contributing
      • Anyone
      • Modeler
      • WebDev
      • Writer
      • Programmer
    • Product Showcase
  • Forums
    • Latest Topics
    • Forums Index
    • Troubleshooting >
      • General
      • Import Assets
      • Graphics
      • Effects
      • GUI
      • Physics
      • Sound
      • Networking
      • SpiderMonkey
      • TerraMonkey
      • jMonkeyPlatform
    • Project Relations >
      • Beta 1 Game Contest
      • Free Announcements
      • User Code & Projects
      • Site & Project Feedback
      • Feature Discussion
      • Small Talk
    • Development >
      • Developers
      • Contributions
      • Docs
      • jMonkeyPlatform
      • Android
      • MonkeyZone
    • Legacy jME2 >
      • Discussion
      • Contributions
      • Docs Discussion
  • Documentation
    • Installation & Setup
    • Tutorials & Docs
    • SDK Documentation
    • FAQ
    • JavaDoc
    • Docs Discussion
  • Projects
    • All Projects
    • Games
    • Tools
    • Open Source
  • Downloads
    • Download jME3 SDK
    • SVN Checkout
    • GoogleCode
    • Nightly Builds
  • Contact

Group Admins

  • Profile picture of admin
Group logo of Troubleshooting – Sound

Troubleshooting – Sound

Public Group active 49 minutes ago

Sound related problems

  • Home
  • Forum
  • Members 8,692
  • RSS
  • Profile picture of Momoko_Fan

    Momoko_Fan replied to the forum topic Module files playback? (XM, IT, MOD, etc) in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 4 days, 1 hour ago

    There are some Java-based decoders that can play those files.
    For example this one: http://www.quippy.de/mod_en.php
    It should be fairly easy to write an AssetLoader that can use that decoder to get PCM data.

  • Profile picture of Empire Phoenix

    Empire Phoenix replied to the forum topic Module files playback? (XM, IT, MOD, etc) in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 1 week ago

    Well I worked on a plugin that can play them, but never finished it. It should actually work if you find a java xm player, and can just forward the output it creates to the jme system. (I got stuck with license […]

  • Profile picture of DariuszG.Jagielski

    DariuszG.Jagielski started the forum topic Module files playback? (XM, IT, MOD, etc) in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 1 week ago

    How can I play module music formats? The reason I asking is that modules are usually smaller than ogg/mp3 files and I don’t want my game to weight a tonne (or several hundred MB), so I’d prefer to use smaller […]

  • Profile picture of Momoko_Fan

    Momoko_Fan replied to the forum topic OpenAL – play from byte array in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 1 week, 4 days ago

    You will need to create your own subclass of InputStream. updateData() will be called once and your stream subclass will need to generate additional audio when it comes.

  • Profile picture of pspeed

    pspeed replied to the forum topic OpenAL – play from byte array in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 1 week, 6 days ago

    You might have to look in the JME source code to see how normal streaming works.

  • Profile picture of Tumaini

    Tumaini replied to the forum topic OpenAL – play from byte array in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 1 week, 6 days ago

    Thanks, I tried that, but I can’t quite figure out how to feed more data to the stream being played from, as I can’t use updateData more than once. PD continuously processes data and produces sounds, sometimes […]

  • Profile picture of sbook

    sbook replied to the forum topic OpenAL – play from byte array in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 1 week, 6 days ago

    If you use AudioStream (a subclass of AudioData, which gets used in an AudioNode), you can use the updateData method to give it an InputStream

  • Profile picture of Tumaini

    Tumaini started the forum topic OpenAL – play from byte array in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 1 week, 6 days ago

    I’m exploring using Pure Data (http://puredata.info/) or specifically libpd (https://github.com/libpd/libpd) with jME and was considering how OpenAL could be used to play from a PD patch. However, as I’ve not […]

  • Profile picture of tommy5696

    tommy5696 replied to the forum topic roodNode Multiple file access in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 2 weeks, 2 days ago

    Okay, thanks it works, my solution:

    and

  • Profile picture of ceiphren

    ceiphren replied to the forum topic roodNode Multiple file access in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 2 weeks, 2 days ago

    You should add some code examples to clarify what you want to do.

    If you want to access the rootNode and the assetManager in SoundSystem.java, you have to create a reference there and when you initialize the […]

  • Profile picture of normen

    normen replied to the forum topic roodNode Multiple file access in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 2 weeks, 2 days ago

    http://www.javabeginner.com ? Its pretty basic object oriented programming stuff you’re asking for really. Just pass the application reference to your other objects.

  • Profile picture of tommy5696

    tommy5696 started the forum topic roodNode Multiple file access in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 2 weeks, 2 days ago

    Hi,

    i’ve tried to set up my game as the following sheme:

    Main.java — SoundSystem.java
    (The terrain…) (Set up the sounds)

    Now i want to attach […]

  • Profile picture of zarch

    zarch replied to the forum topic Static in Audio Playback [SOLVED] in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 1 month ago

    @madjack said:
    Alternatively, get a great mobo.

    Asus Sabertooth P67 It’s shielded and has military-grade capacitors, MOSFET, etc. (That’s what I have and never had to suffer from any kind of […]

  • Profile picture of ptblduffy

    ptblduffy replied to the forum topic Static in Audio Playback [SOLVED] in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 1 month ago

    Thanks all, I’ll keep all this in mind when I finally get to building a PC this summer (got a nice paid internship!). Until then, I will suffer through with my crappy Dell laptop.

    @pspeed said:
    Do you run […]

  • Profile picture of madjack

    madjack replied to the forum topic Static in Audio Playback [SOLVED] in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 1 month ago

    Alternatively, get a great mobo.

    Asus Sabertooth P67 It’s shielded and has military-grade capacitors, MOSFET, etc. (That’s what I have and never had to suffer from any kind of static).

  • Profile picture of pspeed

    pspeed replied to the forum topic Static in Audio Playback [SOLVED] in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 1 month ago

    Do you run with vsync on? Sometimes that can at least even out the GPU noise.

  • Profile picture of madjack

    madjack replied to the forum topic Static in Audio Playback [SOLVED] in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 1 month ago

    I said cleaner, not perfect. :P

  • Profile picture of normen

    normen replied to the forum topic Static in Audio Playback [SOLVED] in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 1 month ago

    @madjack said:
    Slightly less expensive way to get cleaner sound is to have dedicated cards for each component.

    You’ll still get these issues, plus you got no chance to get away from the “dirty” ground […]

  • Profile picture of madjack

    madjack replied to the forum topic Static in Audio Playback [SOLVED] in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 1 month ago

    That often happens if both the video card an the audio card are integrated on the motherboard.

    Slightly less expensive way to get cleaner sound is to have dedicated cards for each component.

  • Profile picture of ptblduffy

    ptblduffy started the forum topic Static in Audio Playback [SOLVED] in the group Group logo of Troubleshooting – SoundTroubleshooting – Sound 1 month ago

    Hello all,

    I’m just beginning to play with JMonkey’s built in audio, and I’ve come across a problem. I’m trying to play music in the background, but I can hear static in a fairly regular pattern. I know […]

  • Load More
Click below to login with..

Please create an account to get started.

Loading

Latest News

  • Happy earth day.. to our new contributors!
  • Google Summer of Code 2012

Recently Active Members

Profile picture of draygera
Profile picture of Sploreg
Profile picture of ditchbuster
Profile picture of kbender88
Profile picture of H
Profile picture of maxyme
Profile picture of pspeed
Profile picture of JinXu
Profile picture of mcbeth
Profile picture of Momoko_Fan
Profile picture of ninetailfox97
Profile picture of samuelkillin

Drag&Drop Help

  • 3D Scene Graph for Dummies
  • jME3 Math for Dummies
  • 3D Graphics Terminology
  • Hello Assets
  • Export from Blender
  • Custom Meshes
  • Physics
  • FAQ
  • Nifty’s bible

Group Tags

game jme3 online jme2 jme1 tool mmo boxes rpg crafting physics fps action gui baseball realistic gbui editor texture gis space turn-based platform tower-defense side-scroller betaville racing ogre marbles blue mmorpg albion scripting byte 1995 indie

Proudly powered by WordPress and BuddyPress.

jMonkeyEngine.org
  • Log In
  • Sign Up
  • Visit
    • Random Member
    • Random Group
close