Search found 3 matches
- Sun Mar 11, 2018 6:49 pm
- Forum: Libraries and Tools
- Topic: Microphone Support for LÖVE!
- Replies: 62
- Views: 48231
Re: Microphone Support for LÖVE!
Thank you for posting that Raidho. I will try your version. I've installed 0.11, however, it's not detecting my mic. I tested with a few different recording/playback code samples I found here in the forum. I'm sure it's a minor issue. The library presented in this thread does find it. Once I've figu...
- Sun Mar 11, 2018 4:45 am
- Forum: Libraries and Tools
- Topic: Microphone Support for LÖVE!
- Replies: 62
- Views: 48231
Re: Microphone Support for LÖVE!
Hey guys,
thank you for the replies so far. I feel a bit silly. I just downloaded the nightly build. :/ I'll play around with it and see what I come up with. I'll also post my code if I have problems.
thank you for the replies so far. I feel a bit silly. I just downloaded the nightly build. :/ I'll play around with it and see what I come up with. I'll also post my code if I have problems.
- Sat Mar 10, 2018 11:03 pm
- Forum: Libraries and Tools
- Topic: Microphone Support for LÖVE!
- Replies: 62
- Views: 48231
Re: Microphone Support for LÖVE!
My apologies to bump a year old thread, but I'm having difficulty figuring out how to return a list of frequencies (or even just a single variable continually updated with the latest frequency) from microphone input using FFT. I'm not going to post any of my code yet as that is pointless. I just won...