<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/windowaudioloudnessequalizer/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/windowaudioloudnessequalizer/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 04 Mar 2019 19:37:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/windowaudioloudnessequalizer/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by catright</title><link>https://sourceforge.net/p/windowaudioloudnessequalizer/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,34 +1,48 @@
 # Usage
-Wale tries to adjust all sound generating processes' peak level to '_Target: yellow bar on View(F2) page_' level. You can change _Target_ to your preferred level.
+Wale tries to adjust all sound generating processes' peak level to **Target**_-Yellow bar-_ level. You can change **Target** to your preferred level.

-However, Wale uses windows volume system for now, which means the app only can control volume between 0.0\~1.0. Hence, if you set _Target_ to near 1.0, then Wale could not control volume, because all processes' peak levels are always less than or equal to _Target_. So, you should lower _Target_ a little. Suggested _Target_ level is about 0.25(-6dB). Default is 0.15(-8dB).
+However, Wale uses windows volume system for now, which means the app only can control volume between 0.0\~1.0. Hence, if you set **Target** to near 1.0, then Wale could not control volume, because all processes' peak levels are always less than or equal to _Target_. So, you should lower **Target** a little. Default **Target** level is 0.15(-16.5dB).

-&amp;gt; **Caution!** Too low _Target_ may cause sudden hugely loud sound. Low _Target_ means quieter output sound from your windows system. Then, you may need to increase the volume of your hardware such as speaker to hear the sound. In this situation, uncontrolled process would make very loud sound caused by some trouble of sound system include unintentional stop of Wale.
+&amp;gt; **Caution!** Too low **Target** may cause sudden hugely loud sound. Low **Target** means quieter output sound from your windows system. Then, you may need to increase the volume of your hardware such as speaker to hear the sound. In this situation, uncontrolled process would make very loud sound caused by some trouble of sound system include unintentional stop of Wale.

-* Just click the session name or blue checkbox on that session to uncheck it if you want to exclude some session from auto control. This exclusion is not saved when Wale is closed.
-* You can use your mouse wheel to adjust _Relative_ volume -white bar- for each session. _Relative_ value is not saved when Wale is closed.
+* Click blue checkbox on the session to uncheck it if you want to exclude some session from auto control. This exclusion is _not saved_ when Wale is closed.
+* Click process name or white checkbox on the session to mute it. The mute state is saved in the process itself so _kept_ when Wale is closed.
+* You can use your mouse wheel to adjust **Relative**_-White bar-_ volume  for each session. **Relative** value is _not saved_ when Wale is closed.
+
+***
+
+# Tips
+### If you want that Wale works more actively
+Lower the **Target** to around 0.05(-26dB) on your own risk.  
+_Please be sure to be aware of above Caution!_
+
+### Exclude the app from auto control for permanently.
+This setting would be cleared when you update the app.
+1. Open user.config file under most latest %userprofile%\Appdata\Local\WALE\Wale.exe~~~\version
+2. Find `ExcList` paragraph, It should have some strings such as `ShellExperienceHost`, `Windows Shell Experience Host`.
+3. Add new `&amp;lt;string&amp;gt;process name which you want to exclude&amp;lt;/string&amp;gt;` to inside of `ArrayOfString`.

 ***

 # Wale System Description
 ## View(F2)
-### MASTER CONTROL - Left pane
+### MASTER CONTROL - Left panel
 Controls volume of current default render device with mouse wheel on anywhere of master tab. Control step is on small textbox which a left one of two of them.  
 Click ‘Set Volume’ button to set a volume of current default render device, target volume is on bigger textbox which a right one of two of them.  
-AlwaysTop(F7): window would be always on top  
-StayOn(F8): window does not close automatically  
-DetailView(F9): detailed mode for session pane  
-### SESSION(APPLICATION) CONTROL - Right pane
+AlwaysTop(F7): all windows would be always on top  
+StayOn(F8): keep open the main window  
+DetailView(F9): more detailed information on session data  
+### SESSION(APPLICATION) CONTROL - Right panel
 Click checkbox or session name to include to or exclude from auto control list.  
 Click number to cycle values to volume, peak, average peak or relative volume when not detailed mode.  
 Use mouse wheel to change relative volume of each session.  
 Relative is kept between -1~1. And Final volume is multiplied by `(2^Relative)`.

 ## Config(F3)
-* UI Update [ms]: update interval of main UI and audio status  
- Auto Control [ms]: auto control interval, a value lower than 15ms is worthless due to the limitation of windows system  
+* UI Update [ms]: update interval of main UI and audio status, lower this if you want more smooth UI  
+ Auto Control [ms]: auto control interval, Wale will consume more CPU power if this value is lower  
  GC Interval [ms]: garbage collection interval  
- Target Level: target peak to equalization  
+ Target Level: target peak level to equalization  
  Up Rate: rate of volume raising per second  
  Kurtosis: kurtosis for reciprocal functions  
  Function:  
@@ -39,14 +53,14 @@
  _where V=Volume,R=UpRate,B=Base Volume,K=Kurtosis_  
 * Graph: graph for current volume raising function, yellow is base, blue is current, red is new(you want to set)  

-* Average Time: past time to compute average  
- Min Peak Level: minimum peak to compute average  
+* Average Time: peak collection time to compute average  
+ Min Peak Level: minimum peak to control the session  
  Average Enabled: On/Off average computing, _should always on_  
  Auto Control Enabled: On/Off Auto Session(App) volume control, _should always on_  

 * Run at Windows Startup: run at windows start  
  Detailed View: view mode for main window.  
- Detailed Log: log more detailed information on file. for future  
+ Detailed Log: log more detailed information to file. _not used, for future_  
  Priority: process priority for Wale.

 ## Log(F4)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">catright</dc:creator><pubDate>Mon, 04 Mar 2019 19:37:02 -0000</pubDate><guid>https://sourceforge.net03f3684534ed038115beb49cb73f48d629b93fff</guid></item><item><title>Home modified by JPARK</title><link>https://sourceforge.net/p/windowaudioloudnessequalizer/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,53 @@
-Welcome to your wiki!
+# Usage
+Wale tries to adjust all sound generating processes' peak level to '_Target: yellow bar on View(F2) page_' level. You can change _Target_ to your preferred level.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+However, Wale uses windows volume system for now, which means the app only can control volume between 0.0\~1.0. Hence, if you set _Target_ to near 1.0, then Wale could not control volume, because all processes' peak levels are always less than or equal to _Target_. So, you should lower _Target_ a little. Suggested _Target_ level is about 0.25(-6dB). Default is 0.15(-8dB).

-The wiki uses [Markdown](/p/windowaudioloudnessequalizer/wiki/markdown_syntax/) syntax.
+&amp;gt; **Caution!** Too low _Target_ may cause sudden hugely loud sound. Low _Target_ means quieter output sound from your windows system. Then, you may need to increase the volume of your hardware such as speaker to hear the sound. In this situation, uncontrolled process would make very loud sound caused by some trouble of sound system include unintentional stop of Wale.

-[[members limit=20]]
-[[download_button]]
+* Just click the session name or blue checkbox on that session to uncheck it if you want to exclude some session from auto control. This exclusion is not saved when Wale is closed.
+* You can use your mouse wheel to adjust _Relative_ volume -white bar- for each session. _Relative_ value is not saved when Wale is closed.
+
+***
+
+# Wale System Description
+## View(F2)
+### MASTER CONTROL - Left pane
+Controls volume of current default render device with mouse wheel on anywhere of master tab. Control step is on small textbox which a left one of two of them.  
+Click ‘Set Volume’ button to set a volume of current default render device, target volume is on bigger textbox which a right one of two of them.  
+AlwaysTop(F7): window would be always on top  
+StayOn(F8): window does not close automatically  
+DetailView(F9): detailed mode for session pane  
+### SESSION(APPLICATION) CONTROL - Right pane
+Click checkbox or session name to include to or exclude from auto control list.  
+Click number to cycle values to volume, peak, average peak or relative volume when not detailed mode.  
+Use mouse wheel to change relative volume of each session.  
+Relative is kept between -1~1. And Final volume is multiplied by `(2^Relative)`.
+
+## Config(F3)
+* UI Update [ms]: update interval of main UI and audio status  
+ Auto Control [ms]: auto control interval, a value lower than 15ms is worthless due to the limitation of windows system  
+ GC Interval [ms]: garbage collection interval  
+ Target Level: target peak to equalization  
+ Up Rate: rate of volume raising per second  
+ Kurtosis: kurtosis for reciprocal functions  
+ Function:  
+ _**linear**=`V+(R-R*V)`_  
+ _**sliced linear**=`(V&amp;lt;v_b)? control="" detailed="" %appdata%\waleaudiocontrol="" +##="" current,="" process="" base,="" is="" priority="" computing,="" yellow="" past="" (k="=1&amp;amp;amp;&amp;amp;amp;V==0)" minimum="" log(f4)="" at="" want="" level:="" v+b*(v-1)="" file.="" _**reciprocal**="`V+R*1/(K+(1-K)*V-1)" information="" priority:="" log="" for="" min="" always="" graph="" +="" set)="" find="" current="" to="" [a="R-R/V_B][B=R*V_B/(V_B-1)]`_" enabled:="" on_="" ∶="" graph:="" v+a*v+r="" main="" start="" red="" window.="" blue="" more="" run="" auto="" time="" log:="" [if="" wale.="" volume="" new(you="" app="" startup:="" peak="" tab,="" off="" raising="" +you="" on="" pre="" _**fixed="" compute="" time:="" reciprocal="99]`_" _should="" windows="" volume,k="Kurtosis_" average="" +*="" reciprocal**="`V+R*((K+(1-K)*V)^(1/(Log_2(K)))-1)" &amp;lt;="" can="" session(app)="" control,="" future="" mode="" _where="" v="Volume,R=UpRate,B=Base" view:="" fixed="" function,="" view=""&amp;gt;
&amp;lt;/v_b)?&amp;gt;&lt;/pre&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JPARK</dc:creator><pubDate>Sat, 16 Feb 2019 11:48:31 -0000</pubDate><guid>https://sourceforge.net24bc626fa779478eda78c7aa432ca1c1366f7530</guid></item><item><title>Home modified by JPARK</title><link>https://sourceforge.net/p/windowaudioloudnessequalizer/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/windowaudioloudnessequalizer/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/catright/"&gt;JPARK&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-5999cf93adff8b4bc532ea7b" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JPARK</dc:creator><pubDate>Sat, 16 Feb 2019 11:48:31 -0000</pubDate><guid>https://sourceforge.net43518a9c7578ec576ac9d6a77cc88e54bb256969</guid></item></channel></rss>