Settings

Settings dialog

Pressing the button on the menu window toolbar will open the settings dialog.

GUI Scale
Sets the scale for the window interface. Some high-DPI screens might need to manually set this to get the text large enough.
Enable sound cards
ENABLE or DISABLE sound card audio. Some sound card drivers stops working when starting ELNS and this option allows disabling audio. When the sound card has been disabled, only file input and output is possible.
Processing mode
FAST will process the audio as quickly as possible. REALTIME process the audio at the same rate as the audio, e.g. 1 minute audio will take 1 minute to process. This setting has no effect when the audio input or output is a sound device as the sound will always be done in realtime.
Samplerate
The processing samplerate. When reading from an input file, this will be ignored as the engine will use the samplerate read from the input file. The application does not support resampling.
Processing format
Set the preferred processing encoding type. Chose from integer typespcm16, pcm32 and pcm64, or from the floating-point types float32 and float64. The number indicates the number of bits per sample.
Latency
Set the wanted latency for the processing. It useful when using real-time sound card input and output, where low latency is desireable. Lower values reduces overall latency, but increases strain on the computer. If playback stuttering is experiences, the number must be increased. The lowest practical value is limited by the sound card drivers.
Processing headroom
When processing in pcm integer mode, extra headroom can be added to reduce the risk for running into internal overload.
Output file format
Set the output file format. The most common formats include wav, raw, flac, ogg.
Send anonymous analytics
When ENABLED (the default) ELNS is collecting anonymous usage data for improving the application. No personal information is collected and transmitted. Set to DISABLE to stop sending analytics.
Check for updates on startup
Select ENABLED to make ELNS check for new software updates on startup.
Use beta release
When set to USE BETA it will include beta releases in the check for updates. To only use the final versions, set this toNO BETA

Update dialog

Pressing the button on the menu window toolbar will open the check for updates dialog. This window allows for checking for new updates and present a link to the download.

Diagnostics dialog

ELNS supports uploading the complete logs of the programs up to the author for diagnostics and analysis purposes. This can be very useful in case of program crash or bugs.

By clicking the status icon in the bottom right corner, the current program status will be shown in a pop-up dialog. In this dialog there is a Send diagnostics button which can be used to send upload ELNS diagnostics.

The Upload ELNS diagnostics dialog has two fields: Title/Name and Description. These fields are optional and does not have to be filled in. These fields can be very useful if you want to describe the problem by creating some context.

When OK is pressed the logs of the ELNS will be uploaded along with these two fields. No information beyond ELNS itself is collected and sent.

ELNS (C) 2020 Svein Seldal