[?] Retrieve Midi key presssure

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: tom (t_at_inwind.it)
Date: 05/05/04

  • Next message: Eddie: "Installing DirectX 9"
    Date: Wed, 05 May 2004 22:50:34 GMT
    
    

    Hallo,
    I'm new of the Newsgroup.

    I'm developig a VB5 application
    and I have this problem.

    ---------

    I'm playing a MIDI file
    using DirectX (dx7vb.dll);
    I'm able to retrieve a lot of info
    regarding every playing channel
    by using this:

    Private Type dxCHANNEL
        PatchChanged As Boolean
        VolumeChanged As Boolean
        Instrument As Integer
        Channel As Integer
        Volume As Integer
        Balance As Integer
        Octave As Integer
    End Type

    but,
    the value I need to retrieve
    is another one.

    I need to retrieve the value
    of the intensity
    (that is the key "pressure", if I'm not wrong)
    of the note currently played
    by each single channel,

    to build a sort of
    live lightining
    (going up and down,
    accordingly the
    intensity=pressure)
    LED console.

    (I hope I've decribed well what I mean).
     
    ------------

    How can I retrieve that value
    (I need to send a sort of "GetSomeThing" message)?

    Also do I need of a Timer cotrol,
    or adopt a sort of subclassing routine?

    --------------

    Thanks


  • Next message: Eddie: "Installing DirectX 9"

    Relevant Pages

    • Re: Popularity of tennis stars as reflected in rst volume
      ... takes less time to serve. ... but that playing style was just about what I dislike the most. ... That's his base game. ... Camp back and retrieve and moonball ...
      (rec.sport.tennis)
    • Re: Subsets from a set
      ... I was just playing with some coding problem, ... need to retrieve all the subsets from a given set. ... simple algorithm procedure or code snippet. ...
      (comp.theory)
    • Re: Subsets from a set
      ... I was just playing with some coding problem, ... need to retrieve all the subsets from a given set. ... simple algorithm procedure or code snippet. ...
      (comp.theory)
    • Subsets from a set
      ... I was just playing with some coding problem, ... need to retrieve all the subsets from a given set. ... simple algorithm procedure or code snippet. ...
      (comp.theory)
    • RE: Duplicate value & delete
      ... With a Ascending Sort I will retrieve ... No I do not have any date, but the last location mean (due to the sort) the ... Some data are duplicate or more ==> by doing a duplicate query, ...
      (microsoft.public.access.queries)