Skip to content

Instantly share code, notes, and snippets.

@thesn10
thesn10 / PluginAudioLevelBeta.cpp
Last active March 14, 2020 00:51 — forked from alatsombath/PluginAudioLevelBeta.cpp
PluginAudioLevelBeta
/* Copyright (C) 2014 Rainmeter Project Developers
*
* This Source Code Form is subject to the terms of the GNU General Public
* License; either version 2 of the License, or (at your option) any later
* version. If a copy of the GPL was not distributed with this file, You can
* obtain one at <https://www.gnu.org/licenses/gpl-2.0.html>. */
#include <Windows.h>
#include <cstdio>
#include <AudioClient.h>