Search:

Type: Posts; User: jstn455

Search: Search took 0.09 seconds.

  1. Replies
    0
    Views
    1,858

    Slowing Down Audio in Java

    I'm having trouble changing the audio speed in a java app. I can effectively load an mp3 using using Java's sound API and a few plugins, but I can't change the speed. I'v tried to change the sample...
  2. Replies
    1
    Views
    1,882

    Managing an embedded database

    Any tips on how to manage an embedded database, incase any problems occur? I'm running a java application with apache derby and what I see in the database folder is a .lck file and some other stuff....
  3. Replies
    2
    Views
    2,431

    Re: Help with JavaDB embedded

    nevermind: I found a topic that relates to my problem
  4. Replies
    2
    Views
    2,431

    Help with JavaDB embedded

    First time working with Databases, I'm trying to make an application with an embedded JavaDB. I'm looking in my book Big Java, and I came across this class which the book uses,

    import...
Results 1 to 4 of 4