-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
154 additions
and
62 deletions.
There are no files selected for viewing
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<object type="traktor.sound.BankAsset" version="3"> | ||
<category>{469BC5AF-787F-6B45-84CE-C563BB1F935F}</category> | ||
<presence>0</presence> | ||
<presenceRate>0.25</presenceRate> | ||
<grains> | ||
<item type="traktor.sound.RepeatGrainData"> | ||
<count>0</count> | ||
<grain type="traktor.sound.PlayGrainData" version="2"> | ||
<sound>{1AAA9B0F-4CEE-3B4B-A98E-4C89E83C5176}</sound> | ||
<filters/> | ||
<gain> | ||
<min>0</min> | ||
<max>0</max> | ||
</gain> | ||
<pitch> | ||
<min>1</min> | ||
<max>1</max> | ||
</pitch> | ||
<repeat>false</repeat> | ||
</grain> | ||
</item> | ||
</grains> | ||
</object> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<object type="traktor.db.LocalInstanceMeta" version="2"> | ||
<guid>{69B5C02A-7DDD-8A44-B230-E10B63B3F012}</guid> | ||
<primaryType>traktor.sound.BankAsset</primaryType> | ||
<blobs/> | ||
</object> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<object type="traktor.sound.SoundAsset" version="8"> | ||
<fileName>Audio/Engine/Engine Mid.wav</fileName> | ||
<category>{00000000-0000-0000-0000-000000000000}</category> | ||
<stream>false</stream> | ||
<preload>true</preload> | ||
<compressed>false</compressed> | ||
<gain>-10</gain> | ||
</object> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<object type="traktor.db.LocalInstanceMeta" version="2"> | ||
<guid>{1AAA9B0F-4CEE-3B4B-A98E-4C89E83C5176}</guid> | ||
<primaryType>traktor.sound.SoundAsset</primaryType> | ||
<blobs/> | ||
</object> |
4 changes: 2 additions & 2 deletions
4
data/Source/Audio/Engine.xdi → data/Source/Audio/Engine/Sources/Engine.xdi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<object type="traktor.sound.SoundAsset" version="8"> | ||
<fileName>Audio/Engine.wav</fileName> | ||
<fileName>Audio/Engine/Engine.wav</fileName> | ||
<category>{469BC5AF-787F-6B45-84CE-C563BB1F935F}</category> | ||
<stream>false</stream> | ||
<preload>true</preload> | ||
<compressed>false</compressed> | ||
<gain>-15.9</gain> | ||
<gain>-10</gain> | ||
</object> |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters