Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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

Possibly Related Threads…
Thread Author Replies Views Last Post
  Dancing Tesla Coil To Music SierraKen 4 1,254 08-16-2024, 11:55 PM
Last Post: SierraKen
Video PLAY music grid wiki example code review grymmjack 2 816 06-13-2023, 01:19 AM
Last Post: bplus
Music Testing Impulse Tracker music file PCM creation and playback mnrvovrfc 0 493 09-04-2022, 10:40 PM
Last Post: mnrvovrfc

Forum Jump:


Users browsing this thread: 1 Guest(s)