-
Notifications
You must be signed in to change notification settings - Fork 1
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
1 parent
5de238f
commit 2f0ff2d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule SoundLibrary
updated
12 files
+ − | FX/brown_noise.mp3 | |
+32 −0 | FX/fxSoundLibrary.json | |
+ − | FX/pink_noise.mp3 | |
+ − | FX/sawtooth_wave.mp3 | |
+ − | FX/sine_wave.mp3 | |
+ − | FX/square_wave.mp3 | |
+ − | FX/triangle_wave.mp3 | |
+41 −0 | FX/utils/convertFXFiles.py | |
+58 −0 | FX/utils/generate_noise.py | |
+50 −0 | FX/utils/generate_waves.py | |
+ − | FX/white_noise.mp3 | |
+32 −0 | fxSoundLibrary.json |