[Stk] __SK_SongStop_ only one instance of it

malik martin laserbeak43 at gmail.com
Tue, 20 Nov 2007 14:00:30 -0500


ok thanks :) i'll do that.

On Nov 20, 2007 1:16 PM, Gary Scavone <gary@ccrma.stanford.edu> wrote:
> Hi Malik,
>
> For the demo programs, MIDI is parsed in the Messager class.  At the
> moment, it only parses MIDI channel messages (it ignores system
> messages).  If you want to use the Messager class, you would have to
> modify that.
>
> Regards,
>
> --gary
>
>
> On 20-Nov-07, at 1:10 PM, malik martin wrote:
>
> > Hi gary, i've noticed the statement and i did add it, but is it as
> > simple as that?
> > because noteOff/noteOn and controlChange both have functions
> >
> > but those are the only ones in the SKINI.msg that have functions in
> > other files
> >
> >
> > On Nov 20, 2007 12:47 PM, Gary Scavone <gary@ccrma.stanford.edu>
> > wrote:
> >> Hi Malik,
> >>
> >> If you look on line 76 of the demo.cpp program, you will see a switch
> >> statement with individual cases that correspond to different SKINI
> >> messages.  If you want to use the __SK_SongStop_, then you would add
> >> a case statement of that type.
> >>
> >> Regards,
> >>
> >> --gary
> >>
> >>
> >> On 19-Nov-07, at 5:38 PM, malik martin wrote:
> >>
> >>> I've searched the whole folder for any instances of that message in
> >>> files but i didn't find anything. does this mean i'll have to write
> >>> whatever part of the MIDI spec that's not included?
> >>> or find another library of course?
> >>>
> >>> On Nov 19, 2007 4:58 PM, Gary Scavone <gary@ccrma.stanford.edu>
> >>> wrote:
> >>>> Hi Malik,
> >>>>
> >>>> That is a definition that could be used when parsing/writing SKINI
> >>>> messages if you so choose.  I assume Perry added it to be someone
> >>>> compatible with the "Stop Song" MIDI system message.  I don't
> >>>> know of
> >>>> any current STK examples that make use of that message.
> >>>>
> >>>> Regards,
> >>>>
> >>>> --gary
> >>>>
> >>>> On 19-Nov-07, at 1:23 PM, malik martin wrote:
> >>>>
> >>>>> so no one has any helpful ideas?
> >>>>>
> >>>>> _______________________________________________
> >>>>> Stk mailing list
> >>>>> Stk@ccrma.stanford.edu
> >>>>> http://ccrma-mail.stanford.edu/mailman/listinfo/stk
> >>>>
> >>>>
> >>
> >>
>
>