Hey! Thanks for the suggestions. Could you please elaborate what you mean by #2?
Direct
Creator of
Recent community posts
Hey! Sorry about this. You may be able to get the refund via this link.
That being said, I may add the ability to capture ASIO inputs in the future but depending on your setup that may not be sufficient. I believe the limitations with ASIO are that I cannot capture system or individual application audio when it is used with ASIO. ASIO connects directly from the application to the soundcard. I do include a VST plugin that routes the audio from your application to MiniMeters. That was added so it could be used with ASIO drivers. Is that not sufficient for your use case? I'd love to help make MiniMeters work more for your setup in the future.
Hey! Thanks for grabbing MiniMeters!
By "scale" are you referring to adding markers for different dB levels? The Spectrum Analyzer already has frequency lines in the settings. I plan to add something like that to the Spectrogram in the future but I am currently in the process of rewriting that meter to be more detailed in the coming update 0.8.0 so I won't be adding frequency lines to that (or some alternative way of telling the frequency) until after that is in!
I am not opposed to VU although that does require a different algorithm so I have no ETA on when I would add that. K-Metering and RMS is a viable option. I will look into adding them but I do intend to keep MiniMeters minimal and limiting the number of options as feature creep is a concern of mine.
Hey Erik! Thanks for letting me know. The underrun meter is very much overactive in the current version (0.7.1). If you're not seeing visual glitches (waveform has gaps, or stereometer is flashing) then do not worry about it. I am changing the behavior in the next update (0.8.0) and this shouldn't show anymore.
I will pull out my 10.13 machine and test it today.
If you have a moment and could get me the error report I would really appreciate it:
When Ableton crashes it should show a crash report screen with a bunch of text (called a stacktrace). Either email it to contact@directmusic.me, send it in the MiniMeters Discord, or upload it to a pastebin and link it here.
Hey! Sorry about that. I have tested the demo on Windows 10 and macOS 12.1 and am not seeing that issue. If possible, please share your system specs!
Also if you could try the steps mentioned here that would be fantastic: https://minimeters.app/help/#behaving
Hey! That's a good suggestion. I have looked into adding something like this and maybe will in the future. This does add some complexity so in the meantime I would suggest AutoHotkey if you're on Windows and perhaps Hammerspoon on macOS. If you hop into the Discord server and ping me I can give you a AHK or Hammerspoon script to do what you need!
I think I helped you last night in the Discord, but if anyone else runs into this issue delete the settings file: https://minimeters.app/help/#behaving
Hello,
Perhaps I am approaching this problem incorrectly and if that is the case please let me know. On launch of my tool MiniMeters I check the itch.io API for the latest version number and if there is a new version I (optionally) send the user to my app's itch.io page. Some users have complained that it can be confusing to download the latest version. If they are not logged in there is no prompt for them to login. and even if they are logged in the "Download" button at the top of the page is not incredibly obvious.
I've recently started pointing the update to itch.io/my-purchases as it prompts a login. Would it be possible to somehow send them directly to the download page for my tool? I think that would be the most user friendly experience.
Thanks