You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

46m 40s logged

So I decided to pivot the whole application to be macOS native by using AVFoundation for Audio. I had too many issues with rodio which is used with rust. While this means it is only for macOS users, it does mean that I can focus on creating for only one OS, and I can develop easier and better. After implementing AVFoundation I am able to select a song using the UI I developed earlier, and then play the song. The next step is to add player controls and a time bar, and work on adding a shuffle feature.

0
0

Comments 0

No comments yet. Be the first!