Feat: mixed bag
This commit is contained in:
@@ -210,6 +210,7 @@ pub fn init(args: InitArgs) -> Init {
|
||||
initial_samples,
|
||||
Arc::clone(&audio_sample_pos),
|
||||
stream_error_tx,
|
||||
&app.audio.config.sample_paths,
|
||||
) {
|
||||
Ok((s, info, analysis, registry)) => {
|
||||
app.audio.config.sample_rate = info.sample_rate;
|
||||
|
||||
Reference in New Issue
Block a user