globally change all use of "frame" to refer to audio into "sample".
[ardour.git] / libs / midi++2 / ipmidi_port.cc
index fd5cb9a2395e727a457dda57104038439ea0429b..26bc0a324e85ba78956371653630bb47c90d459e 100644 (file)
@@ -319,7 +319,7 @@ IPMIDIPort::read (MIDI::byte* /*buf*/, size_t /*bufsize*/)
 }
 
 void
-IPMIDIPort::parse (framecnt_t timestamp)
+IPMIDIPort::parse (samplecnt_t timestamp)
 {
        /* input was detected on the socket, so go get it and hand it to the
         * parser. This will emit appropriate signals that will be handled