Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: JAVA FLAC read and write code

  1. #1
    Junior Member
    Join Date
    Jul 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default JAVA FLAC read and write code

    i had posted this in 'whats wrong with my code' previously, feel this is more fitting forum

    Hi there!
    i am looking to incorporate the ability to for the open source program 'PAMguard' to read and write files in FLAC!
    It currently has the option of AIF or WAV files to be read and recorded.
    If anybody wishes to guide me along the path to making this dream come true it would be greatly appreciated!?
    Thanks in advance


  2. #2
    Junior Member
    Join Date
    Jul 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: JAVA FLAC read and write code

    cheers

Similar Threads

  1. Replies: 2
    Last Post: February 6th, 2013, 10:48 AM
  2. Read and write file in Java
    By waiheng1986 in forum File Input/Output Tutorials
    Replies: 1
    Last Post: March 18th, 2012, 11:54 AM
  3. Replies: 0
    Last Post: October 29th, 2011, 02:37 AM
  4. Java I/O File code; how to read/write file
    By ryu2le in forum File I/O & Other I/O Streams
    Replies: 1
    Last Post: September 18th, 2011, 05:51 PM