mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-18 12:46:32 +01:00
remove another NUTEMPO #warning
For the foreseeable future, all audio region fades will be define in audio time
This commit is contained in:
parent
1a41e98c1c
commit
101a9e3a2c
1 changed files with 0 additions and 1 deletions
|
|
@ -201,7 +201,6 @@ AudioRegion::register_properties ()
|
||||||
add_property (_envelope);
|
add_property (_envelope);
|
||||||
}
|
}
|
||||||
|
|
||||||
#warning NUTEMPO QUESTION what time domains should be used here?
|
|
||||||
#define AUDIOREGION_STATE_DEFAULT \
|
#define AUDIOREGION_STATE_DEFAULT \
|
||||||
_envelope_active (Properties::envelope_active, false) \
|
_envelope_active (Properties::envelope_active, false) \
|
||||||
, _default_fade_in (Properties::default_fade_in, true) \
|
, _default_fade_in (Properties::default_fade_in, true) \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue