01-09-2023, 03:59 PM
(This post was last modified: 01-09-2023, 04:11 PM by mnrvovrfc.
Edit Reason: Extended syntax of _SNDOPEN()
)
Thank you as always Phoenix Team! Happy New Year!
Um, the above was going to be the only thing, but now I'm baffled by the new syntax of _SNDOPEN(). When getting a string to be interpreted as sound (second parameter), what happens to the first "sound$" parameter? Does it have to be set to something other than the empty string or an actual filename?
Also I hope you guys checked the "sanity" of the second parameter because there are a few QB64 programs floating around with that "VOL,SYNC" and whatnot... a few programs ended with "Illegal function call" without those "capabilities" in the SDL version.
Um, the above was going to be the only thing, but now I'm baffled by the new syntax of _SNDOPEN(). When getting a string to be interpreted as sound (second parameter), what happens to the first "sound$" parameter? Does it have to be set to something other than the empty string or an actual filename?
Also I hope you guys checked the "sanity" of the second parameter because there are a few QB64 programs floating around with that "VOL,SYNC" and whatnot... a few programs ended with "Illegal function call" without those "capabilities" in the SDL version.