1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-29 13:48:50 +00:00

python file to generate shitty audio

This commit is contained in:
Cameron Taylor 2023-08-29 05:37:24 -04:00 committed by EliteMasterEric
parent ab5d6d2f48
commit 8f9206f639
3 changed files with 5 additions and 4 deletions

3
.gitignore vendored
View file

@ -3,4 +3,5 @@
APIStuff.hx
dump/
export/
RECOVER_*.fla
RECOVER_*.fla
shitAudio/

2
art

@ -1 +1 @@
Subproject commit 61f8e43cf782ad480cd9ed29cd982562becb59a5
Subproject commit d1aa2c6e81c0ddff8af3d6aac4700590cc5b0ef4

View file

@ -176,10 +176,10 @@ class DJBoyfriend extends FlxAtlasSprite
if (cartoonSnd == null)
{
// cartoonSnd = new FlxSound();
// cartoonSnd.loadEmbedded(Paths.sound("cartoons/peck"));
// FlxG.sound.defaultSoundGroup.add(cartoonSnd);
// cartoonSnd.play();
}
// cartoonSnd.loadEmbedded(Paths.sound("cartoons/peck"));
// cartoonSnd.play();
// play sound of random flash toon
// if tv is already playing, play a new one