13
0

remove another NUTEMPO #warning

For the foreseeable future, all audio region fades will be define in audio time
This commit is contained in:
Paul Davis 2021-01-19 16:57:04 -07:00
parent 1a41e98c1c
commit 101a9e3a2c

View File

@ -201,7 +201,6 @@ AudioRegion::register_properties ()
add_property (_envelope);
}
#warning NUTEMPO QUESTION what time domains should be used here?
#define AUDIOREGION_STATE_DEFAULT \
_envelope_active (Properties::envelope_active, false) \
, _default_fade_in (Properties::default_fade_in, true) \