this post was submitted on 06 Dec 2023
2 points (100.0% liked)

Mobile Development šŸ“± | iOS and Android Programming

114 readers
1 users here now

A community for all things related to iOS and Android application development. Also check out /c/mobile and /c/swift.

founded 1 year ago
MODERATORS
 

Sorry if this is not the right place to ask this kind of question, my options on Lemmy are kind of limited.

I play around a lot with experimental types of music and have been using a series of poly-rythm soundscapes that I have created for sleep aid. A couple of friends tried out the stuff I created and said it was amazing for sleep and relaxation.

This gave me the idea for an app that created the poly-rythm soundscapes using simple(ish) formulas that allowed the user to change the scale, scale mode, duration, ambient effects, and poly-meter type to suit their preferences.

I am currently injured and am on disability so have all time and boredom in the world to throw into this project.

My entire programming experience was a single semester of Visual Basic in 2003.

Where would I begin to bring something like this into existence?

Thanks in advance.

you are viewing a single comment's thread
view the rest of the comments
[ā€“] mindlessLump 1 points 11 months ago* (last edited 11 months ago)

https://developer.android.com/codelabs/build-your-first-android-app-kotlin

Iā€™d start here. After you complete this, you will probably have a host of questions for which you can search the web, ask AI or come back here.