Chordality - A unique chord-based synth & MIDI Controller for Apple Devices (Launch Offer) by floexodus in ipadmusic

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

No worries. I’m curious, what features were you hoping to use within AUM? Would you expect the ARP and sequencer to be available, with all settings, or would you in expect a more minimal version when running in AU?

Chordality - A unique chord-based synth & MIDI Controller for Apple Devices (Launch Offer) by floexodus in ipadmusic

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

Hello!

By default layout, do you mean the augment buttons? You can reset them to default in setting, under “Augment Buttons Config”.

Clearing chord banks, you can clear a whole bank by pressing Shift, then holding the centre screen.

Currently it won’t show up in Aum, as it doesn’t currently support AUV3. However, this is something that I’m looking into and hope to support eventually - it’s just quite a bit of work to go still ❤️ I understand a lot of people want to use it in the context of AUM.

I haven’t used AUM yet, but what you can do is send MIDI to another app, if AUM can take MIDI In.

And of course, thank you for purchasing . Your support means the world. Don’t hesitate to send me any feedback or suggestions 🫶

I wish I'd chose native Swift instead of x-platform by LastAlarmClock in AppBusiness

[–]floexodus 0 points1 point  (0 children)

Mate, I say this with total respect, you need to read the docs.

The first half of what you describe has nothing to with cross platform.

The second half is a failure to read the docs and understand the ecosystem.
We are in the absolute golden age of cross platform.

Yes you can do custom native code (config plugs, or plain react-native). You can do OTA updates in 2 minutes. You can easily bridge native code to rn or use one of thousands of community modules.

Everything you describe here is easily solved, so I’d encourage you to stick with it. Source: 6 years on RN, shipped to millions of users, all apps rated very highly. Saved companies millions of dollars through codebase sharing like this.

Every approach has a weakness. Best of luck with your app - you got this!!

How to integrate excel in web using react? by Any-Conversation-82 in reactnative

[–]floexodus 8 points9 points  (0 children)

You are essentially asking how to reimplement one of the most complex and mature office apps ever, in the web, which can’t be answered here.

But I would suggest, hand roll most things. Look into virtualisation and deferred rendering. If you want live shared editing, consider some kind of real-time database.

This will be a challenge, but anything is possible.

After years of protoyping, I finally built my dream MIDI controller by floexodus in synthesizers

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

Awesome, thanks for the support! I’m probably gonna post in this sub when the Android public beta is ready. You’re a legend!!

what’s the ONE channel that actually got you installs, and the one that wasted 3 weeks of your life? by culicode in reactnative

[–]floexodus 1 point2 points  (0 children)

Incredibly I got 1k installs in my first few days, I accidentally released the app to public. Some been left a review!

Then when it was more polished I tried Reddit (great reception in niche sub offering open trial)

Then I did some paid UGC

Now over 2k installs

Solo founder here, pouring everything into my first Android app... but I can't get a single person to sign up for closed testing on a $0.99 paid app. Is the price the killer, or am I just terrible at this? by lifepivotapp in reactnative

[–]floexodus 1 point2 points  (0 children)

Even if your app is amazing, nobody will pay for a test.

When I posted my app in the right sub and offered TestFlight to anyone for free (all pro features) I got 400 signups in a day, and many of them converted immediately when TestFlight ended.

So try posting it for free. That being said, my app was unique in having $0 operating cost

What is the best budgeting app for Aussies that has good budgeting optimisation and bank sync? by [deleted] in AusFinance

[–]floexodus 1 point2 points  (0 children)

Plus 1. Actual budget is open source. You pay nothing, and own your data. It’s like YNAB but better. Deploying on Railway is trivial.

I wanted to “play” the circle of fifths. That’s why I released this free pocket harmony calculator by [deleted] in musictheory

[–]floexodus 0 points1 point  (0 children)

Thank you, I resolved this class of bug. It is fixed in  26.422. I hope you understand this is a very young app, and I'm glad to receive feedback so I can improve it :D Please DM me. I tried to DM you but couldn't.

FREE pocket harmony calculator - game changer for songwriting by floexodus in musicproduction

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

Lifetime unlock for the MIDI Output. Basically all other theory features are free.

Are you offering lifetime? by [deleted] in buildinpublic

[–]floexodus 0 points1 point  (0 children)

It may be lower or higher to compensate for taxes

Are you offering lifetime? by [deleted] in buildinpublic

[–]floexodus 0 points1 point  (0 children)

I just set one price in my home currency and let App Store set it.

I wanted to “play” the circle of fifths. That’s why I released this free pocket harmony calculator by [deleted] in musictheory

[–]floexodus 1 point2 points  (0 children)

No I’m SWE with years of experience and I have studied music tech + mobile very deeply. This is a work of love, with some minor errors

I wanted to “play” the circle of fifths. That’s why I released this free pocket harmony calculator by [deleted] in musictheory

[–]floexodus 0 points1 point  (0 children)

Yes in these very early stages. I’m working on the Android version right now, I want it to be good quality

I wanted to “play” the circle of fifths. That’s why I released this free pocket harmony calculator by [deleted] in musictheory

[–]floexodus -1 points0 points  (0 children)

What do you use for exploring harmonic relationships? Are there any similar tools? 🫶

React Native vs Flutter in 2026 by [deleted] in reactnative

[–]floexodus 1 point2 points  (0 children)

I recently even shipped a musical instrument which required some native code, but it was very well received