└── README.md
/README.md:
--------------------------------------------------------------------------------
1 | # SDRSharp-Audio-Equalizer-Plugin
2 |
3 |
4 |
5 |
6 | # Version: 1.5 - 25 April 2024 - [](https://github.com/BlackApple62/SDRSharp-Audio-Equalizer-Plugin/releases/download/1.5/SDRSharp.Plugin.AudioEqualizer.zip)
7 |
8 | **NOTE:**
9 |
10 | This Plugin is compiled for SDR# 32bit, with .NET 8 (SDR# Studio release >= 1920).
11 |
It works fine on latest SDR# v.1922 .NET 9 and newest .NET 10 beta releases both on 32 bit and 64 bit.
12 |
Note: The plugin has not been tested and will not work on unsupported/older version o SDR# Studio and SDR#.
13 |
14 | **New Setup:**
15 |
**1.** Unzip the file SDRSharp.Plugin.AudioEqualizer.zip
16 |
**2.** Copy the SDRSharp.AudioEqualizer.dll file into the SDR# Studio "Plugins" default folder
17 |
**3.** Alternate, should you prefer, create your own folder inside the default "Plugins" it could be "AudioEqualizer", and copy there the SDRSharp.AudioEqualizer.dll instead.
18 |
>SDRSharp will load your plugin at next execution.
19 |
20 | **Update to a new version:**
21 |
**1.** Close SDR#.
22 |
**2.** Unzip the new zip file SDRSharp.Plugin.AudioEqualizer.zip
23 |
**3.** Replace your old the SDRSharp.AudioEqualizer.dll file with the new one.
24 |
>SDRSharp will load the new version plugin at next execution.
25 |
26 | **Release note/changelog : _https://github.com/BlackApple62/SDRSharp-Audio-Equalizer-Plugin/releases_**
27 |
28 | **Plugin download (zip file):
29 | _https://github.com/BlackApple62/SDRSharp-Audio-Equalizer-Plugin/releases/download/1.5/SDRSharp.Plugin.AudioEqualizer.zip_**
30 |
31 | This plugin is donated for *free* to the huge SDR# Studio users community.
32 |
33 | For comments: https://twitter.com/BlackApple62
34 |
35 | Enjoy!
36 | 
37 |
38 |
--------------------------------------------------------------------------------