~ubuntu-branches/ubuntu/utopic/lmms/utopic

« back to all changes in this revision

Viewing changes to plugins/lb302/lb302.cpp

  • Committer: Package Import Robot
  • Author(s): Israel Dahl
  • Date: 2014-04-30 18:49:37 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20140430184937-hozuuxonlbshciya
Tags: 1.0.1-src-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
713
713
{
714
714
        //fpp_t framesPerPeriod = engine::mixer()->framesPerPeriod();
715
715
 
716
 
        if( _n->isMasterNote() )
 
716
        if( _n->isArpeggioBaseNote() )
717
717
        {
718
718
                return;
719
719
        }