GNMIDI

Table of Contents Keyword Index
Seek parts with notes
Previous  Top  Next

[in menu Analyse]

The operation searches groups of notes in all channels that are splitted into parts by longer pauses (minimum 5 seconds).
The result is opened in a notepad editor and contains for each channel that contains notes a list of times where notes play:
starttime-endtime (duration)
The time format is minutes:seconds:milliseconds.

example for an output:

channel 1:
   0:01.875-3:15.706 (3:13.831)

channel 2:
   0:01.250-3:15.684 (3:14.434)

channel 3:
   0:00.953-0:07.646 (0:06.693)
   1:37.812-1:38.432 (0:00.620)
   1:44.218-2:20.312 (0:36.094)

channel 4:
   0:07.812-1:37.421 (1:29.609)
   2:22.812-3:15.263 (0:52.451)

channel 5:
   2:08.437-2:22.500 (0:14.063)
   2:53.437-3:15.000 (0:21.563)

channel 6:
   0:08.437-3:15.703 (3:07.266)

channel 7:
   0:08.437-3:15.625 (3:07.188)

channel 8:
   0:02.187-3:15.684 (3:13.497)

channel 9:
   0:08.437-0:12.884 (0:04.447)
   0:19.687-0:57.884 (0:38.197)
   1:04.687-1:42.884 (0:38.197)
   1:49.687-2:27.884 (0:38.197)
   2:34.687-3:15.563 (0:40.876)

channel 10:
   0:04.692-3:15.065 (3:10.373)


The 5 seconds period can be changed with following setting in gnmidi.ini file:

[Settings]
LongPauseSeconds=7