Sending Superdirt output to supercollider bus

Hello,

I‘m new to Tidalcycles and superdirt. I like the idea of Ultra Compact Partnern Definition in Tidal cycles.

I‘ve created a Supercollider Script which defines 8 mix busses that Send Audio to Reverb, Delay and Filter effect depending on individual Send amount. On top i can Control the volume of each mix Bus individually. All is operated via midi controller.

This i use for Synthdefs defined in Supercollider. To send them First to dedicated mixbus and Then to Main out.

As I played around with Tidal I would like to Send the Audio of the Patterns to One of the eight mix Busses.

How is it possible? Maybe via Superdirt?

Thanks in Advance.

1 Like

Thanks for the hint. I will try this.

I'm not sure if this fits your needs, but I have some of the same setup using this: SuperDirt/hacks/adding-global-effects.scd at master · musikinformatik/SuperDirt · GitHub

Also, there are other cool things in there as well for more advanced Tidal/Superdirt/Supercollider setups.

In the Tidal docs here: Audio Outputs | Tidal Cycles

It's been a while since I've set it up, but the idea is I use several 'orbits' for FX which read whichever other orbits you define. So, you can build your FX chain for one with whatever you want to use in Tidal and have it route through those FX. The only issue vs. a DAW is that you don't have a dry/wet - so you will always hear the clean channel along with the FX (I think). But I have the AKAI APC40 set up so I can control params on those FX.

I'll try and share code later.

Thanks much appreciated.

I will have a Look at the link. Currently i‘m still busy learning TIDAL Cycles.

I was trying to set a Orbit to a dedicated mixbus defined in Supercollider but was Not really working.

I have the Impression that the more I‘m getting used to TIDAL cycles, I‘m about to adapt the setup.

Currently, I‘m playing around routing Audio Output via Audio loopback to the DAW and use DAW only as Mixer to Control Volume and eq. Quite Handy to Record separate Tracks.