various: moved more to core lib
This commit is contained in:
@@ -140,7 +140,7 @@ void SequenceDialog::accept()
|
||||
|
||||
AudioParams audio_params = AudioParams(parameter_tab_->GetSelectedAudioSampleRate(),
|
||||
parameter_tab_->GetSelectedAudioChannelLayout(),
|
||||
AudioParams::kInternalFormat);
|
||||
Sequence::kDefaultSampleFormat);
|
||||
|
||||
if (make_undoable_) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user