<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wk.sound4.biz/index.php?action=history&amp;feed=atom&amp;title=Windows_Services</id>
	<title>Windows Services - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wk.sound4.biz/index.php?action=history&amp;feed=atom&amp;title=Windows_Services"/>
	<link rel="alternate" type="text/html" href="https://wk.sound4.biz/index.php?title=Windows_Services&amp;action=history"/>
	<updated>2026-05-05T15:08:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.1</generator>
	<entry>
		<id>https://wk.sound4.biz/index.php?title=Windows_Services&amp;diff=816&amp;oldid=prev</id>
		<title>Camille: Created</title>
		<link rel="alternate" type="text/html" href="https://wk.sound4.biz/index.php?title=Windows_Services&amp;diff=816&amp;oldid=prev"/>
		<updated>2023-06-23T12:37:36Z</updated>

		<summary type="html">&lt;p&gt;Created&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Some SOUND4 software programs run as services. &lt;br /&gt;
&lt;br /&gt;
You may need to adjust their parameters for specific usage.&lt;br /&gt;
&lt;br /&gt;
=== Changing service parameters ===&lt;br /&gt;
You should first run the program from command-line with &amp;lt;code&amp;gt;--help&amp;lt;/code&amp;gt; to see what is possible to configure.&lt;br /&gt;
&lt;br /&gt;
==== Software mode ====&lt;br /&gt;
Some service executables can be called with &amp;lt;code&amp;gt;--set-parameters-service&amp;lt;/code&amp;gt; to change the service parameters.&lt;br /&gt;
&lt;br /&gt;
You should take care of keeping some verbose level (default is usually &amp;lt;code&amp;gt;-vvv&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
For instance, to increase SOUND4 Stream log file size to 10 MB, run :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;sound4stream.exe --set-parameters-service -vvv --logfile-limit-kb 10000&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Registry mode ====&lt;br /&gt;
The parameters for the service are stored in the registry, under &amp;lt;code&amp;gt;Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\''servicename''\Parameters&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
You can just add the needed parameters, and restart the service.&lt;br /&gt;
&lt;br /&gt;
==== Some frequent parameters in SOUND4 services ====&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;-v&amp;lt;/code&amp;gt; : increase log level, can appear multiple times&lt;br /&gt;
* &amp;lt;code&amp;gt;--logfile ''path''&amp;lt;/code&amp;gt; : set the log file name&lt;br /&gt;
* &amp;lt;code&amp;gt;--logfile-limit-kb ''limit''&amp;lt;/code&amp;gt; : set the log file size limit&lt;br /&gt;
* &amp;lt;code&amp;gt;--priority ''prio''&amp;lt;/code&amp;gt; : can change the maximum priority allowed for audio threads.&lt;/div&gt;</summary>
		<author><name>Camille</name></author>
		
	</entry>
</feed>