[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
Pete's QBASIC Site • Musical Compositions in QB64?
Page 1 of 1

Musical Compositions in QB64?

Posted: Wed Apr 18, 2018 9:18 pm
by cumbagel
Hello, QBASIC community. I have been a programmer for a long time in my life, but I am not all that experienced with the pure BASIC language. I'm fond of the SmileBASIC version of the language and have made small compositions plus some text adventures. I am not familiar with the QB64 format and it mostly has to deal with how different the commands are.
I can't possibly ask to be taught MML; this is something I have to teach myself, again. Is it possible to write scores with instruments or create a MML interpreter in QB64 that is capable of this? I'm sure I can read up somewhere how to play a music file in a program, but I don't think a quick solution is the best answer. Any contribution would be greatly appreciated. <3