[SDL] More MIDI woes
Mason Wheeler
masonwheeler at yahoo.com
Sun Feb 10 10:05:42 PST 2008
>Your
mail
client
is
adding
bogus
newlines
in
all
quoted
text.
This
>doesn't
matter
to
HTML,
but
it
obviously
breaks
the
plain
text
part,
>which
receives
the
same
treatment.
Very strange. When [SDL] forwarded my own message back to me, it didn't look like that. Anyone else get it all munged like that?
>>
I
think
this
is
what
the
player
I'm
using
is
doing.
Is
there
any
>>
way
to
make
SDL_Mixer
do
the
same?
>
>Well,
there's
always
The
Source.
;-)
Lo siento, señor. No hablo C muy bien. :P (I'm a Delphi programmer who's incredibly grateful to the SDL and JEDI-SDL people for doing what I couldn't have done.)
>Well,
what
you're
seeing
now
isn't
really
a
bug.
It's
not
really
any
>different
from
.WAV
files
that
start
with
a
moment
of
silence
-
that
>is,
it's
a
bug
in
the
media.
Or,
it's
actually
intended,
in
which
>case
skipping
initial
silence
would
be
a
bug
in
the
code.
:-)
Perhaps. But I'm writing my program to be compatible with another program of a similar nature, and *it* has games written with it that use the timing issue as it is, in scenes where events are synchronized with the music. Maintaining compatibility is a higher priority than dealing with issues that may or may not technically be bugs. (Besides, lead-in silence makes looping music rather awkward.) I'd rather see an option to skip it.
Thanks for your help!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20080210/f267d8d0/attachment.html
More information about the SDL
mailing list