Hey all,
I’ve pretty much abandoned my projects on Thunkable as I’m trying to build my skills in scripting. I set this as off topic but if that isn’t the case then someone please change it. I’m posting here to see if anyone knows anything that can help me.
I’m trying to create a DAW (Digital Audio Workspace) similar to FL Studio or GarageBand. The unique part about this is that I’m making the UI with Python, and the sounds will be created and managed by Strudel, a division of JavaScript (generally).
Does anyone have a basic idea of how to implement this? Or has anyone done any projects using Sturdel?
Advice would be appreciated, and I just need a basic rundown of how it works. I’m already good at music producing, so I should be able to understand the musical terms.
(Side note: I used Gemini to make me a small script using PySide6, Numpy, etc. Are these good?)