It seems that in some cases, when you have the Winamp DSP plugin enabled, the program crashes with error message "Attempted to read or write protected memory. This is often an indication that other memory is corrupt".
In order to fix this, you must disable the plugins manually.
The goal here is to edit the user.config file.
The file is located in
C:\Users\<YOUR-LOGIN-NAME>\AppData\Local\Bassic_Technologies\OnlineRadioTuner.exe_StrongName_...\1.3.5.0
If you are running Windows Vista, or at
C:\Documents and Settings\<YOUR-LOGIN-NAME>\Local Settings\Application Data\Bassic_Technologies\OnlineRadioTuner.exe_StrongName_...\1.3.5.0
If you are on Windows XP
If you don't see those folder, enable to see all hidden files in Folder Options for the Explorer.
You can edit the file with notepad or any other text editor.
Find the string
<setting name="WADSPEnabled" serializeAs="String">
<value>True</value>
</setting>
And change the text True to False .
Save the file.