Skip to content

Commit

Permalink
Some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
melchiorrecaruso committed Mar 2, 2020
1 parent aa4e934 commit 24b806e
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 136 deletions.
138 changes: 2 additions & 136 deletions audiometer.lpi
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<ProjectOptions>
<Version Value="12"/>
<General>
<SessionStorage Value="InProjectDir"/>
<Title Value="AudioMeter"/>
<Scaled Value="True"/>
<ResourceType Value="res"/>
Expand All @@ -12,7 +13,7 @@
</XPManifest>
<Icon Value="0"/>
</General>
<BuildModes Active="Default">
<BuildModes>
<Item Name="Default" Default="True"/>
</BuildModes>
<PublishOptions>
Expand All @@ -37,154 +38,19 @@
<Unit>
<Filename Value="audiometer.lpr"/>
<IsPartOfProject Value="True"/>
<CursorPos X="37" Y="7"/>
<UsageCount Value="96"/>
<Loaded Value="True"/>
</Unit>
<Unit>
<Filename Value="src/mainfrm.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="audiofrm"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<IsVisibleTab Value="True"/>
<EditorIndex Value="1"/>
<CursorPos X="17" Y="2"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit>
<Unit>
<Filename Value="src/soundwav.pas"/>
<IsPartOfProject Value="True"/>
<EditorIndex Value="2"/>
<CursorPos X="9" Y="10"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
</Unit>
<Unit>
<Filename Value="mainfrm.pas"/>
<ComponentName Value="audiofrm"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<EditorIndex Value="-1"/>
<WindowIndex Value="-1"/>
<TopLine Value="201"/>
<CursorPos X="37" Y="207"/>
<UsageCount Value="96"/>
</Unit>
<Unit>
<Filename Value="analyzer.pas"/>
<EditorIndex Value="-1"/>
<CursorPos Y="11"/>
<UsageCount Value="39"/>
</Unit>
<Unit>
<Filename Value="../fpsound/fpsound.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="115"/>
<UsageCount Value="11"/>
</Unit>
<Unit>
<Filename Value="../fpsound/OpenAL_NT.pas"/>
<EditorIndex Value="-1"/>
<CursorPos X="32" Y="13"/>
<UsageCount Value="5"/>
</Unit>
<Unit>
<Filename Value="../fpsound/fpsound_wav.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="46"/>
<UsageCount Value="10"/>
</Unit>
<Unit>
<Filename Value="/usr/share/fpcsrc/3.0.4/rtl/objpas/classes/classesh.inc"/>
<EditorIndex Value="-1"/>
<TopLine Value="1693"/>
<CursorPos X="20" Y="1702"/>
<UsageCount Value="11"/>
</Unit>
<Unit>
<Filename Value="soundwav.pas"/>
<EditorIndex Value="-1"/>
<CursorPos X="11" Y="6"/>
<UsageCount Value="43"/>
</Unit>
<Unit>
<Filename Value="/usr/share/fpcsrc/3.0.4/rtl/inc/systemh.inc"/>
<EditorIndex Value="-1"/>
<TopLine Value="835"/>
<CursorPos X="10" Y="855"/>
<UsageCount Value="5"/>
</Unit>
<Unit>
<Filename Value="../fpsound/fpsound_pkg.pas"/>
<EditorIndex Value="-1"/>
<CursorPos X="3" Y="11"/>
<UsageCount Value="7"/>
</Unit>
<Unit>
<Filename Value="../lazarus/components/tachart/tasources.pas"/>
<UnitName Value="TASources"/>
<EditorIndex Value="-1"/>
<TopLine Value="24"/>
<CursorPos X="115" Y="52"/>
<UsageCount Value="8"/>
</Unit>
<Unit>
<Filename Value="/usr/share/fpcsrc/3.0.4/rtl/objpas/fgl.pp"/>
<EditorIndex Value="-1"/>
<TopLine Value="96"/>
<CursorPos X="49" Y="117"/>
<UsageCount Value="8"/>
</Unit>
<Unit>
<Filename Value="/usr/share/fpcsrc/3.0.4/rtl/inc/objpash.inc"/>
<EditorIndex Value="-1"/>
<TopLine Value="174"/>
<CursorPos X="23" Y="194"/>
<UsageCount Value="7"/>
</Unit>
<Unit>
<Filename Value="/usr/share/fpcsrc/3.0.4/packages/fcl-base/src/bufstream.pp"/>
<EditorIndex Value="-1"/>
<TopLine Value="28"/>
<CursorPos X="17" Y="48"/>
<UsageCount Value="7"/>
</Unit>
<Unit>
<Filename Value="../lazarus/lcl/graphics.pp"/>
<UnitName Value="Graphics"/>
<EditorIndex Value="-1"/>
<TopLine Value="1361"/>
<CursorPos X="17" Y="1381"/>
<UsageCount Value="10"/>
</Unit>
<Unit>
<Filename Value="../gulp/src/gulpscanner.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="17"/>
<CursorPos X="46" Y="37"/>
<UsageCount Value="10"/>
</Unit>
<Unit>
<Filename Value="../lazarus/lcl/forms.pp"/>
<UnitName Value="Forms"/>
<EditorIndex Value="-1"/>
<TopLine Value="1832"/>
<CursorPos X="3" Y="1852"/>
<UsageCount Value="10"/>
</Unit>
<Unit>
<Filename Value="../lazarus/lcl/imglist.pp"/>
<UnitName Value="ImgList"/>
<EditorIndex Value="-1"/>
<TopLine Value="339"/>
<CursorPos X="15" Y="357"/>
<UsageCount Value="10"/>
</Unit>
</Units>
<JumpHistory HistoryIndex="-1"/>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
Expand Down
163 changes: 163 additions & 0 deletions audiometer.lps
Original file line number Diff line number Diff line change
@@ -0,0 +1,163 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectSession>
<Version Value="12"/>
<BuildModes Active="Default"/>
<Units>
<Unit>
<Filename Value="audiometer.lpr"/>
<IsPartOfProject Value="True"/>
<CursorPos X="37" Y="7"/>
<UsageCount Value="96"/>
<Loaded Value="True"/>
</Unit>
<Unit>
<Filename Value="src/mainfrm.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="audiofrm"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<IsVisibleTab Value="True"/>
<EditorIndex Value="1"/>
<CursorPos X="17" Y="2"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit>
<Unit>
<Filename Value="src/soundwav.pas"/>
<IsPartOfProject Value="True"/>
<EditorIndex Value="2"/>
<CursorPos X="9" Y="10"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
</Unit>
<Unit>
<Filename Value="mainfrm.pas"/>
<ComponentName Value="audiofrm"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<EditorIndex Value="-1"/>
<WindowIndex Value="-1"/>
<TopLine Value="201"/>
<CursorPos X="37" Y="207"/>
<UsageCount Value="96"/>
</Unit>
<Unit>
<Filename Value="analyzer.pas"/>
<EditorIndex Value="-1"/>
<CursorPos Y="11"/>
<UsageCount Value="39"/>
</Unit>
<Unit>
<Filename Value="../fpsound/fpsound.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="115"/>
<UsageCount Value="11"/>
</Unit>
<Unit>
<Filename Value="../fpsound/OpenAL_NT.pas"/>
<EditorIndex Value="-1"/>
<CursorPos X="32" Y="13"/>
<UsageCount Value="5"/>
</Unit>
<Unit>
<Filename Value="../fpsound/fpsound_wav.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="46"/>
<UsageCount Value="10"/>
</Unit>
<Unit>
<Filename Value="/usr/share/fpcsrc/3.0.4/rtl/objpas/classes/classesh.inc"/>
<EditorIndex Value="-1"/>
<TopLine Value="1693"/>
<CursorPos X="20" Y="1702"/>
<UsageCount Value="11"/>
</Unit>
<Unit>
<Filename Value="soundwav.pas"/>
<EditorIndex Value="-1"/>
<CursorPos X="11" Y="6"/>
<UsageCount Value="43"/>
</Unit>
<Unit>
<Filename Value="/usr/share/fpcsrc/3.0.4/rtl/inc/systemh.inc"/>
<EditorIndex Value="-1"/>
<TopLine Value="835"/>
<CursorPos X="10" Y="855"/>
<UsageCount Value="5"/>
</Unit>
<Unit>
<Filename Value="../fpsound/fpsound_pkg.pas"/>
<EditorIndex Value="-1"/>
<CursorPos X="3" Y="11"/>
<UsageCount Value="7"/>
</Unit>
<Unit>
<Filename Value="../lazarus/components/tachart/tasources.pas"/>
<UnitName Value="TASources"/>
<EditorIndex Value="-1"/>
<TopLine Value="24"/>
<CursorPos X="115" Y="52"/>
<UsageCount Value="8"/>
</Unit>
<Unit>
<Filename Value="/usr/share/fpcsrc/3.0.4/rtl/objpas/fgl.pp"/>
<EditorIndex Value="-1"/>
<TopLine Value="96"/>
<CursorPos X="49" Y="117"/>
<UsageCount Value="8"/>
</Unit>
<Unit>
<Filename Value="/usr/share/fpcsrc/3.0.4/rtl/inc/objpash.inc"/>
<EditorIndex Value="-1"/>
<TopLine Value="174"/>
<CursorPos X="23" Y="194"/>
<UsageCount Value="7"/>
</Unit>
<Unit>
<Filename Value="/usr/share/fpcsrc/3.0.4/packages/fcl-base/src/bufstream.pp"/>
<EditorIndex Value="-1"/>
<TopLine Value="28"/>
<CursorPos X="17" Y="48"/>
<UsageCount Value="7"/>
</Unit>
<Unit>
<Filename Value="../lazarus/lcl/graphics.pp"/>
<UnitName Value="Graphics"/>
<EditorIndex Value="-1"/>
<TopLine Value="1361"/>
<CursorPos X="17" Y="1381"/>
<UsageCount Value="10"/>
</Unit>
<Unit>
<Filename Value="../gulp/src/gulpscanner.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="17"/>
<CursorPos X="46" Y="37"/>
<UsageCount Value="10"/>
</Unit>
<Unit>
<Filename Value="../lazarus/lcl/forms.pp"/>
<UnitName Value="Forms"/>
<EditorIndex Value="-1"/>
<TopLine Value="1832"/>
<CursorPos X="3" Y="1852"/>
<UsageCount Value="10"/>
</Unit>
<Unit>
<Filename Value="../lazarus/lcl/imglist.pp"/>
<UnitName Value="ImgList"/>
<EditorIndex Value="-1"/>
<TopLine Value="339"/>
<CursorPos X="15" Y="357"/>
<UsageCount Value="10"/>
</Unit>
</Units>
<JumpHistory HistoryIndex="-1"/>
<RunParams>
<FormatVersion Value="2"/>
<Modes ActiveMode=""/>
</RunParams>
</ProjectSession>
</CONFIG>

0 comments on commit 24b806e

Please sign in to comment.