GNUsound stores its configuration information in a text file
in the location
~/.gnome/gnusound
(for GNOME 1
installations) or ~/.gnome2/gnusound
(for
GNOME 2 installations). Although some of the most
important properties that are stored in this file can be
edited from within GNUsound itself, this file also contains
other options that might be of interest. For example, it
contains the colors that GNUsound uses to draw various parts
of the interface. You can change these here if your aesthetic
sensibilities differ from those of the author.
It should be understood that editing the configuration file in this fashion may yield unexpected results. Also there is always a chance that the format of the file will change in the future, as well as the meaning of the properties and their values.
The number of input channels to allocate on the capture device.
The number of output channels to allocate on the playback device.
Whether to stop playback/recording on overruns.
The playback device.
The capture device.
Whether to stop playback/recording on underruns.
This value determines the maximum audio buffer size for recording and playback, in seconds.
Which audio driver to use.
The default beats per minute when none has been specified.
The default sample rate when creating a new document
The default sample type when creating a new document.
Comma-separated list describing the probing order for file format drivers.
Whether the view should track the playback position.
Path to GLADSPA plugins.
Specifies the granularity with which envelopes are applied to GLADSPA plugin processing, in seconds.
The bitrate to use.
Undocumented.
Whether to use mono encoding.
The quality level to achieve when the encoder should target quality.
Whether the encoder should target a certain quality (giving a variable bitrate), or whether to encoder should target a certain bitrate.
Whether to keep the bitrate constant.
Whether to use the old style VBR encoder or the new one.
The maximum number of tracks that can be edited.
The maximum number of Undo's.
Undocumented
The number of input channels to allocate on the capture device.
The number of output channels to allocate on the playback device.
The playback device.
Whether to convert signed 8 bit samples to unsigned 8 bit samples on playback. For soundcards where AFMT_S8 doesn't work.
The capture device.
How often to update the display during playback (in milliseconds).
Whether record should overwrite data underneath the recording cursor or insert the recorded data before the recording cursor.
Whether to restore the last saved scrollbar positions when opening a document.
Whether to restore the last saved window positions when opening a document.
By what amount to multiply scrub movement when Fast scrubbing.
By how many samples the scrub command moves the playback cursor left or right during playback.
By how many samples the scrub command moves the viewport left or right when not playing back.
Whether to show envelopes.
Whether to show the grid.
Whether to show the amplitude 0 line.
Determines whether to automatically snap the selection at cuepoint positions.
Determines whether to automatically snap the selection at grid positions.
Whether to draw samples as if they were contiguous or not.
Whether to draw the waveform RMS. Disabling gives faster display.
From what zoom factor the waveform RMS should be drawn.