Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Moved into the Samples folder.
  • Loading branch information
ArizonaInkStudios committed May 27, 2018
1 parent 7e9bfe6 commit 88d49d5
Show file tree
Hide file tree
Showing 18 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CSCore.sln
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2018
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSCore", "CSCore\CSCore.csproj", "{C3DCCFE3-DD3F-4EEE-849B-33E355B1E064}"
ProjectSection(ProjectDependencies) = postProject
Expand Down Expand Up @@ -57,7 +57,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PlayInputDeviceSample", "Sa
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EndpointAudioMeterSample", "Samples\EndpointAudioMeterSample\EndpointAudioMeterSample.csproj", "{2EDF3192-9107-4B7A-914A-EA25AFEB9F85}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoundTouchPitchAndTempo", "SoundTouchPitchAndTempo\SoundTouchPitchAndTempo.csproj", "{01F89C84-1F14-4D37-BE59-A4A91647A1D8}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoundTouchPitchAndTempo", "Samples\SoundTouchPitchAndTempo\SoundTouchPitchAndTempo.csproj", "{01F89C84-1F14-4D37-BE59-A4A91647A1D8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Expand Up @@ -103,7 +103,7 @@
<Content Include="Libs\SoundTouch.dll" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\CSCore\CSCore.csproj">
<ProjectReference Include="..\..\CSCore\CSCore.csproj">
<Project>{c3dccfe3-dd3f-4eee-849b-33e355b1e064}</Project>
<Name>CSCore</Name>
</ProjectReference>
Expand Down
File renamed without changes.
Binary file removed SoundTouchPitchAndTempo/Libs/SoundTouch.dll
Binary file not shown.

0 comments on commit 88d49d5

Please sign in to comment.