Search:

Type: Posts; User: cpsmusic

Search: Search took 0.00 seconds.

  1. I've managed to figure out the problem. It wasn't...

    I've managed to figure out the problem. It wasn't related to the vectors. It was a simple programming oversight :o

    I recently changed the program so that it could output stereo audio (originally...
  2. Yes, I'll do that however the program is...

    Yes, I'll do that however the program is reasonably large so I'll have to work out which parts to post. I'll try and post something later today.
  3. I wonder if the problem could be that I'm...

    I wonder if the problem could be that I'm dynamically allocating memory and therefore need a copy constructor?
  4. How would this make a difference?

    How would this make a difference?
  5. Adding a local Variable to a Vector Question

    Hi,

    I'm a C programmer developing a basic audio mixer in C++. The program consists of multiple audio tracks each containing multiple audio clips. I'm running into problems with the audio clips...
Results 1 to 5 of 5