[Osalp-dev] Mixing class checked in
Status: Abandoned
                
                Brought to you by:
                
                    daservis
                    
                
            | 
      
      
      From: <for...@ad...> - 2000-08-20 05:02:23
      
     | 
| I have finished work on the Mixing class. It is called aflibAudioMixer. It will mix one or more inputs into one output with as many channels in the output as desired. Also different inputs can be added to the mixing class. It will use the aflibAudio base class and will automatically convert endian, data size, and sample rate. The sample rate choosen will be the greatest of all the inputs. In order to support this the aflibAudio base class process function was changed to support objects will multiple parents. The mixing class uses this. By popular request I have also started work on a sample program in the prog directory. It is a command line program. Currently it has just been started. It will play, record, mix two audio signals, and printout info for an audio file. If anyone would like to take this up as a project let me know. Otherwise if no one comes forward I will add a little to it each release. Bubble help was added to the player sample application. Also some other small changes were made. This has all been checked into CVS. I will test and soon have a 0.5 release. Thanks for everyones patience with this library. I am close to going Beta. Thanks, Bruce Forsberg |