making beats

Out of context: Reply #3153

  • Started
  • Last post
  • 3,207 Responses
  • autoflavour3

    so after leaving it dormant for 10 months.. i finally got back to my vibe coding project i teased last year.

    basically i pushed it to the point where I realised i had to rebuilt the entire thing.. i had built it using swift and the AVFOUNDATION engine to handle all the audio, but the major limitation was i could ONLY use the default system audio, so couldnt for example set an external core audio interface for input and output..

    needless to say that was majorly demoralising as i just spent 3 months fighting chatgpt every step of the way to vibe code.

    in the meantime, gpt 5.2 has been released, but more importantly codex.. which i am yet to finish using, but legit seems to be rewriting my entire swift project into C++ one part at a time..

    will keep you updated.. but yep.. CODEX at the moment is saving my project.

    • did a solid 13 hours on it yesterday. ported ALL of the backend stuff, and now am moving on to the UI.. feels like did 2 months wrestling with gpt in 1 day.autoflavour
    • Im in a similar boat - i made a tool for OP-1 sample exporting, and was asked by the community if i can make it so you can choose your audio output but :(mantrakid
    • What are you building it in? I was using swift but am rebuilding with JUCE at its core..autoflavour

View thread