Bea Steers

Results 58 comments of Bea Steers

Oh wow that's some timing lol. K, I'll look into it when I can get a minute. Hopefully we can merge them, because I still think having default values across...

Why would you need the background to start at the beginning? Isn't the point of background tracks that they don't really have a start? If I'm generating a bunch of...

Scaper should support defaults because: - It's cumbersome to have to write out values for variables that should be implied if they're not present. - time_stretch, pitch_shift: if they're not...

So I think it'll help if we clarify the assumptions being made on what the source audio looks like, because it seems like this might be the source of some...

Hm I never thought about using scaper for music as using a continuous distribution would hardly, if ever, produce soundscapes with events on beat. If that is a use case,...

Oh interesting. Gotcha. My thought is that, the music case can be accommodated by adding `source_time=('const', 0)`, but the environmental case currently can't. So I'm fine tabling the discussion about...

Fair point. I hadn't considered setting all labels as protected to force the full clip duration. For `event_time`, that is also a solution, though it will introduce a slight bias...

I realize that SNR for background events is redundant when using a single background event (as you can control the level with ref_db), but if you want to add multiple...

For (2), yes I agree that to define SNR properly, you would have to define it relative to a mixture and I think that would be something worth doing at...

I think that's a good solution, and yeah "master track" is defs too clunky. I think there are a few uncontroversial default values that we could add ( `pitch_shift=None, time_stretch=None,...