Re: [MSEide-MSEgui-talk] MSE pcaudio.

2018-03-11 Thread fredvs
> I would vote for a "NumChunck" parameter in audio_object_write() Maybe it will be easier to add it in audio_object_open(). And to prepare the future, add some "TypePut" (Input or Output) parameter too. ;-) Ok, I stop. Fre;D -- Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/ ---

Re: [MSEide-MSEgui-talk] MSE pcaudio.

2018-03-11 Thread fredvs
(the latency time is not accessible in pcaudiolib!) Oooops. ;-( By the way, if some parameter should be added in some method, I would vote for a "NumChunck" parameter iin audio_object_write(pcaudioobj, buffer, bufferlength, numchunck)); With PortAudio, numchunck is the number of samples from t

Re: [MSEide-MSEgui-talk] MSE pcaudio.

2018-03-11 Thread Martin Schreiber
On Sunday 11 March 2018 11:50:00 fredvs wrote: > About pcaudiolib with Alsa driver active > > With a samplerate = 44100 and a buffer = 44100 samples, logically it will > take 1 second to write the buffer in mono. > And for 3 seconds, 3x write the buffer by the loop. > > It is what appends in

Re: [MSEide-MSEgui-talk] MSE pcaudio.

2018-03-11 Thread fredvs
> so the pcaudiolib Alsa driver is active. Ha, that is more logic for me (even if I would prefer that pcaudiolib load a "pure" Alsa, but ok, capito, it must be done by PulseAudio). > Agreed? Now 200 % perfectly. ;-) About pcaudiolib with Alsa driver active With a samplerate = 44100 and a

Re: [MSEide-MSEgui-talk] dateutils missing

2018-03-11 Thread Martin Schreiber
On Saturday 10 March 2018 19:20:02 Patrick Goupell wrote: > Did a fresh clone of mseide-msegui > > git clone https://gitlab.com/mseide-msegui/mseide-msegui.git > Cloning into 'mseide-msegui'... > remote: Counting objects: 80807, done. > remote: Compressing objects: 100% (59/59), done. > remote: Tot

Re: [MSEide-MSEgui-talk] MSE pcaudio.

2018-03-11 Thread Martin Schreiber
On Saturday 10 March 2018 21:46:34 fredvs wrote: > > pulseaudio.png (163K) Download Attachment > > Just for confirmation... > > This was a print-screen of pcaudiolib using alsa or pulseaudio ? > > (Just now I have doubt, I was thinking it was a print-screen of pcaudiolib > using pulseaudio). > > B