Electriq

Show:

What's happening?

  • Followup: RE: Tags

    It works.

    2009-01-22 08:17:08 UTC in Java Monkey's Audio

  • Followup: RE: Seek support

    Thank you. It seems to me that 'File Version' is important.

    2009-01-22 08:16:36 UTC in Java Monkey's Audio

  • Followup: RE: Tags

    Thanks. I thought it will be not so easy. Simply I now have only files with empty tags for testing :(.

    2009-01-21 20:23:40 UTC in Java Monkey's Audio

  • Followup: RE: Seek support

    And what interesting for 'advanced' user is in Monkey`s Audio file format? What parameters can characterise the file? I understand Bitrate, Frequency, Bits, Channels - these are shown in my application. And what is Compression Level and File Version? Are these parameters useful or I don`t need to show it in File Info dialog?.

    2009-01-21 20:21:32 UTC in Java Monkey's Audio

  • Followup: RE: Seek support

    It works! I added new constructor APEAudioInputStream(AudioFormat format, InputStream stream, String fileName) and use createFile(final String name, final String mode). I don`t see another way to pass File to IAPEDecompress inside APEAudioInputStream. It`s great!!! Thanks. Now reading of .cue text file...

    2009-01-21 20:00:45 UTC in Java Monkey's Audio

  • Followup: RE: Seek support

    I use AudioSystem.getAudioInputStream(AudioFormat targetFormat, AudioInputStream sourceStream) to convert APE stream to PCM stream because it is the common technique for all supported compressed audio formats and is recommended in JavaSound specifications (and it works!). Ape file is located on hard drive. I`ll try davaguine.jmac.tools.File.createFile() method.

    2009-01-21 19:21:01 UTC in Java Monkey's Audio

  • Tags

    I suppose, that .ape file may contain some tags (ex., ID3Tag). What is the correct way to read the fields like Title, Author, etc.? Thanks.

    2009-01-21 17:51:45 UTC in Java Monkey's Audio

  • Followup: RE: Seek support

    Hi! I`m again here :) I done, what you wrote: I take IAPEDecompress m_decoder and envoked Seek(blocks) method. But I have an exception: davaguine.jmac.tools.JMACException: Unsupported Method at davaguine.jmac.tools.InputStreamFile.seek(InputStreamFile.java:164) at davaguine.jmac.decoder.UnBitArrayBase.FillAndResetBitArray(UnBitArrayBase.java:80) at...

    2009-01-21 17:48:58 UTC in Java Monkey's Audio

  • orbita-nplayer

    electriq registered the Orbita NPlayer project.

    2007-02-12 12:43:14 UTC in Orbita NPlayer

About Me

  • 2007-02-07 (3 years ago)
  • 1713394
  • electriq (My Site)
  • Electriq

Send me a message