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

« back to all changes in this revision

Viewing changes to muse/sync.h

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2011-08-12 11:16:41 UTC
  • mfrom: (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: package-import@ubuntu.com-20110812111641-sg7bj019yhh91mpl
Tags: upstream-2.0~beta2
ImportĀ upstreamĀ versionĀ 2.0~beta2

Show diffs side-by-side

added added

removed removed

Lines of Context:
120
120
    bool actDetect(const int ch) const;
121
121
    void trigActDetect(const int ch);
122
122
    
 
123
    bool isDefault() const;
123
124
    void read(Xml& xml);
124
125
    //void write(int level, Xml& xml, MidiDevice* md);
125
126
    void write(int level, Xml& xml);