~ubuntu-branches/ubuntu/quantal/muse/quantal

« back to all changes in this revision

Viewing changes to muse/track.h

  • Committer: Package Import Robot
  • Author(s): Fabrice Coutadeur
  • Date: 2012-08-04 07:05:22 UTC
  • mfrom: (1.2.5)
  • mto: This revision was merged to the branch mainline in revision 32.
  • Revision ID: package-import@ubuntu.com-20120804070522-7m16jv8ur2kc4n59
Tags: upstream-2.0.1
ImportĀ upstreamĀ versionĀ 2.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
309
309
      bool _prefader;               // prefader metering
310
310
      std::vector<double> _auxSend;
311
311
      void readAuxSend(Xml& xml);
 
312
      int recFileNumber;
312
313
      
313
314
      bool _sendMetronome;
314
315
      AutomationType _automationType;