mirror of
https://github.com/Relintai/pandemonium_engine_easy_charts.git
synced 2024-12-19 13:37:03 +01:00
34 lines
481 B
INI
34 lines
481 B
INI
[Locale]
|
|
|
|
SecondLanguage="oh"
|
|
Language="it"
|
|
|
|
[Version]
|
|
|
|
Minor="1"
|
|
Micro="3"
|
|
Major="5"
|
|
|
|
[Directories]
|
|
|
|
TempDir="C:UsersJonAppDataLocalAudacitySessionData"
|
|
|
|
[AudioIO]
|
|
|
|
RecordingDevice="Microphone (Blue Snowball)"
|
|
Host="MME"
|
|
PlaybackDevice="Speakers / Headphones (Realtek)"
|
|
EffectsPreviewLen="6"
|
|
CutPreviewBeforeLen="2"
|
|
CutPreviewAfterLen="1"
|
|
SeekShortPeriod="1"
|
|
SeekLongPeriod="15"
|
|
Duplex="1"
|
|
SWPlaythrough="0"
|
|
|
|
[AnotherSection]
|
|
|
|
SectionName="ThisNewSection"
|
|
SeconKey="SecondValue"
|
|
|