mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-26 06:58:22 +01:00
show event state for debugging of NPAE\n
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@7353 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
b899b94227
commit
234c7e9f38
1 changed files with 2 additions and 0 deletions
|
|
@ -287,6 +287,8 @@ Session::process_with_events (nframes_t nframes)
|
|||
process_event (ev);
|
||||
}
|
||||
|
||||
dump_events ();
|
||||
|
||||
/* Events caused a transport change, send an MTC Full Frame (SMPTE) message.
|
||||
* This is sent whether rolling or not, to give slaves an idea of ardour time
|
||||
* on locates (and allow slow slaves to position and prepare for rolling)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue