Search:

Type: Posts; User: SubtleAphex

Search: Search took 0.01 seconds.

  1. FFTW - LIB : fatal error LNK1181: cannot open input file 'LIBRARY'

    I am trying to install the FFTW libraries on my windows XP machine so I can integrate them into a project using the portaudio libraries in VS-2005.

    I am following these instructions;
    ...
  2. Replies
    14
    Views
    9,036

    Thanks for your help, I finally got it to build. ...

    Thanks for your help, I finally got it to build. Unfortunately for anyone else reading this post, I'm not sure exactly what the magic fix was. Since my previous post I downloaded Windows...
  3. Replies
    14
    Views
    9,036

    I don't think the compiled output of the code I...

    I don't think the compiled output of the code I listed above will help me much as I need to make this program much more elaborate, so I need to be able to compile source code myself.

    I spoke to...
  4. Replies
    14
    Views
    9,036

    Thanks I realized this eventually, it resolved...

    Thanks I realized this eventually, it resolved the dsound.h issues. However I am now getting something similar with WASAPI. From what I'm reading this API is only designed to work with Windows...
  5. Replies
    14
    Views
    9,036

    Interesting. Could you provide me with a few...

    Interesting. Could you provide me with a few more details around how you were able to get a successful compilation from VS? I tried using VS-2005 following these directions this morning;...
  6. Replies
    14
    Views
    9,036

    I started following this lead this morning and...

    I started following this lead this morning and thought I was onto something when I found this page about how MinGW uses or doesn't use "unix-style" directories;...
  7. Replies
    14
    Views
    9,036

    Right this seems to make sense based on what I...

    Right this seems to make sense based on what I understand, have read. However I'm not perfectly clear on how to correct it. Maybe if I tell you exactly what I did to install portaudio the first...
  8. Replies
    14
    Views
    9,036

    Need to interact with sound card

    Hello,

    I need to interact with my sound card using an ANSI C program such that I can capture the sound cards output and then manipulate the capture and send it back to the sound cards input for...
Results 1 to 8 of 9