Felix Roos
Felix Roos
> Would this be the equivalent of Tidal's `smooth`? > > https://tidalcycles.org/docs/reference/oscillators/#smooth it is similar, as `smooth` will turn a pattern of discrete numbers into a continuous lerp between them....
related: https://github.com/tidalcycles/strudel/discussions/1118
maybe show some example / use cases of osc besides superdirt but not sure what those would be. probably also related to https://github.com/tidalcycles/strudel/issues/623
midi docs is also a bit behind, some features listed in https://github.com/tidalcycles/strudel/issues/192 are still undocumented
addition: [@[email protected]](https://social.toplap.org/@emptyflash) pointed out that hydra already has functions for streaming over the wire: https://hydra.ojack.xyz/docs/docs/learning/video-synth-basics/external-sources/#initstream the server hydra uses for this is down, so maybe flok could be an alternative,...
great, maybe this also removes the need for a prebuild script in flok: https://github.com/munshkr/flok/blob/main/packages/web/script/prebuild.js
> 1. How do we want to approach type annotations for patternified parameters? I'd like to start using template parameters (like `Pattern` or `Pattern` etc), but would that be an...
> I've been thinking about this and I'm worried about the name collision with the original Tidal legato. > > How about `articulate` ? > > https://en.wikipedia.org/wiki/Articulation_(music) https://www.image-line.com/fl-studio-learning/fl-studio-online-manual/html/pianoroll_articulate.htm thinking the...
> > > I've been thinking about this and I'm worried about the name collision with the original Tidal legato. > > > How about `articulate` ? > > >...
what are we doing with this one?