Tesla Coil That Dances With Your Music
#11
Thanks guys!

To run it in other systems other than windows, try removing the following code up on top, and also where it says you can see the file list in Notepad if you just press Enter. You will have to know the song filename.


Code: (Select All)
If file$ = "" Then
    Shell _Hide Chr$(34) + "dir *.MP3" + Chr$(34) + "/b > temp.dir"
    Shell "start Notepad temp.dir" ' display temp file contents in Notepad window
    GoTo start:
End If
Reply


Messages In This Thread
RE: Tesla Coil That Dances With Your Music - by SierraKen - 09-02-2022, 05:43 PM



Users browsing this thread: 4 Guest(s)