coupe70 Posted November 2, 2019 Posted November 2, 2019 Hi everyone, I took several shots on measuring the audio input of my laptop using bass.dll / ChannelGetLevel. It was the first time I tried using a dll, read a lot, googled a lot...and failed. Could somebody please provide me with an example that does nothing but initializing the default audio input and spitting out the actual input level in a message box?
Moderators JLogan3o13 Posted November 2, 2019 Moderators Posted November 2, 2019 Moved to the appropriate forum, as the Developer General Discussion forum very clearly states: Quote General development and scripting discussions. If it's super geeky and you don't know where to put it - it's probably here. Do not create AutoIt-related topics here, use the AutoIt General Help and Support or AutoIt Technical Discussion forums. Moderation Team "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
TheXman Posted November 2, 2019 Posted November 2, 2019 (edited) 4 hours ago, coupe70 said: It was the first time I tried using a dll, read a lot, googled a lot...and failed. A quick search on this forum lead me to the post below. It has a zip file that includes a nice assortment of bass.dll functions. It also has an example that actually uses ChannelGetLevel. Although I shouldn't have to say this, make sure that you read the post right after the one below or you will probably be back asking why it doesn't work. You should really work on your searching skills. Edited November 2, 2019 by TheXman CryptoNG UDF: Cryptography API: Next Gen jq UDF: Powerful and Flexible JSON Processor | jqPlayground: An Interactive JSON Processor Xml2Json UDF: Transform XML to JSON | HttpApi UDF: HTTP Server API | Roku Remote: Example Script About Me How To Ask Good Questions On Technical And Scientific Forums (Detailed) | How to Ask Good Technical Questions (Brief) "Any fool can know. The point is to understand." -Albert Einstein "If you think you're a big fish, it's probably because you only swim in small ponds." ~TheXman
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now