Page 1 of 1

Webstation and proppfrexx

Posted: 23 Jun 2024 22:36
by Johan
With the recording PC, we have webstation combined with pf. When starting up pf we always have to reset the soundcarts. why is this?
also after loading the mixer settings obtained from the above site nothing changes in the soundsettings.

We got the setings for webstation from this site https://github.com/benhartwich/proppfre ... webstation. however the autostart of the players , non stop button and other things do not work. In the gpio d&r is active also the default settings are loaded.

Re: Webstation and proppfrexx

Posted: 23 Jun 2024 22:44
by Johan
also after loading the mixer settings obtained from the above site nothing changes in the soundsettings.

Re: Webstation and proppfrexx

Posted: 23 Jun 2024 23:17
by radio42
Have you saved the mixer settings?
Since it quite strange, that they are not saves/restored properly - I actually never experienced something like this.

But please try to use the WASAPI driver model for all devices.

Re: Webstation and proppfrexx

Posted: 24 Jun 2024 21:25
by Johan
Bernd,

Of course, we saved the settings. When uploading the file, it also failed to get the correct input/output settings. Very strange.

Now just did test with wasapi and this time the data does remain.

Thank you.

Re: Webstation and proppfrexx

Posted: 24 Jun 2024 21:46
by radio42
WDM is the ‚old‘ Windows audio driver model. On Windows above Vista or later you should always use WASAPI (which is the recent driver model), as WDM is only emulated for backwards compatibility on the new Windows OS versions.