Jump to content

acid1

Members
  • Posts

    2,894
  • Joined

  • Last visited

Everything posted by acid1

  1. A very clever buddy of mine actually did this. He made a max patch that basically loads random kits, patterns, params etc. Its fucking brilliant. https://patchstorage.com/inductive-machinedrum-randomizer/ Please tip this guy beer.
  2. I bug people in chat. But check this out, might be helpful
  3. You can definitely do this. Setup a midi track in ableton with an output that goes to your IAC bus that Super Collider is setup to use as a midi device. MIDIClient.init; MIDIClient.list; // to check, which are there, you can query them // create a midi out connection ~midiOut = MIDIOut.newByName("FastLane USB", "Port A"); // substitute your own device here // you may want to adjust the latency here ~midiOut.latency = 0.0; ~dirt.soundLibrary.addMIDI(\midi, ~midiOut); Then you can setup your device to respond to your midi clock via tidal: d1 $ midicmd "[start/4,midiClock*48]" # s "midi"
  4. I also wanted to add that TidalCycles goes a lot further if you integrate it with midi. The best way I found to do this is using the Dirt MIDI support. For your midi devices, you can use an IAC bus on OSX so you can multitrack all the shit you midi.
  5. You can record in Super Collider itself. I don't have it infront of me, but if you go to like Window/View -> there should be some sound recorder that does basic stereo recording.
  6. Playing Hollow Knight for the first time. Feels like a perfect combo of SOTN and Dark Souls.
  7. My studio was in some "amazing synth caves" video earlier this year as "Interpolate's House of Crazy" around 2:47
  8. 16 recursive cc loops in Tidal -> Digitone
  9. Nothing about the OP-Z makes me want to sell in my OP-1.
  10. Gonna have to get signed and make a successful record first before you can afford that Am I right ? ;) Or have a decent job and be shit at music like me.
  11. I wouldn't be surprised if Steinvord was Bit Meddler with a folder of chopped up samples from Druqks and Go Plastic.
  12. Sick vibes but I don't know where i'd put my wobbly legs.
  13. Anyone else got the Dixie, Rubicon, µFold combo? I'm getting great results after banging my head against a wall for a while, and would love to share strategies.
  14. So ... this shit is painless to send 30 cc's to your favorite vst or synth concurrently. I'm slowly getting obsessed.
  15. I have no fucking clue why, but even with my wall of modular, i've been craving a small volca to fuck around with. I'm even thinking Volca keys. Something I can hook up to Tidal Cycles. Maybe Micro Brute.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.