gathering audio stream data

From: sinner (dont_at_mailme.com)
Date: 07/13/05


Date: Wed, 13 Jul 2005 06:44:12 -0400

I would like to use stream generated by playing audio files, say using
xmms to play an mp3, to use as input data for an OpenGL program. Ideally,
the stream could be represented as a 2D array, so I can display
frequencies as a 3d heightfield.

So how do I get the frequency data into my program? Is there a certain
device that holds the stream? I'm using SDL and openGL for the display.



Relevant Pages

  • Re: Another Dumb Idea for Debunking...
    ... Therefore using a block cypher to do a stream cypher's job is wasteful. ... but independent of the input data. ... One has to be able to reverse the procedure in order ...
    (sci.crypt)
  • Re: Source is finished, but I need to push more samples downstream
    ... Once the source filter is finished(no more input data for ... how to send all my buffer to downstream to complete ... Your input pin will get notified of end of stream, ... and not forward the end of stream notification until you flush all the ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Reading Large Files
    ... Reads some number of bytes from the input stream and stores them into ... This method blocks until input data is available, ... If b is null, a NullPointerException is thrown. ...
    (comp.lang.java.programmer)
  • Re: 256-byte lookup or four comparisons
    ... > SDI stream can be destroyed and I have to resync myself. ... > can align the input data. ... Have you tried one of the FastCode CharPos functions instead of Guido's ... (I have not seen ScanStrForChar, ...
    (borland.public.delphi.language.basm)