Author Topic: StarBlast: Latest Version (2018.7.10)  (Read 10005 times)

0 Members and 1 Guest are viewing this topic.

FellippeHeitor

  • Guest
Re: StarBlast: Latest Version (2018.7.10)
« Reply #15 on: July 12, 2018, 12:32:03 am »
Use _SNDPLAYCOPY instead of _SNDPLAY.

Offline SirCrow

  • Forum Regular
  • Posts: 144
    • View Profile
Re: StarBlast: Latest Version (2018.7.10)
« Reply #16 on: July 12, 2018, 02:29:45 am »
Thanks!  I forgot about that one.
I may not always finish what I've started....

Offline PMACKAY

  • Forum Regular
  • Posts: 188
  • LIFE is Temporary
    • View Profile
Re: StarBlast: Latest Version (2018.7.10)
« Reply #17 on: September 01, 2018, 08:47:15 pm »
I'm replying in the dark here as I neither have problems with MP3 audio on my Ubuntu virtual machine nor have I tried the change I'm proposing, but maybe if you edit the file internal/c/parts/audio/decode/mp3_mini/src/libc.h and make lines 57 and 58 read:

Code: QB64: [Select]
  1. typedef __uint64_t uint64_t;
  2. typedef __int64_t int64_t;

MAYBE that'll work.

Again, not tried or confirmed. Just a guess. It could wreak havoc too.



GREAT STUFF ---- Works great
MackyWhite