Home Forums Macros Macro During Reach TrackVolume not working

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3583
    Gwenole PeaudecerfGwenole
    Member

    Hi there,

    I’m having a problem with this following macro. My goal is to do a 3second fade out on all tracks.
    It works when I apply it to TrackSpeed or TrackPitch, but not with TrackVolume.

    What could the problem be ?

    Thanks

    ***************************
    //Fade out all
    //
    During 3000 Reach -76 TrackVolume trk_all

    WaitEndDurings
    **************************************************

    #3584
    Gwenole PeaudecerfGwenole
    Member

    The Max console shows this message when i play this problematic macro :

    CLASS=class java.lang.NullPointerException
    java.lang.NullPointerException
    at com.logelloop.macro.action.AbstractValueChange.for(Unknown Source)
    at com.logelloop.macro.action.a.if(Unknown Source)
    at com.logelloop.macro.main.b.for(Unknown Source)
    at com.logelloop.macro.main.b.run(Unknown Source)
    Error : Erreur inattendue ! Veuillez contacter votre administrateur.: java.lang.NullPointerException
    java.lang.NullPointerException
    at com.logelloop.macro.action.AbstractValueChange.for(Unknown Source)
    at com.logelloop.macro.action.a.if(Unknown Source)
    at com.logelloop.macro.main.b.for(Unknown Source)
    at com.logelloop.macro.main.b.run(Unknown Source)

    #3585

    Hi Gwenole,
    Your macro example works perfectly here.
    We make some more test and exploration with the error messages you sent in your second mail, and come back soon to you with some help.
    Thanks for the report,
    Philippe

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.