Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sound playback from embedded data
#2
Samuel and Matt would probably be the best ones to answer your question. QB64PE just had a new release with some advancement in the use of sound features, mostly controlling sounds using _SNDPLAYCOPY.

What I used to do when I wanted a single exe file that had dependencies was to make a exe program that divided the main program from the dependencies. Think of it as a pseudo unzip file. The first time it runs, it creates the main program and the dependencies by writing them as files in the same folder, and then shells itself open.

You'll probably get an answer to your question shortly. Sorry, but I' hardly ever work with sound files, other than wave files for a few special effects.

Welcome to forum. Loved the "Long time listener, first time caller part." Reminds me of CNBC show Mad Money.

Pete

@a740g

@DSMan195276
Reply


Messages In This Thread
RE: Sound playback from embedded data - by Pete - 10-31-2022, 11:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Must an extra value be provided on DATA statement? dakra137 11 1,064 09-30-2025, 05:38 PM
Last Post: ahenry3068
  Seeking Matches in a Data Base Dimster 10 1,068 07-13-2025, 12:26 AM
Last Post: Dimster
  need help playing sound using certain parameters madscijr 0 401 04-01-2025, 03:52 PM
Last Post: madscijr
Question sound file playback (and record) - manipulating speed + pitch in realtime? madscijr 12 2,010 02-26-2025, 06:33 PM
Last Post: Petr
  List of file sound extensions eoredson 17 2,766 12-27-2024, 04:30 PM
Last Post: hsiangch_ong

Forum Jump:


Users browsing this thread: 1 Guest(s)