• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Javascript in Logic's Scripter plug-in ; how to get meta data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Javascript in Logic's Scripter plug-in ; how to get meta data


  • Subject: Javascript in Logic's Scripter plug-in ; how to get meta data
  • From: Cyril Blanc <email@hidden>
  • Date: Wed, 31 Jul 2013 13:45:34 +0200

Hello


In the script :

function HandleMIDI(event) {

    event.trace();//Log events to the plug-in console and do not send them 
                  //anywhere.
}

It display notes, controls and program changes but It does not display Meta events.

I Have tried :

function HandleMeta(event) {

    event.trace();//Log events to the plug-in console and do not send them 
                  //anywhere.
}

it is compiling, but nothing comes out

What is the function to get the Meta events ?


Where can I find le list of the Meta data in Logic ?


Thanks in advance for your help


Best

Cyril
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: ExtAudioFileWriteAsync - when can you reuse buffer?
  • Next by Date: Re: ExtAudioFileWriteAsync - when can you reuse buffer?
  • Previous by thread: Re: ExtAudioFileWriteAsync - when can you reuse buffer?
  • Next by thread: Truncating an audio file
  • Index(es):
    • Date
    • Thread