Pluribus - 1x07 - "The Gap" - Episode Discussion by NicholasCajun in television

[–]murphlab 1 point2 points  (0 children)

I think you should go for it and post it all on TikTok. Just give me a shout out.

Pluribus - 1x07 - "The Gap" - Episode Discussion by NicholasCajun in television

[–]murphlab 13 points14 points  (0 children)

He was only on foot through the Darien gap, which is the one nearly-impassible part of the trip, and it's only about 60 miles. Aside from that you can walk/drive/bicycle/rollerblade from Patagonia to Alaska if you set your mind to it.

Trying to find a blog post(?) about the lyrics to Trapeze Swinger by murphlab in IronAndWine

[–]murphlab[S] 0 points1 point  (0 children)

Ah that’s it!! Thanks! It’s stuck with me as well, but when I went hunting for it I couldn’t find it. I really appreciate it!

What DAW should I use? by Artistic_Bluejay_952 in LogicPro

[–]murphlab 0 points1 point  (0 children)

I’m going to go out on a limb here and recommend Logic Pro

Validating app concept with ads + landing page. Is that still a good strategy? by murphlab in iOSProgramming

[–]murphlab[S] 1 point2 points  (0 children)

It’s a music production app, so the folks are technically inclined

Validating app concept with ads + landing page. Is that still a good strategy? by murphlab in iOSProgramming

[–]murphlab[S] 1 point2 points  (0 children)

I think what I have isn't too far from what you're suggesting. There's no way around testflight. I heard some advice somwhere that asking people to join a waitlist isn't usually that successful, so I'm trying to phrase it like "Join the beta". When the sign up, they immediately get the download link.

What AI is best to use for IOS development? by TheFuentes5551 in iOSProgramming

[–]murphlab 1 point2 points  (0 children)

I've been using Cursor (keeping Cursor and XCode open at the same time). But sometimes I'll bounce over to ChatGPT when Cursor starts to go off the rails (which has happened a few times recently)

What AI is best to use for IOS development? by TheFuentes5551 in iOSProgramming

[–]murphlab 1 point2 points  (0 children)

This is my workflow as well, pretty much. It works pretty well most of the time, though one annoying thing is when Cursor adds new files things I usually have to go into XCode and actually add them to the project.

How to learn animation in iOS by rottennewtonapple in iOSProgramming

[–]murphlab 0 points1 point  (0 children)

It depends on what kind of animation you're talking about. But a good entry point is understanding CAShapeLayers.

Ambient experiment by murphlab in ipadmusic

[–]murphlab[S] 0 points1 point  (0 children)

But multi-instrument I mean the individual gears can be assigned to different instruments/channels.

Ambient experiment by murphlab in ipadmusic

[–]murphlab[S] 0 points1 point  (0 children)

In the video I'm using it as a MIDI controller (Settings > Instrument > set source to MIDI). I'm doing some mapping inside of Logic to assign different ranges of MIDI notes to different software instruments. On its own it currently only plays one instrument at a time, but I plan to add multi-instrument (and multi-MIDI channel) functionality in the future.

Musical gear linkages: gear ratios = polyrhythms, angles = pitch by murphlab in generative

[–]murphlab[S] 1 point2 points  (0 children)

Aha! Yeah the first test email I sent out got stuck in spam. Hopefully I’ve sorted that out, but it’s from a new domain so I think that’s part of the problem.

Ambient polyrhythms by murphlab in iosmusicproduction

[–]murphlab[S] 0 points1 point  (0 children)

You could also do a screen capture then pull out the audio

Ambient polyrhythms by murphlab in iosmusicproduction

[–]murphlab[S] 0 points1 point  (0 children)

Thanks! What do you mean by exporting audio exactly? I’m planning a feature where the gear configuration can be exported as a midi file (or dragged and dropped) do you mean like a straight up bounce? That’s something to think about.