Re: [Alsa-user] help with first ALSA program, please?

2013-05-18 Thread Perry Kivolowitz
Help would still be nice but I have moved on to a different method of audio output (that's working). Thanks! -- AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essent

[Alsa-user] help with first ALSA program, please?

2013-05-18 Thread Perry Kivolowitz
d_pcm_close(playback_handle); SndFileClose(); return -1; } cout << "Audio interface is prepared." << endl; int frames_read; void * buffer_array[1]; buffer_array[0] = (void *) buffer; while ((frames_read = sf_readf_float(sndfile, buff