mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
temporal: NOOP - add blank line
This commit is contained in:
parent
6f973af1e1
commit
be5c64f737
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ Tempo::Tempo (XMLNode const & node)
|
|||
|
||||
_superclocks_per_note_type = double_npm_to_scpn (_npm);
|
||||
_end_superclocks_per_note_type = double_npm_to_scpn (_enpm);
|
||||
|
||||
_super_note_type_per_second = double_npm_to_snps (_npm);
|
||||
_end_super_note_type_per_second = double_npm_to_snps (_enpm);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue