Audiosources and file objects #429
-
Hi, I am looking to pass an MP3 audio file to functions in another library to provide information on its length and position in a song once it's playing the file. However, the audio sources in this library that are passed to the audioplayer seem to just take in inputs on the location of the file to look for, leaving me without a file object for me to be able to pass to the functions in the other library. Is there any way around this? |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Oct 26, 2022
Replies: 1 comment
-
I see 2 possiblilities:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see 2 possiblilities: