Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bschoepke
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
bschoepke
1mo ago
> For (1) and (2), the worst-case just doesn't occur. I mean, installing packages and type checking can surely be slow. But, at least in my career, I've never seen a galactic blow-up. Hehe, clearly the author hasn't writte
2.
▲
by
bschoepke
2mo ago
Rust certainly helps for certain classes of errors but doesn't help at all for logic errors or incompletely understood requirements or occasional need for hacks due to business needs.
3.
▲
by
bschoepke
2mo ago
If you really want, you can cmd+T and go to chatgpt.com within the ChatGPT app haha
4.
▲
by
bschoepke
4mo ago
Latest way to do native Windows GUI in Rust is pretty cool: https://www.reddit.com/r/rust/comments/1tql7uf/microsofts_wi...
5.
▲
by
bschoepke
5mo ago
Thank you for the feedback, I'll record some more co-creating examples! And yea, it's also fun to take stuff out of Ableton and run it through Suno, to get real vocals and such. A cool thing about this MCP is you can ask Codex Abl
6.
▲
by
bschoepke
5mo ago
> 6. Semantic search of sample library I just pushed another tool for that! It wasn't exposed in the Live API but the implementation just issues the same queries to the underlying sqlite db that the Live GUI queries for the "Fi
7.
▲
by
bschoepke
5mo ago
Added an "Agent Audio Tap" Max for Live device that lets the agent analyze any part of the signal chain and optimize your mix based on that (or just make cool visualizations!) https://github.com/bschoepke/able
8.
▲
by
bschoepke
5mo ago
Well, I do that too. I actually spend most of my music hobby time with my Ableton Move. I just happen to find it very fun to play with Codex as well.
9.
▲
by
bschoepke
5mo ago
Well, it's also interesting to take a rough sketch out of Ableton, render it to audio, and then use Suno to "upscale" it.
10.
▲
by
bschoepke
5mo ago
Nice, the audio analysis M4L device is something I wanted to add next, as that would close the feedback loop and let the agent actually analyze its setup. Kind of like how giving agents screenshots of its UI work helps improve the UI.
11.
▲
by
bschoepke
5mo ago
I agree! I made this mostly so I could stay in the flow more in Ableton without getting lost spinning knobs and pressing buttons. Although I do enjoy spinning knobs and pressing buttons. With this I can keep my hands on my keyboard or guita
12.
▲
by
bschoepke
5mo ago
To be fair, the demo track was one of the first I had it make, and I didn't put much effort into it because I thought it was especially funny with the macos "say" command vocals. It's a garbage-in, garbage-out situation.
13.
▲
by
bschoepke
5mo ago
Interesting use case! I'm not familiar with MainStage, but that workflow is possible with Ableton using this MCP. Codex itself can pull info from websites or other apps using its existing toolset and then push it into Ableton using thi
14.
▲
by
bschoepke
5mo ago
Same here! I tried all of that, have 1, 2, and 5 working. So far it doesn't seem like Ableton's stem splitter or semantic search are programmatically accessible, but I didn't try very hard. I do have Serum so maybe I'll
15.
▲
by
bschoepke
5mo ago
Thank you, this gave me an interesting idea: while it can already set up a mastering chain for you, it is missing the full feedback loop of actually analyzing the processed audio signal. I think I'll add a small Max4Live device that en
16.
▲
Show HN: Ableton Live MCP
(github.com)
123 points
by
bschoepke
5mo ago
|
79 comments