mirror of
				https://github.com/OpenVoiceOS/OpenVoiceOS
				synced 2025-06-05 22:19:21 +02:00 
			
		
		
		
	MycroftOS: Pulse audio fixes and tweaks (mostly for BT distortions)
This commit is contained in:
		| @@ -89,7 +89,7 @@ | ||||
| ; deferred-volume-extra-delay-usec = 0 | ||||
|  | ||||
| # MycroftOS Audio Settings | ||||
| resample-method = ffmpeg | ||||
| avoid-resampling = yes | ||||
| default-sample-format = s24le | ||||
| default-sample-rate = 48000 | ||||
| alternate-sample-rate = 44100 | ||||
|   | ||||
| @@ -44,7 +44,7 @@ load-module module-switch-on-port-available | ||||
|  | ||||
| ### Automatically load driver modules depending on the hardware available | ||||
| .ifexists module-udev-detect.so | ||||
| load-module module-udev-detect | ||||
| load-module module-udev-detect tsched=0 | ||||
| .else | ||||
| ### Use the static hardware detection module (for systems that lack udev support) | ||||
| load-module module-detect | ||||
|   | ||||
| @@ -25,7 +25,7 @@ load-module module-card-restore | ||||
|  | ||||
| ### Automatically load driver modules depending on the hardware available | ||||
| .ifexists module-udev-detect.so | ||||
| load-module module-udev-detect | ||||
| load-module module-udev-detect tsched=0 | ||||
| .else | ||||
| ### Use the static hardware detection module (for systems that lack udev/hal support) | ||||
| load-module module-detect | ||||
|   | ||||
| @@ -87,7 +87,7 @@ | ||||
| ; deferred-volume-extra-delay-usec = 0 | ||||
|  | ||||
| # MycroftOS Audio Settings | ||||
| resample-method = ffmpeg | ||||
| avoid-resampling = yes | ||||
| default-sample-format = s24le | ||||
| default-sample-rate = 48000 | ||||
| alternate-sample-rate = 44100 | ||||
|   | ||||
| @@ -44,7 +44,7 @@ load-module module-switch-on-port-available | ||||
|  | ||||
| ### Automatically load driver modules depending on the hardware available | ||||
| .ifexists module-udev-detect.so | ||||
| load-module module-udev-detect  | ||||
| load-module module-udev-detect tsched=0 | ||||
| #channels=8 rate=48000 format=s32le | ||||
| .else | ||||
| ### Use the static hardware detection module (for systems that lack udev support) | ||||
|   | ||||
| @@ -87,7 +87,7 @@ | ||||
| ; deferred-volume-extra-delay-usec = 0 | ||||
|  | ||||
| # MycroftOS Audio Settings | ||||
| resample-method = ffmpeg | ||||
| avoid-resampling = yes | ||||
| default-sample-format = s24le | ||||
| default-sample-rate = 48000 | ||||
| alternate-sample-rate = 44100 | ||||
|   | ||||
| @@ -44,7 +44,7 @@ load-module module-switch-on-port-available | ||||
|  | ||||
| ### Automatically load driver modules depending on the hardware available | ||||
| .ifexists module-udev-detect.so | ||||
| load-module module-udev-detect  | ||||
| load-module module-udev-detect tsched=0 | ||||
| #channels=8 rate=48000 format=s32le | ||||
| .else | ||||
| ### Use the static hardware detection module (for systems that lack udev support) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user